* Adds GetEnvironmentName and IsProduction partial functions, which
improve DRY
* Add prioritization for determining environment name, which favors the
existing methods: the `HUGO_ENV` environment variable and site config
`env` theme parameter
* Adds `useHugoEnv` theme parameter to use the value of
`.Hugo.Environment` for the build environment name