Generative Gothic-cathedral ascent landing page
  • HTML 87.7%
  • Python 12.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-02 11:47:08 -04:00
.dockerignore Initial commit 2026-08-02 11:47:08 -04:00
.gitignore Initial commit 2026-08-02 11:47:08 -04:00
ascensio.fragment.html Initial commit 2026-08-02 11:47:08 -04:00
build.py Initial commit 2026-08-02 11:47:08 -04:00
docker-compose.local.yml Initial commit 2026-08-02 11:47:08 -04:00
favicon.svg Initial commit 2026-08-02 11:47:08 -04:00
index.html Initial commit 2026-08-02 11:47:08 -04:00
LICENSE Initial commit 2026-08-02 11:47:08 -04:00
nixpacks.toml Initial commit 2026-08-02 11:47:08 -04:00
README.md Initial commit 2026-08-02 11:47:08 -04:00
requirements.txt Initial commit 2026-08-02 11:47:08 -04:00

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.