Go to file
Fabio Manganiello 8fa3be2fbc Migrated browser extension article 2021-01-31 18:41:33 +01:00
app Migrated 8th article 2021-01-31 00:04:24 +01:00
static Migrated browser extension article 2021-01-31 18:41:33 +01:00
templates Fixed article.html indentation 2021-01-31 01:07:26 +01:00
.gitignore gitignore 2021-01-25 19:16:56 +01:00
README.md Migrated fourth article 2021-01-28 00:01:53 +01:00
requirements.txt Blog iteration #2 2021-01-24 20:39:27 +01:00

README.md

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