Welcome to the new blog site.
This site is for display only, with no online editing. All content lives in the repository and is managed in Markdown.
fn main() {
println!("blogd is live");
}
This is the first post, used to verify the full pipeline for the posts list, detail page, RSS, and sitemap.
Welcome to the new blog site.
This site is for display only, with no online editing. All content lives in the repository and is managed in Markdown.
fn main() {
println!("blogd is live");
}