https://github.com/ustclug/documentations
LUG @ USTC Technical Documentation
https://github.com/ustclug/documentations
Last synced: about 1 year ago
JSON representation
LUG @ USTC Technical Documentation
- Host: GitHub
- URL: https://github.com/ustclug/documentations
- Owner: ustclug
- License: other
- Created: 2016-10-04T17:20:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T19:10:03.000Z (over 1 year ago)
- Last Synced: 2024-10-29T21:22:20.085Z (over 1 year ago)
- Homepage: https://docs.ustclug.org
- Size: 16.7 MB
- Stars: 21
- Watchers: 25
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# LUG @ USTC Documentation
## 如何构建?
1. (建议)使用 `python3 -m venv venv` 创建虚拟环境,`. venv/bin/activate` 进入虚拟环境
1. 使用 `pip install -r requirements.txt` 安装依赖
1. 使用 `mkdocs serve` 构建并查看效果
## 许可
[CC BY-NC-SA 4.0](LICENSE.md) 协议。