README
This commit is contained in:
parent
ee15511c47
commit
3b8111882b
2 changed files with 10 additions and 1 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
__pycache__
|
|
@ -1 +0,0 @@
|
|||
static/pages/Home.md
|
9
README.md
Normal file
9
README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Platypush blog pages and engine
|
||||
|
||||
This project provides the pages and the webapp needed by the Platypush blog.
|
||||
|
||||
## Dependencies
|
||||
|
||||
- `flask`
|
||||
- `markdown`
|
||||
|
Loading…
Reference in a new issue