Commit Graph

4 Commits

Author SHA1 Message Date
Sanil Chawla
1275e58d55 docs(config): add deploy command, update README and CLAUDE.md
All checks were successful
Deploy to Cloudflare Pages / deploy (push) Successful in 27s
Adds bun run deploy script, deployment docs to README, and updates
CLAUDE.md with deployment info, current patterns, and rule to keep
docs in sync with changes.
2026-02-12 00:00:10 -08:00
Sanil Chawla
b750970770 ci(config): add Cloudflare Pages deployment via Gitea Actions
All checks were successful
Deploy to Cloudflare Pages / deploy (push) Successful in 22s
Adds wrangler.toml for Pages config, Gitea Actions workflow that
builds with Bun and deploys to Cloudflare Pages on pushes to main.
Requires CLOUDFLARE_API_TOKEN and CLOUDFLARE_ACCOUNT_ID secrets.
Also disables subject-case rule in commitlint.
2026-02-11 23:57:41 -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