No description
https://xo.codes
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| esd@0f5fff6d7f | ||
| includes | ||
| pages | ||
| static | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| esd.toml | ||
| README.md | ||
xo.codes
Building
From the esd repo directory (with .venv active):
python esd.py build -i ../xo.codes
python esd.py build -i ../xo.codes -o ../xo.codes/build # explicit output
Watch mode (incremental rebuild on file changes):
python esd.py watch -i ../xo.codes
Authoring
Pages are plain markdeep content — no script footer needed. esd injects the markdeep runtime automatically at build time.