All Projects → ustclug → Linux101 Docs

ustclug / Linux101 Docs

Licence: cc-by-sa-4.0
Linux 101 学生课程教材与讲义

Programming Languages

shell
77523 projects

Linux 101 Docs

如何构建?

  1. (建议)使用 python3 -m venv venv 创建虚拟环境,. venv/bin/activate 进入虚拟环境;
  2. 使用 pip install -r requirements.txt 安装依赖;
  3. 使用 mkdocs serve 构建并查看效果。

编写建议

请参考 编写指导 页面,了解我们的编写规范。

许可

本文档以 Creative Commons BY-SA 4.0 协议发布。详情请见 LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].