From Wordpress To Hugo
Introduction Hello everyone 👋, This is a quick post on how I migrated my blog from WordPress to Hugo. I will not go into details on how to install Hugo or how to use it, but I will share some of the things I learned along the way. I’ve also written a simple tool in Python to aid you in the migration process. You can find it here: https://dnutiu.github.io/jekyll-to-hugo/ Why not WordPress? I’ve been using WordPress for about 5 years now, and I’ve switched from free hosted WordPress to self-hosted and then to premium hosted WordPress. ...