Skip to content

joshed-io/programming-quotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A demo presentation for the reveal-hugo Reveal.js Hugo theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published