Commit graph

4 commits

Author SHA1 Message Date
b8687a1bc7 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:40:14 -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
60d8788ffa fix: Remove redundant workflow on merge 2026-03-26 17:48:51 -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