f4f77a6070
feat!: Separate www into www/blog and www/private
...
CI / build (push) Failing after 3s
CI / deploy (push) Failing after 3m1s
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:12:10 -07:00
60d8788ffa
fix: Remove redundant workflow on merge
2026-03-26 17:48:51 -07:00
ccf6ace4be
Merge pull request 'feat(4): Replace workflow with three' ( #5 ) from 4-split-forgejo-workflow-into-three into master
...
CI / build (push) Successful in 11m51s
Reviewed-on: matthew.binning/www#5
2026-03-26 14:57:06 -07:00
40ea0f6d47
feat(4): Replace workflow with three
CI / build (push) Successful in 12m38s
CI / build (pull_request) Has been cancelled
2026-03-26 14:17:17 -07:00
0ea4c5179c
Merge pull request 'develop' ( #2 ) from develop into master
...
Build and Deploy / deploy (push) Successful in 8s
Reviewed-on: matthew.binning/www#2
2026-03-25 07:54:32 -07:00
36591614be
feat: Add a nightly build
Build and Deploy / deploy (push) Successful in 4s
2026-03-23 06:59:46 -07:00
57329bbe3d
better organization
Build and Deploy / deploy (push) Successful in 4s
2026-03-23 06:42:03 -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
acddc1b91c
fix: One navbar
Build and Deploy / deploy (push) Successful in 5s
2026-03-22 16:45:52 -07:00
39c8c60b92
fix: navbar
Build and Deploy / deploy (push) Successful in 4s
2026-03-22 16:43:33 -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
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
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