Extraa
Back to blog

Extraa Blog

Launching your Extraa business profile the simple way

June 18, 2026Extraa Team

A starter post showing how to publish blog content from markdown files inside the app repository.

setupcontentseo

Why this structure works

This blog is powered by plain markdown files stored inside content/blog.

  • Each file becomes one post
  • Frontmatter stores title, date, description, author, and tags
  • The site reads those files and renders /blog plus each article page

When this is the right choice

Use repo-based markdown when:

  • the team is technical
  • content does not need approvals or a marketing dashboard
  • you want version control for every change
  • you want the fastest setup with the lowest maintenance

Suggested writing workflow

  1. Create a new .md file inside content/blog
  2. Add the frontmatter block
  3. Write the post in markdown
  4. Deploy the app

That is enough to publish a new article.

Cookie choices

Extraa uses essential cookies for sign-in and security. If you allow them, functional cookies remember search preferences and analytics cookies help us measure product quality.

Read the cookie policy