Adding a note
To add a note, drop a new Markdown file in src/content/notes/ with frontmatter:
Required fields
title— shown as the headingdescription— shown in the list and used for the meta descriptiondate— used for sorting
Set draft: true to keep a note out of the build until it is ready.