| title | astroblog | ||
|---|---|---|---|
| github | https://github.com/alex-on-ai/astroblog | ||
| demo | https://astroblog-demo.vercel.app | ||
| author | alex-on-ai | ||
| date | 2026-06-29 | ||
| ssg |
|
||
| cms |
|
||
| css |
|
||
| archetype |
|
||
| description | Fast statically generated Astro blog starter with Tailwind CSS, Giscus comments and Pages CMS. Markdown content collections and near-zero client JS. |
A fast, statically generated Astro blog starter. Content lives as markdown in the repo and is edited through Pages CMS. No backend, no database, near-zero client-side JavaScript.
- Astro content collections, markdown typed with zod
- Tailwind CSS styling
- Giscus comments backed by GitHub Discussions
- Prism code highlighting, table of contents and heading anchors
- RSS feed and sitemap
- Deploys on Vercel