/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

linuxjedi.co.uk
| | blog.nuculabs.de
3.0 parsecs away

Travel
| | 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.
| | yasoob.me
2.1 parsecs away

Travel
| | Hi beautiful people! Recently I decided to go all-in on static site generator, Hugo, and move over my Python Tips blog from Wordpress to Hugo. I will share the exact steps I took during this migration. It was slightly more involved than I would have liked. I will not share the reasoning behind why I moved to Hugo in this post, but rather just the details of how the process went.
| | www.itsthatlady.dev
4.3 parsecs away

Travel
| |
| | labanskoller.se
7.9 parsecs away

Travel
| Inpired by Hackeriet's blog where Alexander Kjäll use to post CTF write-ups, I've decided to create a personal one for myself. Focus will be on IT security. Hackeriet's blog is powered by Jekyll which is a static site generator written in Ruby. See their post Creating a fast blog for how they set up their blog. I have decided to try another static site generator called Hugo, which is written in Go.