I Switched from WordPress to Hugo
Both Hugo and WordPress are free software created with love and a lot of unpaid labor. My hat is off to both projects and their developers.
About the Software
Hugo
Hugo is a program written in Go that runs on your computer and generates a static website based on files you create. These include markdown files for content, HTML-ish files for themes, and static assets. All you need to put it out into the world is a way to serve web pages.