Poetry website for dherrera.xyz.
- Zola, static site generator
- Typst, PDF typesetting
- uv, runs Python scripts for PDF and EPUB generation
- GitHub Actions, deploy to GitHub Pages
brew bundlemake dev # Dev server at localhost:4000
make build # Site + PDF + EPUB
make clean # Remove build artifactsPoems live in content/poems/.
Images go in the same folder and are referenced with relative paths.
Line breaks are preserved with macros/poem.html.