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/home.html | 678 +++++++++++++++++++++++++++++++++++++---------- 1 file changed, 532 insertions(+), 146 deletions(-) (limited to 'themes/gruvbox/home.html') diff --git a/themes/gruvbox/home.html b/themes/gruvbox/home.html index e002da3..c84214d 100644 --- a/themes/gruvbox/home.html +++ b/themes/gruvbox/home.html @@ -7,275 +7,661 @@ -
- + +
+
- {{ .AuthorRole }} +
+ visitor + @ + {{ .SiteTitle }} + : + ~ + $ + +

{{ .AuthorName }}

+
+ {{ .AuthorRole }} +

{{ .AuthorBio }}

-
-

Writing

+ +
+
+ writing + + ~/posts/ + {{ if .Posts }}{{ len .Posts }} files{{ else }}empty{{ end + }} + +
+ {{ if .Posts }} -
- {{ range .Posts }} - - - {{ .Title }} - - +
+ {{ else }} -

- $ No entries found. -

+
-- no posts yet --
{{ end }} -
+ -- cgit v1.3.1