template
Getting Started With The Template Blog
How to use the included MDX blog foundation in the frontend template.
Feb 19, 2026LaunchThat Team
The template includes a full MDX blog pipeline so every new app can start publishing quickly.
What is included
src/content/blog/*.mdxcontent filessrc/lib/blog.tsparser and typed metadata/blogand/blog/[slug]routes- reusable MDX components under
src/components/blog
Recommended flow
Publish workflow
- Create a new .mdx file under src/content/blog.
- Set status to published.
- Add a hero image under public/blog/<slug>/.
- Open /blog and verify rendering.
Ready to publish your next update?
View the full blog indexReady to publish your next update?
Browse all posts