Go-powered static site generator. Very fast, very capable, very annoying templating language for my tastes. Hugo’s been my default SSG for around a decade, so the templating language couldn’t be that annoying.
The world’s fastest framework for building websites
Grouping list pages by year
I don’t need it this split second, but I’ll probably try it again at some point.
_default/list.html
{{ define "main" -}}
<h1>{{ .Title }}</h1>
{{ .Content }}
<ul>
{{ range .Pages.GroupByDate "2006" -}}
<h3>{{ .Key }}</h3>
{{ range .Pages -}}
{{ .Render "list-item"}}
{{- end }}
{{- end }}
</ul>
{{ end }}
Backlinks
- Colophon
- 2022-04-24
- 2022-05-02
- 2022-02-28
- 2022-01-26
- 2025-08-21
- 2024-07-31
- 2015-09-30
- 2017-05-01
- 2019-09-04
- 2019-09-19
- 2019-06-23
- 2019-12-24
- 2021-05-16
- 2021-02-14
- 2021-10-09
- 2020-03-05
- 2020-06-03
- 2020-06-11
- 2018-05-13
- 2018-06-12
- 2016-11-20
- ox-hugo
- Obsidian Export
- Didn't I do this last year too?
- My Three(ish) Favorite Nushell Features
- Nanoc builds sites faster with 3.2.0
- Hello Quarto
- Hugo Render Hooks for Titled Code Blocks
- Next? Hugo
- Hugo Archetype Templates
- Full Content Hugo Feeds
- Eleventy
- Chronological Taxonomy Listings in Hugo
- Turning Taskwarrior Posts Into a Series
- trying a thing with neovim
- Listing Hugo Content Extensions With Raku
- h-entry Microformat for Indieweb Posts
- Letting Ruby build Asciidoctor files for Hugo
- Alias Templates in Hugo
- Stealing a Hugo Shortcode for Nikola
- Tangling code from Hugo content with Raku
- Building a starter blog with Nikola
- Choosing a static site generator
- CSV and Data Tables in Hugo
- Ox Hugo for the Orgconfig
- Using Hugo Data Templates
- Yearly Post Archives In Hugo
- All The Hugo Themes
- Using Disqus in Hugo
- My Sloppy Floppy Fingerless Mitten