Weekly
Shipping the build
This is a sample post so you can see the layout working. Delete it once you write your own. Everything below is just Markdown.
What I worked on
The body of a post is plain Markdown. Headings, bold, italic, inline
code, and links all render with the site’s typography.
- Bulleted lists work
- So do numbered lists
- And nested items
Blockquotes get a hairline rule and a slight indent — good for pulling out a line you want the reader to slow down on.
Code
Fenced code blocks are syntax-highlighted:
def greet(name: str) -> str:
return f"hello, {name}"
What I learned
Close each post with something you’d want to reread in a year. That’s the whole point of writing these.