https://github.com/mintimate/docvitepressomr
https://github.com/mintimate/docvitepressomr
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mintimate/docvitepressomr
- Owner: Mintimate
- License: gpl-3.0
- Created: 2023-08-22T22:55:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-25T08:00:42.000Z (11 months ago)
- Last Synced: 2025-07-25T11:58:11.230Z (11 months ago)
- Language: TypeScript
- Size: 23.9 MB
- Stars: 1
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 薄荷输入法文档 📝💨
[](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)