Placeholder — What an Entry Looks Like
Placeholder copy. This post shows every field an entry can use: a date, tags, a hero image, and a body. The date in the filename is what orders the log and builds the URL.
Placeholder post. Everything below is filler that exists to hold the layout open — replace it with something worth reading.
A post starts wherever it wants to. There is no question being answered here and no deliverable at the end, which is the whole difference between this and the projects page: that one is for work I set out to do, and this one is for whatever I happened to be thinking about that week.
A heading, if it needs one
Second-level headings get a chapter plate, the same as a project write-up. Most posts will not need more than one or two — if an entry has grown a table of contents it has probably turned into a project.
Body copy supports the usual Markdown: emphasis, inline code,
links, lists, and block quotes.
A pull quote reads well when the post is mostly argument and you want one line of it to land harder than the rest.
How posts are filed
The filename carries the date — _posts/YYYY-MM-DD-some-title.md — and that
date is what sorts the log and stamps the plate beside the entry. The slug after
the date becomes the URL, so /blog/some-title/.
Everything in the front matter above tags_list is optional except the title.
Drop the tags and the row closes up; add an image and the post gets a hero. The
newer/older links at the bottom come from the layout.