Installing this Hugo site
My notes on setting up this Hugo site
This is basically my own notes for setting up this Hugo site. Its have been based on multiple sources, but mainly from the Udemy course WP to Hugo. The purpose of this document is mainly to have a reference for myself, but it might be useful for others as well.
WP to Hugo resource page
Often used Hugo commands hugo new site mysite hugo hugo server hugo new posts/my-first-post.md Settings up the site cd C:\Repos\priv\hugo\public git clone git@gitlab.
[Read More]