Skip to main content
Sedeya

First release

The starter kit — Astro, Tailwind v4, strict TypeScript, and a build that checks itself.

1.0.0

The first version anyone else could clone. Everything below was in the box on day one.

Added

  • Astro with static output, Tailwind v4 through the Vite plugin, and TypeScript in strict mode.
  • Blog and legal content collections, typed with Zod schemas.
  • SEO defaults — canonical URLs, JSON-LD, an RSS feed, and generated OG images.
  • A build that runs astro check, hashes inline scripts for the CSP header, and verifies the output directory before it calls itself done.
pnpm install
pnpm dev

Known limitations

  • No changelog page. You are reading the fix.