Update .travis.yml for automatic deployment

This commit is contained in:
Lint
2019-02-27 13:21:42 +05:30
committed by C0der Lint
parent a10314a4dc
commit 04c0ba830d
2 changed files with 19 additions and 10 deletions

View File

@@ -4,13 +4,12 @@ site_description: 'A curated list of awesome Python frameworks, libraries and so
site_author: 'Vinta Chen'
repo_name: 'vinta/awesome-python'
repo_url: 'https://github.com/vinta/awesome-python'
theme: 'material'
extra:
feature:
tabs: false
theme:
name: 'material'
palette:
primary: 'red'
accent: 'pink'
extra:
social:
- type: 'github'
link: 'https://github.com/vinta'
@@ -23,5 +22,5 @@ google_analytics:
- 'auto'
extra_css:
- css/extra.css
pages:
nav:
- "Life is short, you need Python.": "index.md"