mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-19 21:55:43 +00:00
use MkDocs to generate a static website
This commit is contained in:
parent
2917299708
commit
65ef34f2d2
5 changed files with 60 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,2 +1,6 @@
|
|||
.DS_Store
|
||||
|
||||
*.py[co]
|
||||
|
||||
docs/index.md
|
||||
site/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue