From 2a85f0192d7cf2f2c47d5304d5547f478040cfab Mon Sep 17 00:00:00 2001 From: m Date: Fri, 6 Feb 2026 00:40:43 +0100 Subject: [PATCH] feat: redesign logo options as top-down git trees forming 'm' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A — Git Tree: branches fork from left trunk, feature branch detail B — Bold Tree: thicker strokes, smooth curves, minimal nodes C — Full Graph: realistic git log with many commits and a merge --- templates/home.tmpl | 181 +++++++++++++++++++++++++++----------------- 1 file changed, 113 insertions(+), 68 deletions(-) diff --git a/templates/home.tmpl b/templates/home.tmpl index 682a3f8..e560586 100644 --- a/templates/home.tmpl +++ b/templates/home.tmpl @@ -96,7 +96,7 @@
- +
@@ -106,36 +106,54 @@ - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + + + + + + + + + + -

A — Classic Branch

-

Clean arches with commit nodes

+

A — Git Tree

+

Top-down branches forking into 'm'

- +
@@ -145,25 +163,39 @@ - - - - - - + + + + + + + + + + + + - + - - - + + + + + + + + -

B — Smooth Flow

-

Continuous branches, minimal nodes

+

B — Bold Tree

+

Thicker branches, key nodes only

- +
@@ -173,41 +205,54 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + -

C — Git Graph

-

Network nodes with branch forks

+

C — Full Graph

+

Realistic git log with many commits