ToollyKit

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

  1. Create a .md file in content/posts/en/ (or ru/ for Russian).
  2. Add frontmatter at the top with title, excerpt, publishedAt, and optionally category and relatedApp.
  3. 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.