Skip to content

Commit

Permalink
docs: new ui (#67)
Browse files Browse the repository at this point in the history
* wechat update log

* about us
  • Loading branch information
Zeyi-Lin authored Nov 24, 2024
1 parent e5dc4b5 commit 5b90ac0
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ function sidebarGuideCloud(): DefaultTheme.SidebarItem[] {
{ text: '贡献代码', link: 'community/contributing-code'},
{ text: '贡献官方文档', link: 'community/contributing-docs'},
{ text: '贡献者', link: 'community/contributor'},
{ text: '关于我们', link: 'community/emotion-machine'},
]
},]
}
Expand Down
Binary file added assets/new-homepage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/wechat-QR-Code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions zh/guide_cloud/community/emotion-machine.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# 关于我们

情感机器(北京)科技有限公司 是一家专注于人工智能和机器学习底层工具研发的高科技企业。公司致力于为AI开发者提供基础开发工具和建立开源开放的技术社区。
使命:打造AI工具链,赋能全球AI开发者生态。

**公司**:情感机器(北京)科技有限公司
**工作地点**:北京市朝阳区关庄路2号院1号楼中关村科技服务大厦2层B205-1室
**联系我们**[email protected]
11 changes: 11 additions & 0 deletions zh/guide_cloud/general/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@
Github: https://github.com/SwanHubX/SwanLab
:::

## 新UI上线!

![alt text](/assets/new-homepage.png)

**🚀我们改进了什么**
- 从用户体验出发,上线全新的官网和UI界面
- 上线个人/组织主页
- 增加「黑夜模式」
- 全面优化的「新手快速开始」,增加了框架集成和案例
- 优化「图表对比视图」的实验选择逻辑


## v0.3.25 - 2024.11.11

Expand Down

0 comments on commit 5b90ac0

Please sign in to comment.