加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
mkdocs.yml 457 Bytes
一键复制 编辑 原始数据 按行查看 历史
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"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化