How to set up Panini for different environments

Panini is a super simple flat file generator for use with Gulp. It compiles a series of HTML pages using a common layout. These pages can also include HTML partials, external Handlebars helpers, or external data as JSON or YAML. Consider the case you code a Gulp build process with different environments for development and
Continue reading: How to set up Panini for different environments