Example Post

January 2, 1990

This is a blog post written in Markdown. The filename becomes the URL, so this one is at /blog/example-post/. [1]

You also have paragraph indenting and margins that kick in automatically whenever there's an empty line between paragraphs. [2]

Headings and lists work like you'd expect.

  • Front matter at the top sets the title and date
  • Everything below the --- is the post body
  • blog.11tydata.js gives every post the correct layout and tags automatically.
console.log("code blocks work too");

html figure test:

picture of me and dakota on a ferry.
A picture of Dakota and me on a ferry.

markdown image test: A picture of me and Dakota on a ferry.

html figure test 2:

tgm zangi move
gif of tgm zangi move

markdown gif test: gif of tgm zangi move.

ciurlionis painting
ciurlionis painting

  1. View the URL! ↩︎

  2. Check the .md if you don't believe me; There were 6 linebreaks in that paragraph! ↩︎

← back to blog