add log tags
Some checks failed
ci/woodpecker/push/build-deploy Pipeline failed

This commit is contained in:
41666 2025-05-16 22:23:28 -07:00
parent e705644997
commit 2e144463b9
2 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,7 @@
--- ---
title: static_sites_rework log[001] title: static_sites_rework log[001]
description: getting automated deployments back in the dollhive description: getting automated deployments back in the dollhive
tags: nix, nginx, ci/cd, devops
--- ---
&[invoke(dollcode):1] static sites rework (14MAY2025) ^a+n &[invoke(dollcode):1] static sites rework (14MAY2025) ^a+n

View file

@ -1,6 +1,7 @@
--- ---
title: soppy_wet_nix log[002] title: soppy_wet_nix log[002]
description: how it stores secrets alongside its code description: how it stores secrets alongside its code
tags: nix, devops
--- ---
&[invoke(dollcode):2] soppy wet nix (16MAY2025) ^a &[invoke(dollcode):2] soppy wet nix (16MAY2025) ^a
@ -262,7 +263,7 @@ description: how it stores secrets alongside its code
&nix sauce &nix sauce
260 or so lines in and we haven't even talked about nix yet. 266 or so lines in and we haven't even talked about nix yet.
sops-nix lets us use sops. from nix. incredible. sops-nix lets us use sops. from nix. incredible.