πŸ‘¨πŸ»β€πŸ’» | Simplifying migration from Ghost to Hugo

I created a simple python script to convert Ghost backup-files into Hugo markdowns.

  Β·  1 min read

Hi,

usually this will be a German blog. But since this topic is relevant to the whole Ghost community, I write this post in english to increase the chance to reach the relevant people searching for a similar solution.

When i decided to switch from Ghost to GitHub-Pages (using Hugo), I was struggling around with the task to write all posts again in Hugo formatted *.md files. After the first few posts I asked Chat-GPT and delegated this Job to β€žhimβ€œ. So the real code-owner might be Chat-GPT, but it took a look of prompts and turns to get satisfying results.

In case you want to migrate from Ghost to a static site generator, maybe Hugo, give my Script a Chance.