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
.
Tip
Consider using GitHub codespaces if you would like to edit in the browser.
Being that this repo uses a branch named gh-pages
, GitHub will automatically deploy itself as https://{your-username}.github.io/{your-branch-name}
.