Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vjousse/mezzanine2nikola

Simple script to create .md files from mezzanine database
https://github.com/vjousse/mezzanine2nikola

Last synced: about 1 month ago
JSON representation

Simple script to create .md files from mezzanine database

Awesome Lists containing this project

README

        

Read mezzanine post table from a postgresql database and creade .md files for the [static site generator Nikola](https://getnikola.com/).

# Install

Follow the [aiopg doc](http://aiopg.readthedocs.org/en/stable/) and configure your dsn in `config.py`.

# Run

python run.sh