Hugo New Theme

Prasetiyo Hadi Purwoko | Mar 2, 2026 min read

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 framework. Technically speaking, Hugo is a static site generator. Unlike systems that dynamically build a page with each visitor request, Hugo builds pages when you create or update your content. Since websites are viewed far more often than they are edited, Hugo is designed to provide an optimal viewing experience for your website’s end users and an ideal writing experience for website authors.

Hugo-Profile is a theme for Hugo, a static site generator. It is a high-performance, mobile-first Hugo theme for personal portfolios and blogs.

comments powered by Disqus