b8687a1bc7
feat: Use assets outside of repo
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
...
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
36591614be
feat: Add a nightly build
Build and Deploy / deploy (push) Successful in 4s
2026-03-23 06:59:46 -07:00
7d7ceb9072
feat: Move away from navbar into mdbook
Build and Deploy / deploy (push) Successful in 5s
2026-03-22 17:21:32 -07:00
5d346589b9
fix: Remove unsupported book.toml keys
Build and Deploy / deploy (push) Successful in 5s
2026-03-22 16:35:11 -07:00
7cf4300d0d
feat: Add a forgejo pipeline
Build and Deploy / deploy (push) Failing after 4s
2026-03-22 14:32:07 -07:00
81e40712f5
clean: Remove nix + nginx dead code
...
Previously this repo used nix and nginx to manage deployment. All of
that happens in another repo (nixos-config) to manage virtual hosts. Now
this repo's deployment stage just pushes content.
2026-03-22 09:05:34 -07:00
Matthew Binning
5e55754e64
refactor: Move main website files to a subfolder
2026-01-21 14:26:41 -08:00
Matthew Binning
24f0e0463a
feat: Import recipes and create cafe/diner menu
2026-01-15 17:30:06 -08:00
Matthew Binning
07c30f19d7
fix: Rsync subdirs properly on prod deployment
2026-01-02 08:39:49 -08:00
Matthew Binning
fdbabd2f97
feat: Convert the blog to mdbook
2026-01-02 07:16:46 -08:00
Matthew Binning
d19d63f8c8
feat: Add a recipe book
2026-01-02 06:46:36 -08:00
Matthew Binning
54988257e6
feat: Add deployment to a staging environment
2026-01-01 16:44:54 -08:00
Matthew Binning
d2a29e8dec
init: Restart blog
2026-01-01 16:44:07 -08:00