From 28ba6861e6ca35842e4cd039c642752f0ba48e52 Mon Sep 17 00:00:00 2001 From: alemoraru Date: Fri, 20 Feb 2026 14:12:00 +0200 Subject: [PATCH 1/4] feat: index page improvements --- public/index.html | 162 +++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 152 insertions(+), 10 deletions(-) diff --git a/public/index.html b/public/index.html index f824a96..2d3210e 100644 --- a/public/index.html +++ b/public/index.html @@ -369,6 +369,8 @@ border: 2px solid #e2e8f0; font-size: 1.1em; transition: all 0.3s ease; + cursor: pointer; + user-select: none; } .theme-badge:hover { @@ -377,6 +379,20 @@ box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); } + .preview-svg-wrapper { + margin-top: 25px; + display: flex; + justify-content: center; + overflow-x: auto; + padding: 5px 0; + } + + .preview-svg-wrapper svg { + max-width: 100%; + height: auto; + border-radius: 8px; + } + .cta-button { display: inline-block; background: #ff6b6b; @@ -556,17 +572,100 @@

Languages

Available Themes

- Choose from these awesome themes: + Click a theme to preview it live:

-
-
default
-
dark
-
radical
-
merko
-
gruvbox
-
tokyonight
-
bubblegum
-
ocean
+
+
default
+
dark
+
radical
+
merko
+
gruvbox
+
tokyonight
+
bubblegum
+
ocean
+
+ +
+ + + + + + + + + + + torvalds's GitHub Stats + + + + + + + + + + Total Stars + 12,456 + + + + + + + + + Total Commits + 4,892 + + + + + + + + + Total PRs + 234 + + + + + + + + + Total Issues + 891 + + + + + + + + + Total Repos + 42 + +
@@ -706,6 +805,49 @@

/api/repo