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.