From 3307c5b4d6b756166d0294c379b48aa7e3ca0adc Mon Sep 17 00:00:00 2001 From: Nicholas Ward Date: Fri, 25 Jul 2025 15:08:38 -0500 Subject: [PATCH] remove technology category --- container/site/content/posts/local-llm-setup/index.md | 2 +- container/site/content/posts/nas-build-pt-i/index.md | 2 +- container/site/content/posts/nas-build-pt-ii/index.md | 2 +- container/site/content/posts/pc-build/index.md | 2 +- container/site/content/posts/server-rack/index.md | 2 +- container/site/content/posts/solar-generator/index.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/container/site/content/posts/local-llm-setup/index.md b/container/site/content/posts/local-llm-setup/index.md index ca9bfea..bd44eb1 100644 --- a/container/site/content/posts/local-llm-setup/index.md +++ b/container/site/content/posts/local-llm-setup/index.md @@ -1,5 +1,5 @@ +++ -categories = ["software","technology"] +categories = ["software"] tags = ["llm","docker"] date = 2025-03-12T10:54:00-06:00 description = "" diff --git a/container/site/content/posts/nas-build-pt-i/index.md b/container/site/content/posts/nas-build-pt-i/index.md index 9bc708a..ecfdfce 100644 --- a/container/site/content/posts/nas-build-pt-i/index.md +++ b/container/site/content/posts/nas-build-pt-i/index.md @@ -1,5 +1,5 @@ +++ -categories = ["technology","build"] +categories = ["build"] date = 2021-09-09T14:53:39Z description = "" draft = false diff --git a/container/site/content/posts/nas-build-pt-ii/index.md b/container/site/content/posts/nas-build-pt-ii/index.md index f062f63..db2db86 100644 --- a/container/site/content/posts/nas-build-pt-ii/index.md +++ b/container/site/content/posts/nas-build-pt-ii/index.md @@ -1,5 +1,5 @@ +++ -categories = ["technology","build"] +categories = ["build"] date = 2024-11-15T17:43:02Z description = "" draft = false diff --git a/container/site/content/posts/pc-build/index.md b/container/site/content/posts/pc-build/index.md index 58f4e29..05544c9 100644 --- a/container/site/content/posts/pc-build/index.md +++ b/container/site/content/posts/pc-build/index.md @@ -1,5 +1,5 @@ +++ -categories = ["technology","build"] +categories = ["build"] date = 2024-11-15T17:43:08Z description = "" draft = false diff --git a/container/site/content/posts/server-rack/index.md b/container/site/content/posts/server-rack/index.md index ad0569c..5765717 100644 --- a/container/site/content/posts/server-rack/index.md +++ b/container/site/content/posts/server-rack/index.md @@ -1,5 +1,5 @@ +++ -categories = ["technology","build"] +categories = ["build"] date = 2024-11-15T17:43:15Z description = "" draft = false diff --git a/container/site/content/posts/solar-generator/index.md b/container/site/content/posts/solar-generator/index.md index 9f6a6d4..9ddbdbb 100644 --- a/container/site/content/posts/solar-generator/index.md +++ b/container/site/content/posts/solar-generator/index.md @@ -1,5 +1,5 @@ +++ -categories = ["technology","build"] +categories = ["build"] date = 2021-09-09T19:06:11Z description = "" draft = false