https://github.com/slidevjs/docs-cn
Chinese documentation for sli.dev
https://github.com/slidevjs/docs-cn
chinese-translation docs slidev
Last synced: about 1 year ago
JSON representation
Chinese documentation for sli.dev
- Host: GitHub
- URL: https://github.com/slidevjs/docs-cn
- Owner: slidevjs
- Created: 2021-05-13T04:52:30.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-06-30T02:10:20.000Z (about 1 year ago)
- Last Synced: 2025-06-30T03:24:24.060Z (about 1 year ago)
- Topics: chinese-translation, docs, slidev
- Language: TypeScript
- Homepage: https://cn.sli.dev
- Size: 25.7 MB
- Stars: 60
- Watchers: 7
- Forks: 52
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
为开发者打造的演示文稿工具 🧑💻👩💻👨💻
## Slidev 中文文档
- 📝 [**Markdown 支持**](https://cn.sli.dev/guide/syntax.html) —— 使用你最喜欢的编辑器和工作流编写 Markdown 文件
- 🧑💻 [**对开发者友好**](https://cn.sli.dev/guide/syntax.html#code-blocks) —— 内置代码高亮、实时编码等功能
- 🎨 [**可定制主题**](https://cn.sli.dev/themes/gallery.html) —— 以 npm 包的形式共享、使用主题
- 🌈 [**灵活样式**](https://cn.sli.dev/guide/syntax.html#embedded-styles) —— 使用 [Windi CSS](https://windicss.org/) 按需使用的实用类和易用的内嵌样式表
- 🤹 [**交互**](https://cn.sli.dev/custom/directory-structure.html#components) —— 无缝嵌入 Vue 组件
- 🎙 [**演示者模式**](https://cn.sli.dev/guide/presenter-mode.html) —— 可以使用另一个窗口,甚至是你的手机来控制幻灯片
- 🧮 [**LaTeX 支持**](https://cn.sli.dev/guide/syntax.html#latex) —— 内置了对 LaTeX 数学公示的支持
- 📰 [**图表支持**](https://cn.sli.dev/guide/syntax.html#diagrams) —— 使用文本描述语言创建图表
- 🌟 [**图标**](https://cn.sli.dev/guide/syntax.html#icons) —— 能够直接从任意图标库中获取图标
- 💻 [**编辑器**](https://cn.sli.dev/guide/editors.html) —— 集成的编辑器,或者使用 [VS Code 扩展](https://github.com/slidevjs/slidev-vscode)
- 🎥 [**录制**](https://cn.sli.dev/guide/recording.html) —— 内置录制功能和摄像头视图
- 📤 [**跨平台**](https://cn.sli.dev/guide/exporting.html) —— 能够导出 PDF、PNG 文件,甚至是一个可以托管的单页应用
- ⚡️ [**快速**](https://vitejs.dev) —— 基于 [Vite](https://vitejs.dev) 的即时重载
- 🛠 [**可配置**](https://cn.sli.dev/custom/config-vite.html) —— 支持使用 Vite 插件、Vue 组件以及任何的 npm 包
### 📨 与官网文档同步
目前 Slidev 中文文档翻译已全部完成。
**同步原理**:每天,[主仓库](https://github.com/slidevjs/slidev)的 `docs` 目录会被提取到本仓库的 `upstream` 分支。本仓库的 `sync` 分支会在需要时从 `main` 和 `upstream` 分支合并,并在完成翻译后发起 PR 到主仓库的 `main` 分支。
### 📝 参与贡献
感谢您的参与!若要修正翻译错误,请向 main 分支提交 PR;若要帮助翻译新增内容,请向 sync 分支提交 PR;若英文原版即有需要修改之处,请向[主仓库](https://github.com/slidevjs/slidev)提交 PR。
若需要本地预览网站效果,可执行如下命令:
```bash
# 全局安装 pnpm
$ npm i -g pnpm
# 安装依赖,使用 pnpm
$ pnpm i
# 启动文档
$ pnpm run dev
```
接着访问提示的网址(一般为 `http://localhost:5173/`)即可。
或者安装 [VSCode 的 Vite 插件](https://marketplace.visualstudio.com/items?itemName=antfu.vite) 快速启动开发服务器。
### 贡献者
感谢各位贡献者的付出(以下排名不分先后):
新版文档:
| _Kerman | wemsx | XiaoDong | 诺墨 |
| :-: | :-: | :-: | :-: |
| [](https://github.com/kermanx) | [](https://github.com/wemsx) | [](https://github.com/xiaodong2008) | [](https://github.com/normal-coder) |
初版文档:
| Anthony Fu | QiChang Li | 清秋 | Chuck | Songhn | ArcherGu |
| :-----: | :-------: | :-----: | :-----: | :-----: | :-----: |
| [](https://github.com/antfu) | [](https://github.com/QC-L) | [](https://github.com/Ivocin) | [](https://github.com/ChuanfengZhang) | [](https://github.com/songhn233) | [](https://github.com/ArcherGu) | [](https://github.com/KimYangOfCat)|
| Jacob | Qiang | raintygao | 六个骨头 | Kim Yang | KnowsCount |
| [](https://github.com/jacob-lcs) | [](https://github.com/iDestin) | [
](https://github.com/raintygao) | [](https://github.com/zrr1999) |[](https://github.com/KimYangOfCat) |[](https://github.com/KnowsCount) |
| ZhengX |
|[](https://github.com/Megrax) |