Axiom Chinese Documentation (unofficial)
- Axiom 非官方中文文档:https://ad.pueh.cc 【本项目】
- Axiom 官网:https://axiom.moulberry.com/
- Axiom 官方英文文档:https://axiomdocs.moulberry.com/
- Axiom 官方英文文档储存库:https://github.com/Moulberry/AxiomDocumentation
- 要部署本项目你需要
- 克隆本储存库至本地并进入项目根目录
- 从终端运行
pnpm install
安装包 - 从终端运行
pnpm run dev
启动本地调试 - 在浏览器中打开
http://localhost:9364/
或http://127.0.0.1:9364/
本地运行的端口可在配置文件尾部找到并修改
可用命令:
pnpm dev
本地调试pnpm build
生成静态网页
Axiom Chinese Translation Group
Axiom 中文翻译团队成员列表 (按加入先后顺序)
The MIT License (MIT)
Copyright (c) 2024 ACTG
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.