use MkDocs to generate a static website
This commit is contained in:
6
mkdocs.yml
Normal file
6
mkdocs.yml
Normal 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
|
Reference in New Issue
Block a user