这里是我的个人 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
一些参考语法:
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