aboutsummaryrefslogtreecommitdiff
path: root/content/docs/adyxax.org/www
diff options
context:
space:
mode:
authorJulien Dessaux2024-02-25 23:25:40 +0100
committerJulien Dessaux2024-02-25 23:25:40 +0100
commit7e5535e2f6b8de73053ba09d00334a6d4b6bcd3f (patch)
tree3f8cc886b1e4ce143069a13e78161a264e887a52 /content/docs/adyxax.org/www
parentAdded difficult 23.11 nixos upgrade blog article (diff)
downloadwww-7e5535e2f6b8de73053ba09d00334a6d4b6bcd3f.tar.gz
www-7e5535e2f6b8de73053ba09d00334a6d4b6bcd3f.tar.bz2
www-7e5535e2f6b8de73053ba09d00334a6d4b6bcd3f.zip
Added UpdateNeeded tags on all outdated doc articles
Diffstat (limited to 'content/docs/adyxax.org/www')
-rw-r--r--content/docs/adyxax.org/www/_index.md2
-rw-r--r--content/docs/adyxax.org/www/containers.md2
-rw-r--r--content/docs/adyxax.org/www/install.md2
3 files changed, 6 insertions, 0 deletions
diff --git a/content/docs/adyxax.org/www/_index.md b/content/docs/adyxax.org/www/_index.md
index 808ab18..6292bb4 100644
--- a/content/docs/adyxax.org/www/_index.md
+++ b/content/docs/adyxax.org/www/_index.md
@@ -13,6 +13,8 @@ For a log of how I made the initial setup, see [this blog article.]({{< ref "swi
## Captain's log
+- 2023-10-31: Migrated to nixos on myth.adyxax.org
+- 2023-10-20: Migrated to nixos on dalinar.adyxax.org
- 2023-01-28: [Website makeover]({{< ref "selenized.md" >}})
- 2021-09-12: [Added the search feature]({{< ref "blog/hugo/search.md" >}})
- 2021-07-28: Migrated to k3s setup on myth.adyxax.org
diff --git a/content/docs/adyxax.org/www/containers.md b/content/docs/adyxax.org/www/containers.md
index f8bd309..6ea5974 100644
--- a/content/docs/adyxax.org/www/containers.md
+++ b/content/docs/adyxax.org/www/containers.md
@@ -1,6 +1,8 @@
---
title: Container images
description: How container images are built, where they are stored and how they are deployed
+tags:
+- UpdateNeeded
---
## Building
diff --git a/content/docs/adyxax.org/www/install.md b/content/docs/adyxax.org/www/install.md
index 3b8a225..975968a 100644
--- a/content/docs/adyxax.org/www/install.md
+++ b/content/docs/adyxax.org/www/install.md
@@ -1,6 +1,8 @@
---
title: "Installation"
description: Installation notes of www on k3s
+tags:
+- UpdateNeeded
---
## Introduction