# Hello World

> A first post demonstrating Markdoc content and repository-based images.

Veröffentlicht: 2026-08-24

This is my **first** post with an image:

![Hello image](/images/posts/hello.png)

And a caption image component:

{% captionImage image="/images/posts/hello.png" caption="A hello image" /%}

And a definition:

{% definition term="Edgemaker" description="A static blog built with Astro and Keystatic." /%}

And a question/answer:

{% questionAnswer question="Why Keystatic?" answer="Because Tina was too heavy for what we actually need." /%}
