mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-31 16:33:34 +08:00
docs: lay the README preview out three across
Three rows of two pushed the grid past a screenful. Three across in two rows keeps the whole preview visible at once. Captions are tightened to fit a 337px column on one line — the English theme caption in particular was breaking "Ink blue" across two lines mid-phrase.
This commit is contained in:
parent
1f2d1a930a
commit
dbf01846e0
14
README.en.md
14
README.en.md
@ -42,16 +42,14 @@ v0.5.0 shipped a full UI redesign — six colour themes that can follow your sys
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td align="center" width="50%"><img src="docs/images/app/session-main.webp" alt="Desktop session view"><br><b>Say it once. Watch it get done.</b><br><sub>Tool calls, thinking and every edit stay in the thread</sub></td>
|
||||
<td align="center" width="50%"><img src="docs/images/app/workspace-diff.webp" alt="Workspace diff review"><br><b>Know exactly what changed</b><br><sub>Syntax-highlighted diffs; nothing lands without your nod</sub></td>
|
||||
<td align="center" width="33%"><img src="docs/images/app/session-main.webp" alt="Desktop session view"><br><b>Say it once, watch it finish</b><br><sub>Tool calls and every edit stay in the thread</sub></td>
|
||||
<td align="center" width="33%"><img src="docs/images/app/workspace-diff.webp" alt="Workspace diff review"><br><b>See exactly what changed</b><br><sub>Syntax-highlighted diffs; you decide what lands</sub></td>
|
||||
<td align="center" width="33%"><img src="docs/images/app/workspace-preview.webp" alt="Built-in browser previewing the page that was just changed"><br><b>Verify on the spot</b><br><sub>Open your dev server inside the app</sub></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="50%"><img src="docs/images/app/workspace-preview.webp" alt="Built-in browser previewing the page that was just changed"><br><b>Verify on the spot</b><br><sub>Open your dev server inside the app and bring the result back</sub></td>
|
||||
<td align="center" width="50%"><img src="docs/images/app/session-dark.webp" alt="Session view in the dark theme"><br><b>Six themes, optionally following the system</b><br><sub>White · Paper · Warm classic · Celadon · Ink night · Ink blue</sub></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="50%"><img src="docs/images/app/skill-market.webp" alt="Skill marketplace"><br><b>Missing a trick? Install it.</b><br><sub>Source and safety status shown before you install</sub></td>
|
||||
<td align="center" width="50%"><img src="docs/images/app/pet-desktop.webp" alt="Desktop pet settings with the floating pet"><br><b>Company while it works</b><br><sub>Dada, Huhu, Bubu and Huihui move with the task at hand</sub></td>
|
||||
<td align="center" width="33%"><img src="docs/images/app/session-dark.webp" alt="Session view in the dark theme"><br><b>Six themes, follows the system</b><br><sub>Light and dark, six palettes in all</sub></td>
|
||||
<td align="center" width="33%"><img src="docs/images/app/skill-market.webp" alt="Skill marketplace"><br><b>Missing a trick? Install it</b><br><sub>Source and safety status shown up front</sub></td>
|
||||
<td align="center" width="33%"><img src="docs/images/app/pet-desktop.webp" alt="Desktop pet settings with the floating pet"><br><b>Company while it works</b><br><sub>Dada, Huhu, Bubu and Huihui follow the task</sub></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
14
README.md
14
README.md
@ -42,16 +42,14 @@ v0.5.0 做了一次全量 UI 重设计(「纸·墨·印」),六套配色
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td align="center" width="50%"><img src="docs/images/app/session-main.webp" alt="桌面端会话主界面"><br><b>说一句话,看它一步步做完</b><br><sub>工具调用、思考过程和每一处改动都留在对话里</sub></td>
|
||||
<td align="center" width="50%"><img src="docs/images/app/workspace-diff.webp" alt="工作区 Diff 评审"><br><b>改了什么,逐个文件看清楚</b><br><sub>带语法高亮的 Diff,不点头就不落地</sub></td>
|
||||
<td align="center" width="33%"><img src="docs/images/app/session-main.webp" alt="桌面端会话主界面"><br><b>说一句话,看它做完</b><br><sub>工具调用和每处改动都留在对话里</sub></td>
|
||||
<td align="center" width="33%"><img src="docs/images/app/workspace-diff.webp" alt="工作区 Diff 评审"><br><b>改了什么,逐个文件看</b><br><sub>带语法高亮的 Diff,你点头才落地</sub></td>
|
||||
<td align="center" width="33%"><img src="docs/images/app/workspace-preview.webp" alt="内置浏览器预览刚改完的页面"><br><b>改完当场验证</b><br><sub>内置浏览器打开本地服务看效果</sub></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="50%"><img src="docs/images/app/workspace-preview.webp" alt="内置浏览器预览刚改完的页面"><br><b>改完当场验证</b><br><sub>内置浏览器打开本地服务,效果直接带回会话</sub></td>
|
||||
<td align="center" width="50%"><img src="docs/images/app/session-dark.webp" alt="墨夜主题下的会话界面"><br><b>六套配色,可跟随系统深浅色</b><br><sub>纯白 · 纸墨 · 经典暖色 · 青瓷 · 墨夜 · 墨夜蓝</sub></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" width="50%"><img src="docs/images/app/skill-market.webp" alt="技能市场"><br><b>缺什么手艺,装什么手艺</b><br><sub>来源和安全状态摆在明处,装之前先看清楚</sub></td>
|
||||
<td align="center" width="50%"><img src="docs/images/app/pet-desktop.webp" alt="桌面宠物设置与悬浮宠物"><br><b>干活的时候,桌面上有个伴</b><br><sub>搭搭、弧弧、补补、回回随任务状态换动作</sub></td>
|
||||
<td align="center" width="33%"><img src="docs/images/app/session-dark.webp" alt="墨夜主题下的会话界面"><br><b>六套配色可跟随系统</b><br><sub>纯白 · 纸墨 · 经典暖色 · 青瓷 · 墨夜 · 墨夜蓝</sub></td>
|
||||
<td align="center" width="33%"><img src="docs/images/app/skill-market.webp" alt="技能市场"><br><b>缺什么手艺装什么</b><br><sub>来源和安全状态摆在明处</sub></td>
|
||||
<td align="center" width="33%"><img src="docs/images/app/pet-desktop.webp" alt="桌面宠物设置与悬浮宠物"><br><b>桌面上有个伴</b><br><sub>搭搭、弧弧、补补、回回随任务换动作</sub></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user