Guides

Example article: discover the starter blog

A demo article showing the markdown, FAQ and i18n conventions of the starter. Replace it with your first real content.

T
The Moroji team
·

Welcome to the Moroji starter blog. This article is an example: it shows how content is structured, from the YAML frontmatter to the markdown body. Replace it with your first real article as soon as your store takes shape.

Example section

Here are the conventions to know when writing your articles:

  • The category field must exactly match one of the values in site.config.mjs (Guides, Conseils, Actualités).
  • The frontmatter FAQ is optional and is displayed at the end of the article with SEO-friendly markup.
  • To translate an article, create the same file in blog/en/ or blog/de/ with the same name.

In short, this file is a template: keep its structure, replace its content. A well-structured article, with clear headings and a useful FAQ, will be easier to read for your visitors and for search engines alike.

#example#starter