Post title goes here

2000-01-01

Introductory paragraph. Plain prose, no special syntax needed.

Heading

Use ## for section headings within the post. Use ### for sub-sections.

Regular paragraph with bold text, italic text, and inline code.

You can also do a hyperlink inline.

Lists

Unordered:

  • First item
  • Second item
  • Third item

Ordered:

  1. First item
  2. Second item
  3. Third item

Blockquote

This is a blockquote. Useful for pulling out a key passage or an external quote. It can span multiple lines.

Code block

def hello():
    print("hello, world")

Footnotes

Here is a sentence with a footnote.[^1]

[^1]: This is the footnote content. It will appear in the popup at the bottom of the page when clicked.

Horizontal rule

Use --- on its own line for a divider:


Content continues after the rule.

Images

Alt text describing the image

Images stored in static/img/ are referenced from /img/.