From 67a6fe21f37f8644e7ef45028168b1e4932ac654 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 19 Sep 2025 23:22:30 +0200 Subject: Cleaned up theme --- templates/index.html | 62 ++++++++++++++++++++++++---------------------------- 1 file changed, 29 insertions(+), 33 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 60f4107..36b828d 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,41 +4,33 @@

Notes / Posts

- - - - - - - - - - - {{ range .Pages }} - {{ if and (not .Draft) (or (eq .Type "note") (eq .Type "post")) }} - - - - - - - {{ end }} - {{ end }} - -
DateTitle
- {{ if (eq .Type "note") }} - - - - {{ end }} - {{ .Title }} - {{ if .Meta.tags }} - {{ range .Meta.tags }}{{ . }}{{ end }} - {{ end }} -
+
-
+

Tools / Experiments

@@ -64,6 +56,10 @@ + + + + -- cgit v1.2.3
GGUF model list & tools https://mitjafelicijan.github.io/gguf-list/
Soundscapes boardhttps://mitjafelicijan.github.io/soundscapes/
Maps of DOOM and other well known WADS https://mitjafelicijan.github.io/mapsofdoom/