Commit graph

7 commits

Author SHA1 Message Date
d5f2082002 feat: Use assets outside of repo
Some checks failed
CI / build (push) Failing after 4s
CI / deploy (push) Failing after 3m1s
2026-04-04 16:35:56 -07:00
35d31bea2a feat!: Separate www into www/blog and www/private
Some checks failed
CI / build (push) Successful in 13s
CI / deploy (push) Failing after 6s
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:32:09 -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