- Sidenotes in Hugo 21 Oct 2023
Yet another sidenote implementation.
- Printing Unicode Characters in Hugo 4 Oct 2023
My learning experience with `printf` in Golang and Hugo.
- Rendering mathematics expressions in Hugo 2 Oct 2023
...and getting used to "excessive DOM size" errors.
- New blog theme 28 Sep 2023
Working with Hugo scripts is painful. I have done it again. Here is a record of what happened.
- Tabbed Views in Hugo 17 Sep 2022
how to make a tabbed view of contents in Hugo
- Syntax Highlighting with Chroma in Hugo 10 Sep 2022
And adding filename support using render hooks
- Generating a recursive menu in Hugo 29 Jun 2022
Everyone tries recursion at least once. It was my turn.
- Grouping Hugo tags by first letter 5 Jul 2021
We will probably never get `.Pages.GroupBy "title.firstLetter"`.
- Breadcrumb navigation in Hugo 3 Jul 2021