An open API service indexing awesome lists of open source software.

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

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) 协议。