diff --git a/config.toml b/config.toml index 8a935a7..0ad9021 100644 --- a/config.toml +++ b/config.toml @@ -35,3 +35,7 @@ contentTypeName = 'rambles' identifier = "searXNG instance" name = "searXNG instance" url = "/searx/" +[markup] + [markup.tableOfContents] + endLevel = 4 + startLevel = 1 diff --git a/content/rambles/nix-home-manager.md b/content/rambles/nix-home-manager.md index c958a84..17e7a09 100644 --- a/content/rambles/nix-home-manager.md +++ b/content/rambles/nix-home-manager.md @@ -5,6 +5,7 @@ author: "$HUMANOID" tags: ["nix", "technology", "linux"] description: "Basics of using the Nix Home Manager in a way that makes sense to me and probably just me" draft: false +toc: true --- # The Home Manager diff --git a/content/rambles/nix-on-other-distros-packagemanagers.md b/content/rambles/nix-on-other-distros-packagemanagers.md index 46d11f2..90d0525 100644 --- a/content/rambles/nix-on-other-distros-packagemanagers.md +++ b/content/rambles/nix-on-other-distros-packagemanagers.md @@ -4,6 +4,7 @@ date: "2022-09-12T11:37:11+02:00" author: "$HUMANOID" tags: ["nix", "technology", "linux"] description: "A guide on installing the Nix packagemanger on Alpine and Debian" +toc: true --- # Introduction diff --git a/layouts/partials/stickers.html b/layouts/partials/stickers.html new file mode 100644 index 0000000..7403f30 --- /dev/null +++ b/layouts/partials/stickers.html @@ -0,0 +1,8 @@ +
+ Web 3 is a scam + Fuck Chromium + I ♡ vim + Nazi punks, fuck off! + Wiby is great + Viewable in any browser +
diff --git a/static/stickers/4nobody.gif b/static/stickers/4nobody.gif new file mode 100644 index 0000000..df55d73 Binary files /dev/null and b/static/stickers/4nobody.gif differ diff --git a/static/stickers/80x15.png b/static/stickers/80x15.png new file mode 100644 index 0000000..226a01b --- /dev/null +++ b/static/stickers/80x15.png @@ -0,0 +1,7 @@ + +301 Moved Permanently + +

301 Moved Permanently

+
nginx
+ + diff --git a/static/stickers/cc4.png b/static/stickers/cc4.png new file mode 100644 index 0000000..c93f753 Binary files /dev/null and b/static/stickers/cc4.png differ diff --git a/static/stickers/edited-with-vim_banner.gif b/static/stickers/edited-with-vim_banner.gif new file mode 100644 index 0000000..7a00d7f Binary files /dev/null and b/static/stickers/edited-with-vim_banner.gif differ diff --git a/static/stickers/nonazis.png b/static/stickers/nonazis.png new file mode 100644 index 0000000..61f10d8 Binary files /dev/null and b/static/stickers/nonazis.png differ diff --git a/static/stickers/notoweb3.gif b/static/stickers/notoweb3.gif new file mode 100644 index 0000000..42c41aa Binary files /dev/null and b/static/stickers/notoweb3.gif differ diff --git a/static/stickers/same-shit-different-asshole_banner.gif b/static/stickers/same-shit-different-asshole_banner.gif new file mode 100644 index 0000000..2090066 Binary files /dev/null and b/static/stickers/same-shit-different-asshole_banner.gif differ diff --git a/static/stickers/wiby.gif b/static/stickers/wiby.gif new file mode 100644 index 0000000..87a6a75 Binary files /dev/null and b/static/stickers/wiby.gif differ diff --git a/themes/vugo b/themes/vugo index 80efd54..4de188c 160000 --- a/themes/vugo +++ b/themes/vugo @@ -1 +1 @@ -Subproject commit 80efd5456b0ce7c46d41a132703406cd36e01442 +Subproject commit 4de188c7d96d92899feb1bf73b33fc399aba6f41