diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index eabdda8..70dfd22 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -16,16 +16,22 @@ hero: icon: github --- +## Who is VMR for? + +- Multi-Language Programmers +- Lazy Worms +- Those always up for something new + import { Card, CardGrid, Icon } from '@astrojs/starlight/components'; ## Features - + Supports Windows/MacOS/Linux. - Supports more than 60 SDKs and Tools. + Supports more than [60 SDKs and Tools]((/starts/sdklist/)). Built with Terminal UI inspired by lazygit, more intuitive. diff --git a/src/content/docs/starts/sdklist.mdx b/src/content/docs/starts/sdklist.mdx index a5d3607..d088bb4 100644 --- a/src/content/docs/starts/sdklist.mdx +++ b/src/content/docs/starts/sdklist.mdx @@ -23,8 +23,6 @@ import { LinkCard, CardGrid } from '@astrojs/starlight/components'; - - diff --git a/src/content/docs/zh-cn/index.mdx b/src/content/docs/zh-cn/index.mdx index 454d615..dc8b892 100644 --- a/src/content/docs/zh-cn/index.mdx +++ b/src/content/docs/zh-cn/index.mdx @@ -16,16 +16,22 @@ hero: icon: github --- +## 什么人比较适合用VMR? + +- 多语言程序员 +- 懒人 +- 喜欢折腾新玩意的人 + import { Card, CardGrid, Icon } from '@astrojs/starlight/components'; ## 功能特点 - + 支持 Windows/MacOS/Linux. - 支持60多种SDK和编程工具. + 支持[60多种SDK](/zh-cn/starts/sdklist/)和编程工具. 受到lazygit启发,内置TUI,使用更符合直觉.