ioda-net / geo-front3

frontend from geoadmin/mf-geoadmin3
Other
1 stars 0 forks source link

Use gulp to generate template #4

Closed Jenselme closed 9 years ago

Jenselme commented 9 years ago

After a study, gulp meets our needs. It must:

Jenselme commented 9 years ago

We want to use the handlebars plugins as the templating engine. However, by default, the syntax is the same as angular js. It may cause conflicts. I advise that we use the handlebars-delimiters plugin to change the syntax to something else.

More information on stackoverflow: http://stackoverflow.com/questions/14324850/how-to-change-the-default-delimiter-of-handlebars-js/19181804#19181804

Jenselme commented 9 years ago

We will use nunjucks instead (better hability to change delimiters): https://github.com/carlosl/gulp-nunjucks-render