Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luogu-dev/docs
洛谷帮助中心
https://github.com/luogu-dev/docs
Last synced: about 2 months ago
JSON representation
洛谷帮助中心
- Host: GitHub
- URL: https://github.com/luogu-dev/docs
- Owner: luogu-dev
- License: other
- Created: 2023-03-20T08:06:51.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T08:29:28.000Z (4 months ago)
- Last Synced: 2024-09-13T21:50:34.204Z (4 months ago)
- Language: JavaScript
- Homepage: https://help.luogu.com.cn
- Size: 9.13 MB
- Stars: 17
- Watchers: 3
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 洛谷帮助中心
该网站使用 [Docusaurus 2](https://docusaurus.io/) 构建。
[![知识共享许可协议](https://i.creativecommons.org/l/by-nc-nd/4.0/88x31.png)](http://creativecommons.org/licenses/by-nc-nd/4.0/)
帮助中心的文档采用 [CC BY-NC-ND 4.0 协议](http://creativecommons.org/licenses/by-nc-nd/4.0/)进行许可。
### 开发、编辑
```
$ pnpm install
$ pnpm run start
```对于 CodeSpaces 请使用
```
$ pnpm run start -h 0.0.0.0
```### 参考资料
Markdown Features: https://docusaurus.io/docs/markdown-features