blog/README.md
Fabio Manganiello f34f1f6232 Refactored Platypush blog repo.
Removed all the Python logic + templates and styles.
Those have now been moved to a stand-alone project (madblog),
therefore this repo should only contain the static blog
pages and images.
2022-01-12 00:56:39 +01:00

342 B

Platypush blog pages

This project provides the content of the Platypush blog.

It uses madblog as a Markdown-based blogging micro-framework.

Setup

$ pip install madblog

Run

$ git clone https://git.platypush.tech/platypush/blog.git
$ cd blog
$ madblog