Find a file
2026-01-14 12:47:07 +01:00
.vscode initial 2022-07-18 23:50:31 +02:00
assets worst commit ever im sorry it's too soon to be so detailed 2026-01-13 16:37:16 +01:00
html_output reorganized order again, all theory firstg 2026-01-14 12:47:07 +01:00
makefile initial 2022-07-18 23:50:31 +02:00
modd.conf initial 2022-07-18 23:50:31 +02:00
README.md update readme 2026-01-09 13:25:53 +01:00
slides.css worst commit ever im sorry it's too soon to be so detailed 2026-01-13 16:37:16 +01:00
slides.rst reorganized order again, all theory firstg 2026-01-14 12:47:07 +01:00

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