jipiboily / tumblr-to-hugo

Shitty but working Ruby tool to move your posts from Tumblr to Hugo
13 stars 3 forks source link

Tumblr to Hugo

I didn't want to move a bunch of blog posts manually from Tumblr to Hugo, so I built this.

When you run this, it will create a file per post you have on Tumblr, with the proper title and a path that makes sense (/blog/the-title-of-the-post) and also create a CSV file with the original URL and the new path on Hugo, to help you setup the redirections.

Run

To run it:

:tada: