suetanvil / DrSlidy

Simple presentation slides in Markdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DrSlidy

Browser-based presentation slides in Markdown. A quick-and-slightly-less-dirty version of Quickslides.

To use:

  1. Clone this repo.
  2. Edit presentation.md.
  3. Open index.html in your preferred browser
  4. Print simple.html for presentation notes.

If your browser has trouble reading the static site off the disk (this can happen), there's also a shell script that will (hopefully) serve the site on port 8000:

./server/server.sh 

Sample Presentation

The default presentation is also the manual. You can view it as:

About

Simple presentation slides in Markdown

License:Other


Languages

Language:JavaScript 83.9%Language:CSS 13.7%Language:Shell 1.4%Language:HTML 1.0%