Commit graph

8 commits

Author SHA1 Message Date
ed22dbb4b8 feat!: Separate www into www/blog and www/private
All checks were successful
CI / build (push) Successful in 5s
Now the private content is stored as a git submodule.
This means I can keep that repo's source private, but still use it in
the build product.
The build product (website) relies on HTTP basic authentication, so
access control is maintained throughout the SDLC.
2026-04-04 11:48:33 -07:00
57329bbe3d better organization
All checks were successful
Build and Deploy / deploy (push) Successful in 4s
2026-03-23 06:42:03 -07:00
7d7ceb9072 feat: Move away from navbar into mdbook
All checks were successful
Build and Deploy / deploy (push) Successful in 5s
2026-03-22 17:21:32 -07:00
5d346589b9 fix: Remove unsupported book.toml keys
All checks were successful
Build and Deploy / deploy (push) Successful in 5s
2026-03-22 16:35:11 -07:00
Matthew Binning
5e55754e64 refactor: Move main website files to a subfolder 2026-01-21 14:26:41 -08:00
Matthew Binning
24f0e0463a feat: Import recipes and create cafe/diner menu 2026-01-15 17:30:06 -08:00
Matthew Binning
039077056e feat: Add navbar to blog/mdbook 2026-01-02 07:59:43 -08:00
Matthew Binning
fdbabd2f97 feat: Convert the blog to mdbook 2026-01-02 07:16:46 -08:00