valexandersaulys / pghost

Help you to migrate Pelican's posts and tags to Ghost

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pghost

Pghost can help you to migrate Pelican's posts and tags to Ghost. It's quite easy!

Installation

To install Pghost, simply use pip:

$ pip install pghost

Usage

$ cd to/your/pelican/posts/path
$ pghost

It will generate a blog.json file, then you can import it at your Ghost dashboard.

Reference

https://docs.ghost.org/v1/docs/the-importer

About

Help you to migrate Pelican's posts and tags to Ghost


Languages

Language:Python 100.0%