Commit graph

6 commits

Author SHA1 Message Date
095e0aadd8 feat!: Separate www into www/blog and www/private
Some checks failed
CI / build (push) Failing after 4s
CI / deploy (push) Failing after 3m12s
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 13:05:35 -07:00
Matthew Binning
5e55754e64 refactor: Move main website files to a subfolder 2026-01-21 14:26:41 -08:00
Matthew Binning
a6704a8d4b feat: Add minimal content option for testing 2026-01-02 08:21:33 -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
Matthew Binning
d2a29e8dec init: Restart blog 2026-01-01 16:44:07 -08:00