Astro
Astro Blog
Static MDX blog with 100/100 Lighthouse.
An Astro-powered blog with MDX, syntax highlighting, RSS, and a dark mode toggle. Static output — deploys as pure files behind our edge CDN.
Setup
- Click Deploy to Buildfyio.
- Astro is auto-detected as a static build.
- Output goes to the edge CDN — global cache in under a minute.
- Add posts by pushing new
.mdxfiles; the next commit triggers a rebuild.