| .vscode | ||
| assets | ||
| html_output | ||
| makefile | ||
| modd.conf | ||
| README.md | ||
| slides.css | ||
| slides.rst | ||
Braids - Git workshop slides
The slides are generated from a .rst by Hovercraft.
I'm using Devd and Modd for serving and live reloading the slides locally while developing.
Start it all up by running:
modd
And view the slides in your browser at: http://devd.io:8000/
Or to compile it just once:
make html