Too Long; Didn't Read
Hugo is a static website generator written in Go written in golang. This framework can quickly create a static site with terminal commands. In this article, I will cover creating simple static websites with Hugo and hosting them on GitHub. For this, I plan to prepare two different websites and use different third-party web services that will be useful to us while preparing them. The website will start working on local server 1331 port with the help of Homebrew and Hugo server. I will only create web pages using ready-made templates.