Commit Graph

7 Commits

Author SHA1 Message Date
Sanil Chawla
05360c0278 fix(ci): use --config flag so wrangler reads wrangler.json
Some checks failed
Deploy to Cloudflare Pages / deploy (push) Failing after 15s
2026-02-11 23:52:18 -08:00
Sanil Chawla
dffbad5b78 fix(ci): pass dist directory to wrangler pages deploy
Some checks failed
Deploy to Cloudflare Pages / deploy (push) Failing after 14s
2026-02-11 23:48:38 -08:00
Sanil Chawla
e2c388ac6f fix(ci): add Node 22 setup for wrangler action compatibility
Some checks failed
Deploy to Cloudflare Pages / deploy (push) Failing after 48s
Wrangler action requires crypto.randomUUID() which needs Node 20+.
The Gitea runner defaults to Node 18.
2026-02-11 23:46:45 -08:00
Sanil Chawla
c38123b595 ci(config): add Cloudflare Pages deployment via Gitea Actions
Some checks failed
Deploy to Cloudflare Pages / deploy (push) Failing after 51s
Adds wrangler.json for static output config and a Gitea Actions
workflow that builds with Bun and deploys to Cloudflare Pages on
pushes to main. Also disables subject-case rule in commitlint.
2026-02-11 23:36:15 -08:00
Sanil Chawla
e88a3dfd52 ci(config): add cloudflare pages deployment via gitea actions
adds wrangler.json for static output config and a gitea actions
workflow that builds with bun and deploys to cloudflare pages on
pushes to main.
2026-02-11 23:35:40 -08:00
Sanil Chawla
8692e17c66 docs: replace boilerplate readme with project overview 2026-02-11 23:22:31 -08:00
Sanil Chawla
fd7d977c65 feat(page): initial landing page with dev tooling
Pre-launch landing page for The Lofty Project — a 501(c)(4) connecting
creative talent with leftist organizing. Includes hero with blur-in
line-by-line animation, three-pillar section (Talent/Media/Infrastructure),
interest signup buttons, and responsive design with fluid typography.

Tooling: Astro 5, Biome linting/formatting, Lefthook git hooks,
Commitizen with conventional commits, and project documentation.
2026-02-11 16:49:59 -08:00