use MkDocs to generate a static website

This commit is contained in:
Vinta
2015-06-07 03:36:52 +08:00
parent 2917299708
commit 65ef34f2d2
5 changed files with 60 additions and 0 deletions

6
mkdocs.yml Normal file
View File

@@ -0,0 +1,6 @@
site_name: Awesome Python
site_url: http://awesome-python.com
site_description: "A curated list of awesome Python frameworks, libraries and software"
site_author: Vinta Chen
repo_url: https://github.com/vinta/awesome-python
theme: flatly