This is an example of what a future post looks like in the new setup.
You add a single Markdown file to the /posts folder, run the build step, and the site generates:
- the homepage latest posts list
- the full
/blog/index - the static post page
- the RSS feed
Images are simple
Just point at a normal image path:
Code blocks work too
npm run build
No Contentful fetches. No manual post manifest. The post file becomes the source of truth.