Generative Gothic-cathedral ascent landing page
- HTML 87.7%
- Python 12.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .dockerignore | ||
| .gitignore | ||
| ascensio.fragment.html | ||
| build.py | ||
| docker-compose.local.yml | ||
| favicon.svg | ||
| index.html | ||
| LICENSE | ||
| nixpacks.toml | ||
| README.md | ||
| requirements.txt | ||
Ascensio
Static Gothic-cathedral vertical-pan landing page.
Build
python3 build.py
The build writes index.html and ascensio.fragment.html.
Preview
python3 -m http.server
Open http://localhost:8000.
Deploy
Serve the repository root after running the build. nixpacks.toml provides
the build command for supported deployment platforms.
License
MIT — see LICENSE.