mirror of
https://github.com/bigskysoftware/htmx.git
synced 2026-04-13 07:25:46 +00:00
Replace the Zola-based documentation site with a complete Astro rebuild. Website: - Full Astro + Tailwind CSS site with dark mode support - Landing page with prose content sections and construction banner - Responsive sidebar navigation with search (FlexSearch) - Pattern demo system using service workers for client-side routing - Morph-based page transitions via htmx Content: - Complete docs section (get started, core concepts, features, extensions, troubleshooting) - Full reference section (attributes, events, headers, config, methods) - Pattern examples (loading, forms, records, display, advanced) - Extension docs for all core extensions plus download, ptag, targets - Extension migration guide (htmx 2.x to 4.x) - Migration guide (htmx 2.x to 4.x) - Essays, interviews, and podcasts ported from old site Infrastructure: - Astro content collections for docs, reference, patterns, essays, team - Playwright e2e tests (smoke, search, demos, patterns) - Netlify deployment config - npm run site / npm run www shortcuts - /discord redirect to htmx.org/discord - Redirect map for all old site URLs