From 8a4c91364470393ed21c554ca8bb1853852b6f3c Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Wed, 11 Feb 2026 09:36:44 +0100 Subject: feat: added a new blog post and book (wip) --- public/categories/index.html | 56 ++++++++++++++++++++++++++++++++++++++++++++ public/categories/index.xml | 11 +++++++++ 2 files changed, 67 insertions(+) create mode 100644 public/categories/index.html create mode 100644 public/categories/index.xml (limited to 'public/categories') diff --git a/public/categories/index.html b/public/categories/index.html new file mode 100644 index 0000000..45b0ba1 --- /dev/null +++ b/public/categories/index.html @@ -0,0 +1,56 @@ + + + + + + + + + + + + +
+ my logo +
+

mjkw.pl

+ + + +
+
+ + +

Categories

+ + + + + + diff --git a/public/categories/index.xml b/public/categories/index.xml new file mode 100644 index 0000000..f9fa517 --- /dev/null +++ b/public/categories/index.xml @@ -0,0 +1,11 @@ + + + + Categories on mjkw + http://localhost:1313/categories/ + Recent content in Categories on mjkw + Hugo + en-us + + + -- cgit v1.2.3