mouday / LearningNote

LearningNote

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LearningNote

已迁移至:https://mouday.github.io/coding-tree/

在线阅读:

https://www.pengshiyu.com/LearningNote/

pip install mkdocs https://www.mkdocs.org/

主题 pip install mkdocs-material https://squidfunk.github.io/mkdocs-material/

支持代码高亮 pip install pygments

python-markdown 插件 pip install markdown https://python-markdown.github.io/extensions/

开启服务 mkdocs serve

部署,新加的文章需要添加到目录 mkdocs gh-deploy

更新仓库 + 更新文章 bash update.sh

About

LearningNote


Languages

Language:JavaScript 99.3%Language:HTML 0.7%Language:Shell 0.0%