Files
font-showcase/nixpacks.toml
Nico Verbruggen 676c5ad8bc Various improvements
- Better UX overall
- Fixes for phone in landscape
- Added line height option
- Use Warbreaker prologue (and added attribution)
2026-03-02 21:21:53 +01:00

7 lines
201 B
TOML

[phases.setup]
nixPkgs = ["php85"]
cmds = ["git clone --branch v3.x --depth 1 https://github.com/nicoverbruggen/ebook-fonts.git ./repos/ebook-fonts"]
[start]
cmd = "php -S 0.0.0.0:${PORT:-8080} -t ."