A Vue frontend for NJU Open Source Software Mirror.
Run npm install
to install all dependencies for development.
Run npm run build
to compile for production.
Run npm serve
to start the development server.
- Fork this repository.
- Place your new mirror documentation by putting your
*.md
file inpublic/configs/documentations/
. A sample file is as follows:Filename:
2021-13-37-flatter.md
Content:## Flatter 镜像安装帮助 阿巴阿巴 ### 歪比巴卜 ...
- Run
public/configs/scripts/gendoc/genjson.py
, this should generate a newindex.json
. Replace oldindex.json
with it. - Create a merge/pull request to let us know.
Please go to Issues and report your environment (system, browser version, etc.) as well as how to trigger the bug. Note that different types of bugs should be reported in different issues.
You can also visit our Github Repo to report bugs if you don't have access to NJU GitLab.