Tag: frontmatter
When I try to make my blog posts from the Markdown documents, I usually
need to put the metadata somewhere. Since there is no database present, one
place to put where they can be put is right into the document.
Metadata are data about the data. In the context of blog posts, metad…