Posts•
-
I want this repo to only ever have three commits.
-
Dot notation lets you specify sets of commits.
-
Rebasing has always confused me. When it works, I’m a little surprised. So I decided to try rebasing by hand. It’s pretty neat.
-
I love tables. I love looking down the columns and across the rows, not having to scan through paragraphs of text to get the information I want. But tables are so annoying to create in Markdown. Turns out there’s an easier way.
-
When I was figuring out how collections work, I tried my hand at implementing a collection of collections. I called the things in the collection of collections categories.
-
Collections are a key concept of Eleventy, but they confused me at first. So I looked at the source to figure out how collections work.