jwcook.tilde.team/README.md

356 B

jwcook's tilde.team page

Markdown-based static site generated with Sphinx and MyST.

Usage

Prerequisites:

  • python 3.8+

To build:

pip install -U -r requirements.txt
make docs

Or build with live reload:

make livedocs

Publish to tilde.team:

make publish