Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 304 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 304 Bytes

Kegbot Overview Docs

This is the source repo for the https://docs.kegbot.org/ landing page. You probably want to go there.

Developer Instructions

To work on these docs, set up your environment:

poetry install

Then step into it and run the devserver:

poetry shell
make livehtml