0.1.1 • Published 6 years ago
bhootnath v0.1.1
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!