From c6f0107bed12ad269aa9959d7875d563a7d6f941 Mon Sep 17 00:00:00 2001 From: voidarc Date: Mon, 23 Mar 2026 21:56:09 +0000 Subject: [PATCH] new article: nix and layout changes --- content | 2 +- public/categories/blog/index.html | 9 + public/categories/index.html | 29 ++- public/categories/linux/index.html | 9 + public/categories/nix/index.html | 253 +++++++++++++++++++++++ public/index.html | 27 ++- public/posts/index.html | 17 ++ public/posts/nix/index.html | 319 +++++++++++++++++++++++++++++ public/rss.xml | 12 +- theme/templates/home.html | 4 +- 10 files changed, 670 insertions(+), 11 deletions(-) create mode 100644 public/categories/nix/index.html create mode 100644 public/posts/nix/index.html diff --git a/content b/content index d601a28..f9478b1 160000 --- a/content +++ b/content @@ -1 +1 @@ -Subproject commit d601a28f5ca80e63afa0eb8b76de6eefcc733db7 +Subproject commit f9478b133ff9844380ff7566ad89bcfd592e49af diff --git a/public/categories/blog/index.html b/public/categories/blog/index.html index 59f2479..924e404 100644 --- a/public/categories/blog/index.html +++ b/public/categories/blog/index.html @@ -204,6 +204,15 @@