fix: 首页改推 OpenClaw,修复 xcodeclaw 页面 showcase 渲染问题
- 首页 hero 按钮和 feature 卡片从 Cherry Studio 改为 OpenClaw(飞书优先) - Cherry Studio 移入侧边栏「快速开始」分组,移除空的「参考」分组 - 修复 xcodeclaw.md 学术场景 showcase 区块因空行+缩进被解析为代码块的问题 - CTA 背景渐变改用主题变量,适配深色模式
This commit is contained in:
@@ -4,22 +4,22 @@ layout: home
|
||||
hero:
|
||||
name: XCodeCLI
|
||||
text: 全能 AI 开发配置中心
|
||||
tagline: 统一管理 Claude Code / Gemini CLI / Codex 及 Cherry Studio 配置
|
||||
tagline: 统一管理 Claude Code / Gemini CLI / Codex,支持 OpenClaw 与 Cherry Studio
|
||||
actions:
|
||||
- theme: brand
|
||||
text: 快速开始
|
||||
link: /guide/
|
||||
- theme: alt
|
||||
text: Cherry Studio 教程
|
||||
link: /cherry-studio-nanobana
|
||||
text: OpenClaw
|
||||
link: /xcodeclaw
|
||||
|
||||
features:
|
||||
- icon: 🚀
|
||||
title: CLI 一键配置
|
||||
details: 一行命令自动配置 Claude Code、Gemini CLI 和 Codex
|
||||
- icon: 🍒
|
||||
title: Cherry Studio 支持
|
||||
details: 完美适配 Cherry Studio,支持 Gemini 系列模型可视化交互
|
||||
- icon: 🤖
|
||||
title: OpenClaw 支持
|
||||
details: 开源个人 AI 助手,连接飞书 / WhatsApp / Telegram / Slack 等消息平台,支持浏览器自动化、邮件、日历等操作
|
||||
- icon: 🔒
|
||||
title: 安全可靠
|
||||
details: 自动备份现有配置,本地化管理 API 密钥
|
||||
|
||||
Reference in New Issue
Block a user