Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions content/theme/astroblog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
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:
- Astro
cms:
- No CMS
css:
- Tailwind
archetype:
- Blog
- Personal
description: Fast statically generated Astro blog starter with Tailwind CSS, Giscus comments and Pages CMS. Markdown content collections and near-zero client JS.
---

# astroblog

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.

## Features

- 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