ghost-to-jekyll
v1.0.0
Published
Converting a Ghost export to Jekyll files
Readme
Ghost to Jekyll Converter
This is just something I hacked together, but it seems to mostly work alright.
To use, run yarn install; node convert.js your-file.js and you should suddenly have a _posts folder that can be processed by Jekyll.
