My First Blog Post

less than 1 minute read

Published:

This is a dummy blog post. Replace this content with your own writing.

A section heading

You can use standard Markdown here: bold text, italics, links, lists, images, code blocks, and so on — exactly like the other pages of this site.

Configuring the preview

The card shown on the Blog page is built from this post’s front matter:

  • title — the title displayed on the card and at the top of this page.
  • excerpt — the short abstract shown under the title on the card.
  • header.teaser — the illustrative thumbnail image. Point it at a file in /images/ (e.g. header.teaser: "my-illustration.png") or a full URL.
  • permalink — the address of this post’s own page.

To add another post, copy this file into _blog/, rename it (YYYY-MM-DD-your-title.md), and update the front matter above.