TemplateAI
Example Post: Text, Image & Embedded Video
August 18, 2026
This post exists as a copy-and-paste template. Duplicate this file, change the frontmatter at the top, and write your post below it in plain markdown.
Basic formatting
You can use standard markdown:
- Bullet points like this
- Bold and italic text
- Links
Blockquotes work too, for highlighting a quote from an article you're covering.
Adding an inline image
Since images are hosted elsewhere (e.g. Imgur, Unsplash, a CDN), just put the URL directly in the markdown:

The YouTube embed above
Setting youtubeId in the frontmatter (the part of the URL after v=) automatically embeds the video at the top of the post — no <iframe> code needed.
That's it. Delete the contents of this file and write your first real post the same way.