Hello, World
Welcome to my blog. This is the first post, written in Obsidian and rendered by Astro.
Why Astro?
Astro is a great static site generator for content-heavy sites. It ships zero JavaScript by default and renders blazing-fast HTML.
Code Example
fn main() {
println!("Hello, world!");
}
About this blog
This blog uses the Rose Pine color palette and is built with Astro and Obsidian.
Features
- Rose Pine theming (Moon dark / Dawn light)
- No-flash theme toggle
- Reading time
- Tags and categories
- Full-text search via Pagefind
- RSS feed
This is highlighted text using Obsidian syntax.