jwcook.tilde.team/README.md

231 B

jwcook's tilde.team page

Markdown-based static site generated with Sphinx and MyST

Prerequisites:

  • python 3.8+

To build:

pip install -U -r requirements.txt
make docs

Or with live reload:

make livedocs