Using `site.url` will always link to the production environment,
which is both wrong and confusing when deployed locally or in betain beta.
Interestingly, deploying with `make serve` appears to override
to localhost. The issue is only apparent in beta or when deployed
locally in a container.