5/2/2026

tEST to the Blog

How to add Markdown posts and publish SEO-friendly blog content.

Welcome

This blog reads Markdown files from the `/blog` folder.

How to publish

1. Add a new `.md` file in `/blog`. 2. Include frontmatter with `title`, `description`, and `date`. 3. Open `/blog` to see it listed automatically.

Happy publishing.