Commit graph

5 commits

Author SHA1 Message Date
fa2a790354 fix: Fix duplicate navbar appearing in mdbook output 2026-03-22 16:43:33 -07:00
d0e6fabf9e fix: Remove unsupported book.toml keys
Removed configuration keys from book.toml not supported by the current
version of mdbook, which were causing build warnings.
2026-03-22 16:35:11 -07:00
Matthew Binning
9aace43357 feat: Import recipes and create cafe/diner menu
Imported Abby's Binning Family Menu and created a minimal diner-style menu
page on the main website with a curated selection of items from the recipe
book.
2026-01-15 17:30:06 -08:00
Matthew Binning
ef461c7afd feat: Add navbar to blog/mdbook
Added a top navbar to the mdbook output to match the main website's
navigation.
2026-01-02 07:59:43 -08:00
Matthew Binning
b8ced83900 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