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.
This commit is contained in:
parent
5e55754e64
commit
81e40712f5
3 changed files with 7 additions and 171 deletions
6
todo.txt
6
todo.txt
|
|
@ -1,4 +1,4 @@
|
|||
(C) Add a folder to hold the nginx/nix files and deploy it properly.
|
||||
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
|
||||
|
|
@ -13,7 +13,7 @@ Integrate photos for recipes
|
|||
Determine which articles should be incorporated into the website
|
||||
Build out the Copper Chronicle
|
||||
Fill out the DefCon article
|
||||
Fill out the Oktoberfest article
|
||||
Fill out the Oktoberfest article with old physical notes in big binder
|
||||
Fill out the health journey
|
||||
Fill out the faith journey
|
||||
x Add a build step to fetch/symlink "content" to this repo before mdbook build.
|
||||
|
|
@ -42,4 +42,4 @@ x Add a lock symbol to the mdbook sidebar to indicate private/restricted section
|
|||
x Create a "minimal" content set to test building and deployment without the entire blog/content.
|
||||
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 Create a minimal "Menu" (food menu) page on the main website, which has a selection of line items from the recipe book. @Cline
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue