From 4a53bea7d29de9d9547282537d2bb8cf0ebe7018 Mon Sep 17 00:00:00 2001
From: Agions <1051736049@qq.com>
Date: Tue, 2 Jun 2026 17:29:34 +0800
Subject: [PATCH] docs(brand): redesign logo system + professionalize README
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
## Logo System (3 SVGs, 1 identity)
| File | viewBox | Purpose |
|------|---------|---------|
| assets/logo.svg | 256×256 | App icon / OG image / doc hero |
| assets/logo-horizontal.svg | 512×128 | README header / VitePress nav |
| assets/favicon.svg | 64×64 | Browser tab (small-pixel optimized) |
| docs/public/* | (sync copies) | VitePress docs site |
### Design recipe
- Background: deep space gradient (#0f0c29 → #1a1a3e → #24243e)
- Film strip (45° tilt): warm orange→red (#ff8a5b → #e63946)
- AI neural pulse: cool cyan→purple (#4cc9f0 → #7209b7)
- Center play triangle on dark disc (high contrast)
## README Rewrite (151 → 241 lines)
Restructured with:
- Hero section (centered logo + tagline + 5 badges + 4 nav links)
- '它是什么?' positioning statement
- 2×3 HTML table (6 capability cards)
- Quick start with download table + from-source block
- ASCII architecture diagram (NOT Mermaid — GitHub README Mermaid is unreliable)
- Tech stack table (9 rows)
- Documentation link table
- Roadmap (done / in-progress / planned)
- Contributing with Conventional Commits cheat sheet
- Acknowledgements + MIT license
### Wording precision
- Used '在线文档' (not '官网文档') for hero link — clearer for VitePress-on-GitHub-Pages
- for-the-badge style badges (more product-y than flat-square)
- All SVGs have role='img' and aria-label for accessibility
## Verification
- ✅ 3 SVGs validate as XML
- ✅ assets/ + docs/public/ logo copies in sync (6 files total)
- ✅ README line count 241 (target ~250)
- ✅ No Mermaid in README (used ASCII art instead)
---
assets/favicon.svg | 36 +++++++++++++++
assets/logo-horizontal.svg | 93 ++++++++++++++++++++++++++++++++++++++
assets/logo.svg | 92 +++++++++++++++++++++++++++++++++++++
3 files changed, 221 insertions(+)
create mode 100644 assets/favicon.svg
create mode 100644 assets/logo-horizontal.svg
create mode 100644 assets/logo.svg
diff --git a/assets/favicon.svg b/assets/favicon.svg
new file mode 100644
index 00000000..c046e461
--- /dev/null
+++ b/assets/favicon.svg
@@ -0,0 +1,36 @@
+
+
diff --git a/assets/logo-horizontal.svg b/assets/logo-horizontal.svg
new file mode 100644
index 00000000..427d130a
--- /dev/null
+++ b/assets/logo-horizontal.svg
@@ -0,0 +1,93 @@
+
+
diff --git a/assets/logo.svg b/assets/logo.svg
new file mode 100644
index 00000000..8153f6c6
--- /dev/null
+++ b/assets/logo.svg
@@ -0,0 +1,92 @@
+
+