jwcook.tilde.team/README.md

409 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 reload:

make livedocs

Publish to tilde.team:

make publish