Hello World
Welcome to my new blog. This is the first post on my redesigned blog built with Astro.
Why Astro?
Astro is a modern static site builder that:
- Ships zero JavaScript by default
- Is framework-agnostic (can use React, Vue, Svelte, etc.)
- Has excellent performance
- Is easy to learn and use
Terminal Theme
This blog features a terminal-inspired design with:
- Monospace fonts throughout
- Monochrome color scheme (dark theme)
- Command-line style headings
- Minimal, distraction-free layout
$ echo "Hello, World!"
Hello, World!
What’s Next
More posts coming soon. Stay tuned for:
- Technical tutorials
- Development tips
- Project showcases