No description
  • TypeScript 81.1%
  • Shell 18.9%
Find a file
Kai Siren 78ea9151a5
chore: repoint moved infrastructure ref in coily config
Point the dependsOn infrastructure ref and catalog schema comment at the
coilyco-flight-deck org. Site domain and maintainer fields are kept.

closes #1

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-30 23:56:55 -07:00
.claude feat: scaffold deployable Gatsby site (infra only, no visuals) 2026-05-29 08:07:25 -07:00
.coily chore: repoint moved infrastructure ref in coily config 2026-05-30 23:56:55 -07:00
src/pages feat: scaffold deployable Gatsby site (infra only, no visuals) 2026-05-29 08:07:25 -07:00
.gitignore feat: scaffold deployable Gatsby site (infra only, no visuals) 2026-05-29 08:07:25 -07:00
gatsby-config.ts feat: scaffold deployable Gatsby site (infra only, no visuals) 2026-05-29 08:07:25 -07:00
netlify.toml feat: scaffold deployable Gatsby site (infra only, no visuals) 2026-05-29 08:07:25 -07:00
package.json feat: scaffold deployable Gatsby site (infra only, no visuals) 2026-05-29 08:07:25 -07:00
pnpm-lock.yaml feat: scaffold deployable Gatsby site (infra only, no visuals) 2026-05-29 08:07:25 -07:00
README.md feat: scaffold deployable Gatsby site (infra only, no visuals) 2026-05-29 08:07:25 -07:00
tsconfig.json feat: scaffold deployable Gatsby site (infra only, no visuals) 2026-05-29 08:07:25 -07:00
url.txt Initial commit: website placeholder with planned URL 2026-05-27 23:03:13 -07:00

Coily Co Flight Deck — website

Website for Coily Co Flight Deck (public / OSS launch surface).

Infrastructure scaffold only — visuals land in a later pass.

Commands

Route dev verbs through coily (the lockdown denies bare pnpm):

  • coily install — install deps
  • coily dev — local dev server
  • coily build — production build into public/
  • coily serve — serve the build