What are the differences in interpolating values in go templating for Hugo – Scratch vs variables
I know very little golang and even less go templating.
However, I have programmed in several languages over my career. But I didn’t take a structured approach to learning Golang. So this might be an obvious thing for seasoned golang developers.
I use hugo for my blog and love extending the theme and creating UI components that I didn’t get straight out of the box.