Home
Softono

Wiki MkDocs

Open source MIT Python
351
Stars
81
Forks
3
Issues
3
Watchers
10 months
Last Commit

 About Wiki MkDocs

基于 MkDocs & Material theme 的个人知识库

Platforms

Web Self-hosted

Languages

Python

Need Help Installing Wiki MkDocs?

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

Wiki MkDocs

View on GitHub

Wiki_MkDocs

GitHub last commit

这里是我的个人 Wiki 知识库,基于 MkDocs 与 MkDocs Material。
请随意浏览下载,或者 clone 创建你自己的知识库。

(故障备用地址:https://linyuxuanlin.github.io/Wiki_MkDocs/ 或 https://mkdocs.wiki-power.com/)

Sitemap: https://wiki-power.com/sitemap.xml
RSS of created post: https://wiki-power.com/feed_rss_created.xml
RSS of updated post: https://wiki-power.com/feed_rss_updated.xml

Star History Chart

一些参考语法:
Check the version of MkDocs: mkdocs --version
Upgrade MkDocs: pip install -U mkdocs

Check the version of Material theme: pip show mkdocs-material
Upgrade Material theme: pip install --upgrade mkdocs-material