jwcook.tilde.team/README.md

423 B

jwcook's tilde.team page

https://tilde.team/~jwcook

Markdown-based static site generated with Sphinx and MyST.

Setup

Prerequisites:

  • python 3.8+
  • Install dependencies:
pip install -Ue "."

Usage

Build:

make docs

Build with live browser reload:

make livedocs

Build and publish to tilde.team:

make all