This entry is simple on purpose.
Its job is to show how Markdown content becomes part of the site without needing a database or an admin interface.
Frontmatter and body
The block at the top of this file is called frontmatter. It stores structured data like the title, date, and description. Everything after that block is the body content that the page will render.