Installing Hugo and publishing Hugo web-pages on OpenBSD server
Hi there,
Today, we will looking at installation of hugo - a static site generator and deployment on OpenBSD server
Installing hugo
Tested and deployed hugo generated site pages on OpenBSD 6.3-stable and at the time of writing this blog, hugo is not available in the ports on OpenBSD 6.3, so, we will be proceeding with installation from source.
Dependencies
go mage (make alternative for go) Following are the steps to install mage from the source on OpenBSD 6.