Introduction to Hugo
Previously, I used Hexo to build my blog. As I’ve been using Go more and more, I’ve wanted to migrate my blog to Hugo. Hugo is a static site generator written in Go—simple, easy to use, efficient, extensible, and fast to deploy.
Installing Hugo
Here’s how to install Hugo on macOS:
Update config.toml with your own blog information.
