Hacker News new | ask | show | jobs
by vessenes 3865 days ago
Template improvements.. The go template system is..opinionated to say the least. It's my biggest pain point in the language, and I include having to write min_int64_int type functions.

Anyway, hugo's documentation, code quality and template improvements are stellar, congrats on the release.

1 comments

I would love to see support for pongo2 (which is a Django style template library). Working with template inheritance would be so much easier.