A collection of possibly random notes, snippets and tools for personal use.
Install dependencies:
python3 -m pip install -r requirements.txt
Run a local preview:
zensical serve --config-file zensical.toml
Build static site:
zensical build --config-file zensical.toml