feat: Add a forgejo pipeline
Some checks failed
Build and Deploy / deploy (push) Failing after 4s

This commit is contained in:
Matthew Binning 2026-03-22 14:06:34 -07:00
parent 81e40712f5
commit 7cf4300d0d
3 changed files with 41 additions and 16 deletions

View file

@ -1,9 +1,7 @@
x 2026-03-22 Add a folder to hold the nginx/nix files and deploy it properly.
(B) Add a Forgejo pipeline to supersede deploy.sh. @Cline
(C) Move the resume to the private section and add the lock symbol. @Cline
Remove the one line descriptions from the menu. @Cline
Reduce the CSS where possible. Match my website's theme to align with mdbook's theme. @Cline
Theme Forgejo where possible to match the theme. @Cline
(A) Add a Forgejo pipeline to supersede deploy.sh.
(B) Move the resume to the private section and add the lock symbol.
(C) Remove the one line descriptions from the menu.
(D) Reduce the CSS where possible. Match my website's theme to align with mdbook's theme.
Personalize the index page.
Change the title of the Blog.
@ -43,3 +41,4 @@ x Create a "minimal" content set to test building and deployment without the ent
x Import Abby's Binning Family Menu @Cline
x Fix anchors (relative links) showing in mdbook's sidebar.
x Create a minimal "Menu" (food menu) page on the main website, which has a selection of line items from the recipe book. @Cline
x 2026-03-22 Add a folder to hold the nginx/nix files and deploy it properly.