Hugo
Hugo New Theme
This is the Hugo code I use to generate the HTML files of my blog. A DevOps/SysAdmin blog about web and network technology stacks, also provides tutorials and original writing of the author. This blog also covers exciting news in science and technology.
Powered by
Hugo is a general-purpose website …
Getting Started with Hugo
Step 1. Install Hugo
Goto hugo releases and download the appropriate version for your os and architecture.
Save it somewhere specific as we will be using it in the next step.
More complete instructions are available at installing hugo
Step 2. Build the Docs
Hugo has its own example site which …