Pelican2Ghost is a plugin for Pelican site static generator that generates a JSON file so you can import it in Ghost blogging platform.
How to use?
git clone [email protected]:allenskd/pelican2ghost.git
Open your pelicanconf.py and add
PLUGIN_PATHS = ['/my/base/path']
PLUGINS = ['pelican2ghost']
For more information please check pelican2ghost Github
I found a bug!
Please do not comment that you found a bug. I’d appreciate it if you could report it, here.
Before you comment