docs.galarzaa.com

0
0
0
HTML
public

docs

A collection of possibly random notes, snippets and tools for personal use.

Local development

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
v0.3.3[beta]