Blog pages for https://blog.platypush.tech
https://blog.platypush.tech
app | ||
static | ||
templates | ||
.gitignore | ||
README.md | ||
requirements.txt |
Platypush blog pages and engine
This project provides the pages and the webapp needed by the Platypush blog.
Dependencies
flask
markdown
pygments
Start the web app
# The application will listen on port 8000
python -m app