Commit graph

3 commits

Author SHA1 Message Date
ea89247704 feat: Use assets outside of repo
All checks were successful
CI / build (push) Successful in 11s
CI / deploy (push) Successful in 5s
2026-04-04 16:47:05 -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
d2a29e8dec init: Restart blog 2026-01-01 16:44:07 -08:00