To view the presentations go to http://theodi.github.io/presentations.
Presentations based on reveal.js.
- Put actual presentation in top level
- Images and resources in folder with meaningful name
- Link to presentation in
index.html
- Sorted by year and month
You can now use a shared layout if you include the Jekyll front matter in your presentation. See blank-deck-using-jekyll-layout.html for a sample.
To preview locally:
bundle
jekyll serve --watch
Then visit http://localhost:4000 for a preview.