Commit Graph

18 Commits

Author SHA1 Message Date
t8y2 0449d7487a
feat(cloudberry): add database support 2026-07-24 16:55:50 +08:00
t8y2 c2b687b271 fix(mcp): document portable data directory 2026-07-01 12:11:03 +08:00
二丫讲梵 5a3c9f09dc
feat(doc): 补齐当前支持的数据库列表
- 在 LandingFooter 组件中添加了指向 CNB 的链接
- 新增 CNB 图标 SVG 文件
- 新增数据库相关图标文件,包括 Milvus、Pulsar、Qdrant、Weaviate 和 Zookeeper
2026-06-25 15:34:36 +08:00
二丫讲梵 39796f2b38
feat(docs): add eryajf testimonial
- 增加用户推荐信息,包括姓名、角色和引用
- 新增用户头像文件
2026-06-24 11:33:10 +08:00
二丫讲梵 3ca30ce74f
docs(nacos): add Nacos support docs and fix questdb icon 2026-06-24 10:25:06 +08:00
二丫讲梵 3ebfae05a2
feat(nacos): add Nacos management console (#1456) 2026-06-24 01:19:18 +08:00
t8y2 4a14cf3f3e chore: update README screenshots with higher resolution 2026-06-16 11:55:49 +08:00
t8y2 21b7125638 feat: add landing page footer with repo links 2026-06-15 18:31:47 +08:00
Vergil Lai 799d20a2cf
添加 Manticore Search 支持 (#1145)
* 添加 Manticore Search 支持

* 更新 Manticore Search 文档
2026-06-13 20:23:36 +08:00
t8y2 65f6e866b1 feat(docs): expand database support page to 50+ engines 2026-06-11 13:49:43 +08:00
t8y2 5778f73fac feat(docs): add SoftwareApplication schema, llms.txt, and AI crawler rules 2026-06-10 12:50:43 +08:00
t8y2 4b9f770534 feat(docs): add comprehensive SEO optimization for static docs site
Add per-page metadata, Open Graph / Twitter tags, canonical URLs,
hreflang, sitemap generation, robots.txt, and JSON-LD structured data
for the bilingual (en/cn) documentation site.
2026-05-28 00:31:34 +08:00
t8y2 181ce5e860 feat(docs): add changelog system, install tabs, and sync workflow
- Add ChangelogList component and changelog data fetcher
- Add platform icons for install tabs
- Add sync-changelog workflow (triggers on release publish)
- Add changelog sync script and releases-cn.json data
- Update InstallTabs and docs meta
2026-05-16 18:41:12 +08:00
t8y2 4a4ac570a2 feat(docs): extract shared nav, enhance landing background, add community page
- Extract LandingNav into shared component with lang/active props
- Add Home and Community nav items with active state highlighting
- Deepen landing background (#0b1120), strengthen hero glow, add CSS noise texture
- Sync changelog page to use shared nav and semantic colors
- Create /[lang]/community page with QQ, WeChat, Discord, GitHub Discussions
2026-05-16 18:39:09 +08:00
t8y2 5cbb659d54 feat: redesign docs landing hero with Tailwind migration
- Migrate landing CSS from raw classes to Tailwind v4 utilities (~1180 → ~680 lines)
- Add @theme block with landing design tokens
- Shrink download button, add OS auto-detection
- Nav bar transparent at top, glass effect on scroll
- Adjust hero spacing, title size, background color
- Remove white background from logo and favicon
- Force subtitle to single line on desktop
2026-05-16 16:03:04 +08:00
t8y2 83216b2765 feat(docs): 升级首页与更新日志 2026-05-13 01:04:58 +08:00
t8y2 6a5a380fdd docs: migrate from VitePress to Fumadocs (Next.js)
- Replace VitePress with Fumadocs + Next.js for documentation site
- Configure i18n (English + 简体中文) with language switcher
- Migrate all 17 guide documents to MDX format with updated content
- Add ocean theme, GitHub/Discord/QQ social links
- Update GitHub Actions workflow for Next.js static export
- Update .gitignore for .next, out, .source directories
2026-05-06 10:17:17 +08:00
t8y2 c1f7349c5c docs: add VitePress documentation site with i18n
Full documentation site with English and Chinese versions:
- Home page with feature cards and screenshots
- 17 guide pages per language covering all features
- Local search, language switcher, sidebar navigation
2026-05-03 16:54:36 +08:00