Thank you guys very much for Hugo 0.56.0! It seems really very cool and powerful.
A few questions concerning the new Hugo modules. I hope it is not too general:
Would you developers suggest to generally use Hugo modules to implement themes (instead of using git submodules)?
How would simple ‘workflows’ look like to provide or get e.g. a theme, a shortcode or a set of shortcodes?
I use a set of own shortcodes for all front end projects and handling them always feels a bit cumbersome. Managing them with modules and being able to use selected ones only would be great.
Thanks again.