Update: 删减 readme 注释片段,新增其他项目文件,用于生成文档

This commit is contained in:
chenjiandongx
2018-05-28 16:05:57 +08:00
parent 0c7251b3d4
commit 4a30781e96
5 changed files with 37 additions and 27 deletions

16
mkdocs.yml Normal file
View File

@ -0,0 +1,16 @@
site_name: 'Python 资源大全中文版'
site_url: 'https://github.com/jobbole/awesome-python-cn/'
site_author: 'jobbole'
repo_name: 'jobbole/awesome-python-cn/'
repo_url: 'https://github.com/jobbole/awesome-python-cn/'
theme: 'material'
extra:
feature:
tabs: false
primary: 'blue'
accent: 'blue'
social:
- type: 'github'
link: 'https://github.com/jobbole/awesome-python-cn/'
pages:
- "人生苦短,我用 Python": "index.md"