Switching off the Lights Part Two - Adding Dark Mode to Hugo

In my last blog post, I wrote about how to Add Dark Mode Toggle to WordPress. Today I will go a step further, by showing you how to switch between light and dark (day and night) theme mode in Hugo - the fastest framework for creating static web sites. This time, we will make a dark theme toggle button similar to what Redux author and React pioneer Dan Abramov did in his open-source blog Overreacted. Read More…

How to Convert Your Wordpress Site to Hugo

In this tutorial, I am going to show you the things that I did to successfully migrate my WordPress website to Hugo static site generator. Why would like to convert your WordPress website to Hugo? WordPress is the most popular framework fo building websites. This is because it is open-source, it has user-friendly CMS, allows for customization and has tons of documentation online. However, sometimes you do not need a dynamic website with a database. Read More…

How to Make a Multilingual Website with Hugo

In this tutorial, I am going to show you how to create a multilanguage website using Hugo. I am a big fan of Hugo, an awesome open-source static site generator with tons of cool features. It makes building websites fun again and it also supports multilingual mode. This means you can easily translate your Hugo website in any language you want! Follow me and I will teach you how to do it. Read More…

7 Reasons Why Hugo is Awesome

Hugo is an awesome open-source static site generator, which you can use to create beautiful portfolio websites and blogs. Hugo started as a side project in 2013 and quickly became one of the most popular frameworks for building static websites. In fact, this website is also built with Hugo! So, what are the ingredients that make Hugo so great? Here are the most important reasons why you should power your website with Hugo. Read More…