Laban Sköllermark f3388f4fef Use environment introduced in Hugo 0.53
The Ananke theme got environment support before Hugo did and when Hugo
added it in version 0.53 it was in a slightly different way. Running
"hugo server" will set the environment to "development" and running just
"hugo" will set it to "production". It can be overridden by OS
environment variable "HUGO_ENVIRONMENT" (note, not "HUGO_ENV") or by
using the --environment option.

Use "hugo.Environment" to detect environment instead and update the
README.
2019-11-08 23:26:18 +01:00
..
2018-04-09 12:33:10 -04:00
2019-10-27 18:28:52 -04:00
2017-04-15 09:06:30 -04:00