2026-07-01
Hello, this is the blog
This is a placeholder post. It exists to confirm the /blog/en/[slug] route
and MDX-to-static build work before the first real article is written.
To publish a new article:
- Add an
.mdxfile tocontent/blog/en/(orcontent/blog/ru/for Russian). - Fill in
title,description,datein the frontmatter. - Rebuild the site (
npm run build) and uploadout/to hosting (see TZ.md §9).
Delete this file once the first real article is published.