Skip to content
This repository has been archived by the owner on May 17, 2020. It is now read-only.

hughrawlinson/GhostToJekyll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

GhostToJekyll

A little script to go through a Ghost export file and convert it to Jekyll. I don't even sanitize inputs, so please don't use this until you've read and understood it!

to invoke: node index.js [path-to-ghost-export-file] [path to jekyll posts directory]

It doesn't preserve categories/tags because the ghost export format for those is kinda weird.

About

A node script to convert Ghost blog databases into Jekyll markdown post files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published