Below you will find pages that utilize the taxonomy term “webdev”
Posts
How to create wesites easily with Hugo
If you’re like me and want an easy way to make and publish your website, this article is for you. I’ll cover how I made and deployed this current site with minimal effort and zero investment.
Hugo is a static HTML and CSS website generator written in Go. It is optimized for speed, ease of use, and configurability. Hugo takes a directory with content and templates and renders them into a full HTML website.