Home

Awesome

programming-quotes

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.

Usage

  1. Install hugo using any of these ways.

  2. Clone this repository including submodules (the theme is a submodule):

git clone git@github.com:dzello/programming-quotes --recurse-submodules
  1. Change directories and run hugo in server mode:
cd programming-quotes

hugo server
  1. Point your browser to localhost:1313 to view the presentation.

  2. Edit content in content/_index.md.