blog/README.md

10 lines
166 B
Markdown
Raw Normal View History

2021-01-24 12:20:02 +01:00
# Platypush blog pages and engine
This project provides the pages and the webapp needed by the Platypush blog.
## Dependencies
- `flask`
- `markdown`
2021-01-24 20:39:27 +01:00
- `pygments`