Ghost Archiver: A tool for extracting a human readable archive from your ghost blog

I created a tool in javascript for archiving posts in a human readable format.

Ghost Archiver

It has a number of options. One of them is creating files for consumption by HUGO. And I have a user configurable script file so users can tailor the export for their particular HUGO site.

This works for my needs and I am moving on to the next tool (a web service written in golang listening to ghost webhooks). BUT I would love feedback on the Ghost Archiver for improvement if it is useful for anyone.

Please let me know. Thanks.