jwcook.tilde.team/README.md

400 B

jwcook's tilde.team page

https://tilde.team/~jwcook

Markdown-based static site generated with Sphinx and MyST.

Setup

Prerequisites:

  • python 3.8+
pip install -U -r requirements.txt

Usage

Build:

make docs

Build with live reload:

make livedocs

Publish to tilde.team:

make publish