astrogetting-startedblog
Welcome to Your New Astro Blog
A clean, modern static blog ready for Vercel or Netlify. Perfect for AI-generated content.
Welcome! This is your brand new Astro blog.
Why this setup?
- 100% Static — Super fast and cheap to host
- Markdown first — AI can write posts easily
- Beautiful UI — Clean, modern design with Tailwind
- Zero config deploy — Connect GitHub → Vercel/Netlify and you’re live
How to add a new post
- Create a new
.mdfile insrc/content/blog/ - Add frontmatter like this:
---
title: "My Awesome Post"
description: "Short description"
pubDate: 2026-09-16
tags: ["tag1", "tag2"]
---
- Write your content in Markdown
- Commit & push to GitHub
- Your site auto-deploys ✨
That’s it. No database, no CMS, no complexity.
Filed under: astrogetting-startedblog