Find a file
2022-07-20 14:04:17 +02:00
.vscode initial 2022-07-18 23:50:31 +02:00
assets transisor explanation 2022-07-20 14:03:16 +02:00
html_output typo 2022-07-20 14:04:17 +02:00
makefile initial 2022-07-18 23:50:31 +02:00
modd.conf initial 2022-07-18 23:50:31 +02:00
README.md added circuit 2022-07-19 14:33:00 +02:00
slides.css initial 2022-07-18 23:50:31 +02:00
slides.rst typo 2022-07-20 14:04:17 +02:00

Soilpunk - Joulethief

View the slides here or the plain text document here


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