Skip to main content
Sincerely Samoa
Toggle navigation
Back to Blog
Development1 min read·January 1, 2026

Example Post: Delete or Edit Me

This is an example post. To add a new one, create src/app/blog/your-slug/page.mdx, fill in the meta block above, and write your article in Markdown below the opening tag.

How it works

  • The meta export is the single source of truth. The /blog list and the sitemap read it automatically.
  • Keep the Markdown flush-left (no leading indentation) so MDX parses it as prose.
  • category should be one of the values listed in BlogIndex.tsx (or add your own).

Delete this folder once you've added real content.