A static Astro blog with a warp-speed shader effect on the homepage. Markdown posts, search, tags, RSS, OG images, dark mode. Everything pre-configured.
The shader: A WebGL warp-field effect rendered with React Three Fiber. Particles streak across the screen at speed. Runs on the GPU, stays smooth on mobile, and disables itself when the user has prefers-reduced-motion set.
Features: Write posts in Markdown. Frontmatter handles titles, dates, tags, drafts, and featured posts. Posts appear automatically with routing, tag pages, and pagination. Full-text search via Pagefind. RSS feed. Dynamic OG images generated at build time. Sitemap, structured data, canonical URLs.
Dark mode and light mode: Toggle in the header. Detects system preference on first visit. Tailwind CSS v4.
Deploy anywhere. Static output. Vercel, Netlify, or any static host. One command: pnpm run build.







