Commit Graph

4 Commits

Author SHA1 Message Date
m
2a85f0192d feat: redesign logo options as top-down git trees forming 'm'
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
2026-02-06 00:40:43 +01:00
m
ce4d622bea feat: three logo design options on homepage for review
A — Classic Branch: clean arches with commit nodes
B — Smooth Flow: continuous branches, minimal nodes
C — Git Graph: network nodes with branch forks

All three form the letter 'm' from git branch patterns.
2026-02-06 00:34:21 +01:00
m
d96cd6756b refactor: clean up themes, templates, and add comprehensive README
- Themes now only override CSS variables (no selector overrides)
- Removed duplicate styles from header.tmpl (just loads Inter font now)
- Cleaned up logo SVG (simpler, no overlapping text)
- Improved home page with proper hero layout and sign-in/explore buttons
- Added detailed README documenting the setup, deployment, and design principles
2026-02-06 00:25:27 +01:00
m
b54810c024 feat: import existing gitea customizations from mvpsm
Themes (dark/light), logo, favicon, and template overrides.
2026-02-06 00:16:14 +01:00