Hugo
Don’t get me wrong, Hugo is well made and “easy to use”. However, it is not at all intuitive. Once you know it its amazing, if you don’t its terrible.
Caddy
Caddy is much more straght forward for simple webserver use than nginx.
This is the config I have:
| Thing | Place |
|---|---|
| Config file | /etc/caddy/Caddyfile |
| Content | /www/var/web.site/ |
| SSL | /etc/caddy/ssl/ |
However caddy auto generates SSL if you don’t want to import your own and you declare filepaths in the caddyfile.