# vitepress-theme-async
**Repository Path**: ml13/vitepress-theme-async
## Basic Information
- **Project Name**: vitepress-theme-async
- **Description**: 一个简单而轻量级的 Vitepress 主题。 | A simple, lightweight Vitepress theme.
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: dev
- **Homepage**: https://vitepress-theme-async.imalun.com
- **GVP Project**: No
## Statistics
- **Stars**: 2
- **Forks**: 0
- **Created**: 2024-09-19
- **Last Updated**: 2024-11-04
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
vitepress-theme-async
[Gitee](https://gitee.com/ml13/vitepress-theme-async) |
[演示](https://vitepress-theme-async.imalun.com/demosite/) |
[示例预览](https://www.imalun.com) |
[使用文档](https://vitepress-theme-async.imalun.com/)
一个简单而轻量级的 Vitepress 主题。
🇨🇳 中文简体 |
🇬🇧 English
## 文档
一份详细的使用文档,能解决你大部分不清楚地方了🤣
- (dev)
## 安装
安装 vitepress-theme-async 等插件
```bash
npm install --save vitepress-theme-async
```
或者
```bash
yarn add --save vitepress-theme-async
```
## 更新
你只需要执行:
```bash
npm install vitepress-theme-async@latest
```
## 参与贡献
非常欢迎你的贡献,你可以通过以下方式一起共建 :smiley::
- 遇到 Bug 通过提交 [Issue](https://github.com/MaLuns/vitepress-theme-async/issues) 报告。
- 有建议和疑问欢迎前往 [Discussions](https://github.com/MaLuns/vitepress-theme-async/discussions) 讨论。
- 提交 Pull Request 改进 **vitepress-theme-async** 的代码。
## 协议
本主题采用 [SATA License](https://github.com/zTrix/sata-license)。
> 你不知道这代表什么?简单来说,就是如果你使用了该主题,你需要马不停蹄地点一个 Star,接下来你便可以随意使用它。
## 演示站点
如果你已经使用了本主题,欢迎前往 [Demo Sites | 示例站点 | Discussions](https://github.com/MaLuns/vitepress-theme-async/discussions/7) 留下你的站点,我将会将其添加到下方的示例站点中。
也可以直接修改 [sites.json](https://github.com/MaLuns/vitepress-theme-async/blob/dev/docs/.vitepress/assets/sites.json) 创建 PR。