Hello, world
This is a sample post. Copy this file, rename it with today’s date, and write.
The filename must be YYYY-MM-DD-some-title.md and it must live in _posts/.
The front matter at the top (between the --- lines) sets the layout and the
title; the date comes from the filename.
Everything below the front matter is plain Markdown:
- lists
- bold and italic
- links
print("code blocks work too")
And blockquotes.