Welcome to the new version of mtch.tech.
The old site was a static GitHub Pages template with nothing in it - placeholder text on every page. This rebuild uses Eleventy to generate a proper static site with real content, a card-based project grid, and a blog.
Why Eleventy?
- Zero client-side JavaScript overhead (unless I add it intentionally)
- Simple Nunjucks templating - layouts defined once, pages inherit
- Collections make it trivial to list and filter posts/projects
- Fast builds, good docs
More posts coming as I document projects and share notes on things I'm working with.