8000 GitHub - jzztf/notes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jzztf/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mkdocs

install pipenv and mkdocs

pipenv install  # 根据pipfile安装所需包
pipenv shell  # 进入虚拟环境
# pip install mkdocs  # 安装mkdocs
mkdocs serve  # 本地运行
mkdocs gh-deploy  # 推送gh-pages分支到github

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0