A template for posts: just a test
The reference post. This file's frontmatter is the goal. Don't miss title or date.
This post exists to be copied. Its frontmatter is the shape every post takes, and
the colon in its title is deliberate — an unquoted title: containing a colon is
the single likeliest reason a post silently fails to publish.
Ordinary markdown works as you’d expect: bold, italic, inline code, links,
lists and images.
- Drop a new file into
_posts/namedYYYY-MM-DD-slug.md. - Commit it. GitHub builds and deploys.
- That is the whole process.
There is no build step to run, and no toolchain needed.