An open API service indexing awesome lists of open source software.

https://github.com/mintimate/docvitepressomr


https://github.com/mintimate/docvitepressomr

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# 薄荷输入法文档 📝💨

[![薄荷文档首页](./preview/demoIndex.webp)](https://www.mintimate.cc)

---

## 开发者指南

如果你想参与文档的编写,克隆本仓库,然后执行以下命令:
```bash
# 安装依赖
yarn install
# 运行
yarn dev
# 打包(输出到 .vitepress/dist)
yarn build
```

如果你想参与薄荷配置的编写,可以前文:
- [oh-my-rime: https://github.com/Mintimate/oh-my-rime](https://github.com/Mintimate/oh-my-rime)

## 特别感谢

感谢 [Vitepress](https://vitepress.dev/) 和 [Vite](https://github.com/vitejs/vite) 提供的强大支持。

## 许可证

[GPL-3.0](LICENSE)

Copyright (c) 2023-present, [Mintimate](https://www.mintimate.cn)