Commit graph

3 commits

Author SHA1 Message Date
Matthew Binning
723c02be83 feat: Convert the blog to mdbook
Replaced the custom HTML/CSS blog with mdbook. Gained a sidebar for
navigating sections, subsections, and pages. Applied a sepia-tone,
monospace theme. Blog sections now populate from SUMMARY.md rather than
manually maintained HTML includes.
2026-01-02 07:16:46 -08:00
Matthew Binning
982de5ab56 feat: Add a recipe book
Created a recipe section in the blog from existing markdown content.
2026-01-02 06:46:36 -08:00
Matthew Binning
12e954a8a6 init: Restart blog
Bootstrapped the site from scratch following a data loss event. Set up a
simple HTML/CSS page served from nginx. Added a navbar with the index page
anchored in the top-left, a blog page link, and a link to the Forgejo
instance. Added contact info and a genealogy blurb to the index page.
Added an example resume page linked from the navbar.
2026-01-01 16:44:07 -08:00