Building with Astro
Building with Astro
This is the second post, covering the blog setup with Astro and #bfm integration.
Astro’s content collections make it straightforward to manage blog posts with typed frontmatter and custom rendering pipelines.
Why Astro?
Static site generation with islands architecture — ship zero JavaScript by default, hydrate only what needs interactivity.
Tags Test
This post shares the bfm tag with the first post (via frontmatter) and also uses #astro inline. The tag system should deduplicate and merge both sources.