Commit graph

8 commits

Author SHA1 Message Date
Jason Lee
ab104b6ba9 docs: Update docs links. 2025-10-22 22:27:49 +08:00
Jason Lee
5153e67691
docs: Update dark theme logo. (#1412) 2025-10-22 22:09:30 +08:00
Jason Lee
df2d6967ca
docs: Add Theme, RootView doc. (#1408) 2025-10-22 00:02:36 +08:00
Jason Lee
28956cc2e9 docs: Fix favicon link. 2025-10-21 16:27:01 +08:00
Jason Lee
46e43ee883 docs: Add logo and favicon. 2025-10-21 16:20:50 +08:00
Jason Lee
449efae0bc docs: Ignore copilot from Contributors. 2025-10-21 15:23:57 +08:00
Jason Lee
cc21374f76
docs: Switch to use VitePress. (#1405)
https://vitepress.dev/
2025-10-21 15:18:41 +08:00
YougLin-dev
5a61c82778
docs: Add documentation website with comprehensive component guides (#1398)
Initialize a Next.js-based documentation site using Fumadocs framework
to provide comprehensive guides for all GPUI components. The site
includes getting started guides, API references, and documentation for
40+ components including Button, Input, Table, Tree, Chart, and more.

---------

Co-authored-by: Jason Lee <huacnlee@gmail.com>
2025-10-20 17:02:53 +08:00