Welcome to the blog
· Jordi Hako
The first post, and a template to duplicate for every new one.
- meta
This is a template post. To add a new one: duplicate this file in
content/blog/, rename it (the filename becomes the URL, e.g.
my-new-post.mdx → /blog/my-new-post/), fill in the frontmatter above,
and write the body here in normal Markdown.
Don't start the body with a top-level heading
The page renders its own <h1> from title in the frontmatter. Start
body headings at ##, same rule as content/projects/ — see
CONTENT-GUIDE.md.
Everything else works as expected
Lists, bold, links, inline code, and code
blocks all render the same way they do in content/projects/.