Starting This Blog
This is the first post on the new version of the site.
The goal is simple: keep a public record of what I am learning and building, written in a way that is useful after the immediate context fades.
Posts live in _posts and use the standard Jekyll filename format:
YEAR-MONTH-DAY-title.markdown
To run the site locally:
bundle exec jekyll serve
That is enough to preview drafts and posts before publishing.