Skip to content

Welcome to the Opinions section

April 20, 2026

A short placeholder opinion to seed the list. Replace or delete this file and add real posts as Markdown files in src/content/opinions/.

This is a placeholder opinion post. Each .md file in src/content/opinions/ becomes an entry on the Opinions page with a title, a short summary, and an arrow to the full post.

Frontmatter fields:

  • title: required. Shown on the list and at the top of the full post.
  • summary: required. Short preview shown in the list under the title.
  • publishDate: required. Used to sort posts, newest first.
  • draft: optional. When true, the post is hidden from the list and 404s.

Write the full post body as Markdown below the frontmatter.