Go to file
Fabio Manganiello 3fafed1894 Removed width: 50% from .header a 2021-01-27 17:21:12 +01:00
app Fixed image URLs in RSS feeds 2021-01-26 02:08:16 +01:00
static Removed width: 50% from .header a 2021-01-27 17:21:12 +01:00
templates Explicitly pass skip_header=False in index.html 2021-01-26 02:19:04 +01:00
.gitignore gitignore 2021-01-25 19:16:56 +01:00
README.md Blog iteration #2 2021-01-24 20:39:27 +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