mirror of
https://github.com/nicoverbruggen/ebook-fonts-showcase.git
synced 2026-03-21 20:40:10 +01:00
- Better UX overall - Fixes for phone in landscape - Added line height option - Use Warbreaker prologue (and added attribution)
7 lines
201 B
TOML
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 ."
|