Every great work in the forge needs a label. In markup, we call this ‘Front Matter.’ It is the data about the data. It sits at the very top of our files, usually wrapped in triple dashes ---.
The Silent Instructions
Front matter tells the machine:
- The Title: What to put in the browser tab.
- The Date: Where to place the post in the timeline.
- The Tags: How to group this thought with others.
Why the Textsmith Loves It
Because it keeps the ‘prose’ clean. We don’t have to write ‘Published on March 13’ inside our article; the machine reads the metadata and formats it for us.
Whether you are building a blog with Hugo or writing a book chapter, mastering this ‘Invisible Hammer’ ensures your work is organized, searchable, and permanent.
Forged in the terminal. Refined under the anvil.