Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.16 KB

README.md

File metadata and controls

17 lines (13 loc) · 1.16 KB

Creating a slideshow is easy with PHPDeck

  1. Create a folder with a short title of the presentation. You'll use this in the URL.
  2. Create your presentation using Markdown and save it in a file named "slides". You can use the demo presenation and Daring Fireball's Syntax page http://daringfireball.net/projects/markdown/syntax to see what you can do.
  3. Use three asterisks (* * *) to start a new slide.
  4. Add metadata to the top of the file. See the demo slides for example.
  5. Navigate to the web directory where PHPdeck is installed and append "?d={FolderName}" to view your presentation.

Acknowledgements

  1. Caleb Troughton. Without his deck.js program, none of this would have been possible. https://github.com/imakewebthings/deck.js
  2. John Gruber at Daring Fireball. For creating an excellent "text-to-HTML conversion tool for web writers". http://daringfireball.net/projects/markdown/
  3. Michel Fortin. For creating a PHP version of the Markdown syntax. http://michelf.com/projects/php-markdown/
  4. ZOMBO.com. Where anything is possible... at Zombo.com. I can do anything at Zombo.com. http://zombo.com