A dead-simple boilerplate and demo presentation for the reveal-hugo Reveal.js Hugo theme.
To see the presentation live, visit programming-quotes.netlify.com.
-
Install hugo using any of these ways.
-
Clone this repository including submodules (the theme is a submodule):
git clone [email protected]:dzello/programming-quotes --recurse-submodules
- Change directories and run hugo in server mode:
cd programming-quotes
hugo server
-
Point your browser to localhost:1313 to view the presentation.
-
Edit content in content/_index.md.