This is a starter point for creating slide decks using reveal.js themed to feel a bit more like big.
The goals here are:
- slides that are easy to write (via Markdown)
- slide decks that are easy to host (via Github Pages)
Edit slides.md
.
Being that this repo uses a branch named gh-pages
, GitHub will automatically deploy itself as https://{your-username}.github.io/{your-branch-name}
.