Hello World
#astro #webdev

Hello World

Welcome to my new blog! This site is built with Astro, a modern static site generator that ships zero JavaScript by default.

What to expect

This boilerplate gives you:

  • Content collections — type-safe blog posts written in Markdown or MDX
  • Sveltia CMS — a beautiful Git-based CMS at /admin
  • Tailwind CSS — utility-first styling with v4
  • SEO — meta tags, Open Graph, and a sitemap out of the box

Writing posts

Drop Markdown files into src/content/blog/ and they’ll automatically appear in the blog index. You can also manage content visually via the CMS at /admin.

Happy building!