tags

#Go

Click a filter to scope results to projects or posts.

posts 30 Mar 2026

Hugo & Markdown: The Art of Writing the Web

Hugo is a static site generator written in Go. Released in 2013 by Steve Francia and now maintained by an active open-source community, it takes a folder of plain text files — mostly written in Markdown — and compiles them into a complete, ready-to-deploy website. No database. No server-side rendering at runtime. Just fast, static HTML.

posts 27 Mar 2026

Hugo: The World's Fastest Static Site Generator

Hugo is a static site generator written in Go. Released in 2013 by Steve Francia and now maintained by an active open-source community, it takes a folder of plain text files — mostly written in Markdown — and compiles them into a complete, ready-to-deploy website. No database. No server-side rendering at runtime. Just fast, static HTML.