Launching adsfgadsfg
How adsfgadsfg uses a compact Astro stack to ship a polished site quickly.
Launching adsfgadsfg
This starter ships with a blog that lives directly in the repository, so every new post is versioned with the rest of the site.
Why this setup works
- Posts are written in MDX inside
src/content/blog. - Publication is controlled by
publishedAtanddraft. - A scheduled deploy rebuilds the site so future-dated posts go live automatically.
You can replace this post, add more files, or automate new entries later by writing new .mdx files into the same collection.