Hugo Modules for Themes
Instead of git submodules
The hugo tutorial tells you to use git submodules for themes. However hugo has a better system for dependencies called modules. I’ ll show you how to switch from git submodules to hugo modules!
[Read More]