412 B
412 B
Labyricorn
Source for the Labyricorn static website, built with Lektor.
Local development
Install Lektor in an isolated environment, then run:
lektor server
For a production-style build:
lektor build --output-path build
Generated output is intentionally not committed. Production deployment builds an immutable release and atomically updates the nginx document-root symlink.