tag: Wordpress

Getting Started With Hugo

3 Mar 2018 - 7 minutes
I recently switched my site from WordPress to Hugo, a static site generator. I decided to leave WordPress for a few reasons: I don’t need many of its features, the security worries, and the slower page loads that come with it. While Hugo doesn’t provide a nice GUI CMS front end like WordPress, it fairly easy to navigate, and your pages and posts are written in Markdown and converted to a set of HTML pages and accompanying static files automatically.