Hi,
how can I add a custom function to be used in a template, are there some best practices? actually, I’m not sure if it is possible.
The idea is to be able to use a custom go function to generate some of the content of a given page (that cannot be done with the provided template functions of course). I will appreciate some directions or what to look for (not very familiar with go nor hugo, but haven’t been able to find documentation about it).
thanks!
g