This is a placeholder blog post. Replace this content with your actual writing. The styling here gives you a clean, readable article layout that matches the rest of the site.
A Subheading
You can use standard HTML elements in your posts: paragraphs, headings, lists, code blocks, links, and images. Everything is styled to feel consistent with the site's design.
Here's what a list looks like:
- First point about something interesting
- Second point with more detail
- Third point wrapping things up
Code Examples
Inline code looks like this, and block code looks like:
def hello():
print("Hello from the blog!")
return True
That's the template. Duplicate this file for each new post, update the
content, and add an entry to blog/index.html.