This is the source repo for the https://docs.kegbot.org/ landing page. You probably want to go there.
To work on these docs, set up your environment:
poetry install
Then step into it and run the devserver:
poetry shell
make livehtml
This is the source repo for the https://docs.kegbot.org/ landing page. You probably want to go there.
To work on these docs, set up your environment:
poetry install
Then step into it and run the devserver:
poetry shell
make livehtml