Go to file
Fabio Manganiello 16f6ea8ed3 Added notes on percent calibration and balance 2021-08-29 23:30:47 +02:00
app Only do LaTeX parsing for the pages marked as LaTeX 2021-08-29 23:06:23 +02:00
static Added notes on percent calibration and balance 2021-08-29 23:30:47 +02:00
templates Refactored header 2021-02-05 02:17:23 +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