/slides

A Markdown based presentation tool which utilises the power of the web. Written in PHP, HTML and CSS.

Primary LanguagePHPMIT LicenseMIT

Slides

PHP v7.0+

A Markdown based presentation tool which utilises the power of the web. Written in PHP, HTML and CSS.

Requirements

  • PHP 7+
  • git
  • unzip

Installation

  1. Download a copy from https://github.com/steffengrahl/slides or clone the repository into your local dev environment.
  2. Open your preferred terminal application and navigate to the slides folder.
  3. Make sure php is running before you install all dependencies with composer.
  4. Run the command php composer.phar install. This will install all necessary packages.
  5. Start the internal development server of PHP with php -S localhost:8001 -t public/.
  6. Visit http://localhost:8001 in your browser.

Sponsoring

If this application was helpful to you, and you want to say "Thank You", you can buy me a coffee. <3

Buy Me A Coffee

License

This application is published under the MIT License

Contributing

Feel free to open an issue for feature requests or bugs. If you want to contribute something, please raise an issue before.

RESOURCES

All help will be appreciated.