Comment on Shrinking my static siteparentComments−BrandoElFollito6yI have a few sites (also generated by Hugo) and the output is powered by a caddy container.I also have this one, single site I want to be independent and not at risk of me misconfiguring caddy, playing around etc. Truly standalone.So I generate the static code, embark a minimal web server and push it to my registry.
Comments
I have a few sites (also generated by Hugo) and the output is powered by a caddy container.
I also have this one, single site I want to be independent and not at risk of me misconfiguring caddy, playing around etc. Truly standalone.
So I generate the static code, embark a minimal web server and push it to my registry.