Show blog post comments only in production
Fixes #1611 (closed)
This MR actually sets an environment variable only when the stage is production.
Middleman then checks this and skips the addition of the disqus snippet from the layout
if the criteria is not met.
Edited by Achilleas Pipinellis