gma / nesta

File Based CMS and Static Site Generator
http://nestacms.com
MIT License
902 stars 120 forks source link

Drop the support for configuring Nesta with environment variables #165

Closed gma closed 1 year ago

gma commented 8 years ago

It was a daft thing to do in the first place, and since Glenn pointed out that the config file can be parsed with Erb (i.e. you can put <%= ENV.fetch('NESTA_TITLE') %> in your config file), there's no point keeping the extra code in Nesta.