Hello, world
This is a sample article. It shows how content is written: plain markdown with YAML frontmatter at the top. Replace or delete it — the real posts come next.
Embeds
Raw HTML works in markdown, so YouTube embeds are a paste away:
Images
Images live in public/images/ and are referenced by URL:
Everything else
Blockquotes, code blocks, tables — whatever markdown-it supports.
console.log("still vanilla");