Commit graph

3 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
40ea0f6d47 feat(4): Replace workflow with three
Some checks failed
CI / build (push) Successful in 12m38s
CI / build (pull_request) Has been cancelled
2026-03-26 14:17:17 -07:00