This slideshow is built using Hugo and Reveal.js. Download/install hugo, and run hugo server
from the root of this repository to build and serve the slides over a web server on http://localhost:1313.
git submodule update --init
hugo server
# Deployment to Now
now -n docker-from-scratch-workshop public
MIT