npm.io
0.1.1 • Published 6 years agoCLI

bhootnath

Licence
MIT
Version
0.1.1
Deps
2
Size
3 kB
Vulns
0
Weekly
0

Bhootnath

Export posts from ghost blog's database to jekyll markdown files

Usage

npx bhootnath /path/to/ghost.db
ls _posts/

The _posts directory will be generated in the present working directory, with all the extracted markdown files if successful. You can now copy/merge the _posts directory/contents into your Jekyll installation.

Cheers!