Meta
How to write your first blog post
March 22, 2026
This is an example post. Replace this file with your real content.
How to add a new post
- Create a
.mdfile incontent/posts/en/(orru/for Russian). - Add frontmatter at the top with
title,excerpt,publishedAt, and optionallycategoryandrelatedApp. - Write your content in Markdown below the
---.
Linking to an app
To show a related app CTA at the bottom of the post, add the app slug to the frontmatter:
relatedApp: "my-app-slug"
That's it — commit the file and it's live.