Home
Softono

Linux201 Docs

Open source Python
422
Stars
31
Forks
5
Issues
9
Watchers
2 months
Last Commit

 About Linux201 Docs

Linux 201 进阶教程阅读资料

Platforms

Web Self-hosted Linux

Languages

Python

Need Help Installing Linux201 Docs?

We provide expert installation service for this software. Our team will install, configure, and secure Linux201 Docs on your server. plans start at just $30.

Linux201 Docs

View on GitHub

Linux 201 进阶教程

如何构建?

  1. python3 -m venv venv
  2. . venv/bin/activate
  3. pip3 install -r requirements.txt
  4. mkdocs serve

格式检查

Autocorrect

https://github.com/huacnlee/autocorrect/ 安装后,运行 autocorrect --lint 即可。autocorrect --fix 可以自动修复问题。

Markdownlint-cli2

对应仓库为 https://github.com/DavidAnson/markdownlint-cli2。运行 markdownlint-cli2 docs/**/*.md README.md 即可。添加 --fix 可以自动修复问题。

许可

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

Star History

Star History Chart