From 7cfdc43226930b21bae2e02581672a338a9c0789 Mon Sep 17 00:00:00 2001 From: Himanshu Sardana Date: Wed, 25 Mar 2026 00:42:18 +0000 Subject: feat: better gruvbox theme --- themes/gruvbox/layout.html | 808 ++++++++++++++++++++++++++++++++++++--------- 1 file changed, 657 insertions(+), 151 deletions(-) (limited to 'themes/gruvbox/layout.html') diff --git a/themes/gruvbox/layout.html b/themes/gruvbox/layout.html index 005a9f6..60474fd 100644 --- a/themes/gruvbox/layout.html +++ b/themes/gruvbox/layout.html @@ -3,244 +3,750 @@ + {{ .Title }} + + + -
- - - {{ if .TOC }} - -
-

{{ .Title }}

-
{{ .Content }}
-
-
+
+ +
+ home + {{ .Title }} +
+ + +
+
post
+

{{ .Title }}

+
+ + +
+ +
+ + +
{{ .Content }}
+
- -- cgit v1.3.1