Start writing here

Use this first paragraph as your article introduction. Summarize the topic, explain why it matters, and set the tone for the rest of the post.

If you do not have final content yet, keep these placeholder paragraphs in place until you are ready to swap them with your actual Markdown output.

Suggested section heading

  • Add a key point or supporting argument here.
  • Use bullets when the content is easier to scan as a list.
  • Keep each line short and specific.
  • Replace every placeholder item before publishing.

Add a memorable quote, pull-out insight, or summary line here if the article needs a visual pause between sections.

Example code block

This area can hold code samples, configuration snippets, or any other preformatted content that comes from your Markdown source.

const article = {
    title: "Your article title",
    published: "2026-05-23",
    tags: ["tag-one", "tag-two", "tag-three"]
    };
Section What to add
Title Your docs post headline.
Excerpt A short summary shown under the title.
Body Your Markdown-rendered article content.

Before publishing

  1. Replace the title, summary, date, and tags.
  2. Paste in the final Markdown-rendered article body.
  3. Remove any sections you do not need.
  4. Check the page once on mobile and once on desktop.