Repository storage for Large Hugo site

If your only problem is GitHub etc. repo limitations, you could consider partition your content/images into smaller GitHub repos and include them in the main repo using Hugo Modules. I do, however, remember vaguely that there may be an upper size limit per Hugo/Go module as well (I think 2GB), but there is no limitation to how many repos you can have.

1 Like