This is a placeholder post. Delete this file (
src/content/blog/en/hello-world.md) once you start writing for real.
It exists only to show that the article list, the post page layout, and Markdown rendering all work.
Markdown renders like this
Inline code, a link, and a list:
- Ruby on Rails
- Infrastructure & DevOps
- The freelance life
def hello(name)
"Hello, #{name}"
end
That’s it — replace or remove.