From 72b02a21e2d521e616f28e48752284dc78260ece Mon Sep 17 00:00:00 2001 From: Mafyuh Date: Fri, 23 Feb 2024 02:40:08 +0000 Subject: [PATCH] adding posts/fixing things --- 404.html | 6 +- about/index.html | 383 +++++++++++++++++ archives/index.html | 22 +- assets/img/network-flow.png | Bin 0 -> 218424 bytes categories/import-2023-08-26-0406/index.html | 38 +- categories/import-2023-08-26-0406/index.xml | 8 +- .../import-2023-08-26-0406/page/1/index.html | 6 +- categories/import-2023-09-08-0216/index.html | 38 +- categories/import-2023-09-08-0216/index.xml | 8 +- .../import-2023-09-08-0216/page/1/index.html | 6 +- categories/index.html | 12 +- categories/index.xml | 15 - contact/index.html | 354 ++++++++++++++++ index.html | 14 +- index.json | 2 +- index.xml | 36 +- posts/hardware/index.html | 397 ++++++++++++++++++ .../index.html | 11 +- .../index.html | 15 +- .../index.html | 11 +- .../index.html | 16 +- posts/index.html | 50 ++- posts/index.xml | 16 + posts/network-traffic-map/index.html | 358 ++++++++++++++++ posts/page/2/index.html | 254 +++++++++++ .../index.html | 11 +- posts/resize-ubuntu-vm-disk/index.html | 11 +- posts/software/index.html | 21 +- search/index.html | 6 +- sitemap.xml | 43 +- tags/authentik/index.html | 275 ++++++++++++ tags/authentik/index.xml | 47 +++ tags/authentik/page/1/index.html | 10 + tags/homelab/index.html | 261 ++++++++++++ tags/homelab/index.xml | 38 ++ tags/homelab/page/1/index.html | 10 + tags/import-2023-08-26-0406/index.html | 38 +- tags/import-2023-08-26-0406/index.xml | 8 +- tags/import-2023-08-26-0406/page/1/index.html | 6 +- tags/import-2023-09-08-0216/index.html | 38 +- tags/import-2023-09-08-0216/index.xml | 8 +- tags/import-2023-09-08-0216/page/1/index.html | 6 +- tags/index.html | 16 +- tags/index.xml | 32 +- tags/jellyfin/index.html | 235 +++++++++++ tags/jellyfin/index.xml | 22 + tags/jellyfin/page/1/index.html | 10 + tags/ubuntu/index.html | 232 ++++++++++ tags/ubuntu/index.xml | 19 + tags/ubuntu/page/1/index.html | 10 + 50 files changed, 3249 insertions(+), 240 deletions(-) create mode 100644 about/index.html create mode 100644 assets/img/network-flow.png create mode 100644 contact/index.html create mode 100644 posts/hardware/index.html create mode 100644 posts/network-traffic-map/index.html create mode 100644 posts/page/2/index.html create mode 100644 tags/authentik/index.html create mode 100644 tags/authentik/index.xml create mode 100644 tags/authentik/page/1/index.html create mode 100644 tags/homelab/index.html create mode 100644 tags/homelab/index.xml create mode 100644 tags/homelab/page/1/index.html create mode 100644 tags/jellyfin/index.html create mode 100644 tags/jellyfin/index.xml create mode 100644 tags/jellyfin/page/1/index.html create mode 100644 tags/ubuntu/index.html create mode 100644 tags/ubuntu/index.xml create mode 100644 tags/ubuntu/page/1/index.html diff --git a/404.html b/404.html index 1edc5bd..3a5e728 100644 --- a/404.html +++ b/404.html @@ -113,8 +113,8 @@