April 24, 2026 · 3 min read
Hello, world
This is your first post
Replace this content with whatever you want to write about. This template uses a simple Markdown-in-TypeScript structure for the starter posts so there are zero build steps required to ship.
Conventions
- Headings use
##and###. The<h1>is rendered from the post title. - Paragraphs are separated by a blank line.
- Inline code uses backticks.
What to do next
Edit app/data/blog-posts.ts. Replace these three starter posts with your own. Add or remove entries as you like, the home page and the listing will follow.
When you are ready for a proper content workflow, say the word and your AI can move posts into app/content/blog/ as MDX files and wire up a loader.