forked from vinta/awesome-python
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
26 lines (26 loc) · 651 Bytes
/
mkdocs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
site_name: Awesome Python
site_url: https://awesome-python.com
site_description: A curated list of awesome Python frameworks, libraries and software
site_author: Vinta Chen
repo_name: vinta/awesome-python
repo_url: https://github.com/vinta/awesome-python
theme:
name: material
palette:
primary: red
accent: pink
extra:
social:
- type: github
link: https://github.com/vinta
- type: twitter
link: https://twitter.com/vinta
- type: linkedin
link: https://www.linkedin.com/in/vinta
google_analytics:
- UA-510626-7
- auto
extra_css:
- css/extra.css
nav:
- "Life is short, you need Python.": "index.md"