Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vjousse/mezzanine2nikola
- Owner: vjousse
- Created: 2015-11-07T23:34:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-22T18:32:59.000Z (about 9 years ago)
- Last Synced: 2024-10-08T04:23:04.978Z (3 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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