I am a Hugo beginner and I am looking for tutorials on how to understand Hugo in more depth. There is a lot of great tutorials on how to get started with Hugo. But there are few comprehensive tutorials for beginners that would explain go templating language, scope (dot), how to implement variables, functions. Documentation is massive – but, in my opinion, it is not really clear for beginners to Hugo or front-end web development. I am working on a large personal website and feel really stuck with Hugo. Contemplating switching to Jekyll that has easier templating language. Any pointers will be much appreciated.
Whole go templating is confusing. Don’t really get how the scope (dot) works; Why sometimes something needs to be capitalized? Why sometimes you need to define a variable first before doing anything? I will gladly come back with some specific problems later. I am trying to understand how to approach learning.
Yes, please do. There are many very helpful, very Go-knowledgeable members of this community who will be happy to assist, once they have a clearer idea of the specific topics for which you need more detailed help.
yes, this is a gem. I already went through it. It would be great to have a link to it in the docs. It feels this information on templating language is missing from the docs.