Skip to content

Commit 086768b

Browse files
linhayclaude
andcommitted
feat: add official website landing page
Static landing page for GetTokens with bilingual support (zh/en), GitHub star counter, product screenshots carousel, and feature cards. Served via GitHub Pages from docs/ directory. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent e7b538e commit 086768b

7 files changed

Lines changed: 629 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# 20260528-official-website-design
2+
3+
## 背景
4+
GetTokens 需要一个独立的官网来展示产品、提供下载入口、传递品牌形象。
5+
6+
## 设计参考
7+
- 视觉参考:https://cumora.ai/
8+
- 设计方案文档:`plans/website-design-v1.md`
9+
10+
## 已决定事项
11+
- [x] 技术方案:纯静态 HTML + CSS + 少量 JS(零框架)
12+
- [x] 品牌风格:冷色调开发者工具感,参考 cumora.ai
13+
- [x] 页面形式:单页 Landing Page + 左右轮播截图
14+
- [x] 部署平台:GitHub Pages
15+
- [x] 多语言:中英双语,默认中文
16+
- [x] GitHub 开源标识:导航栏 + Star 计数
17+
18+
## 文件位置
19+
- 官网源码:`docs/index.html`
20+
- 产品截图:`docs/assets/screenshot-*.png`
21+
- 截图脚本:`output/take-website-screenshots.mjs`
22+
23+
## 当前状态
24+
- 状态:done
25+
- 最近更新:2026-05-29
245 KB
Loading

docs/assets/screenshot-codex.png

210 KB
Loading
124 KB
Loading
192 KB
Loading

docs/assets/screenshot-status.png

267 KB
Loading

docs/index.html

Lines changed: 604 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)