Commit Graph

11 Commits

Author SHA1 Message Date
c6fb4c3184 Switch from .jade to .pug templates
No functional change, we simply align with the preprocessing pipeline 
used in Pillar.
2018-02-01 17:01:03 +01:00
4fa18d4454 Gulp: added 'cleanup' task that erases all gulp-generated files.
This runs automatically when using --production
2017-09-28 15:35:15 +02:00
5c58ced224 Gulp: replaced hardcoded paths with variables. 2017-09-28 15:34:28 +02:00
3066b41058 Put generated JS into attract/static/assets/js/generated/ 2016-09-29 16:44:49 +02:00
2adf574b21 Concatenating scripts doesn't work well with caching 2016-09-29 12:55:56 +02:00
4c4489a890 Concatenate all general js files into tutti.js 2016-09-29 12:22:53 +02:00
8b1af91778 Gulp: Don't livereload by default
When running gulp watch, we were livereloading by default, which meant we can't have multiple 'gulp watch'.
2016-09-22 18:09:29 +02:00
2ddee224c2 Don't cache style compiling 2016-09-21 14:12:16 +02:00
8145d698bd Gulp: Avoid re-building unchanged files by caching the results 2016-09-20 15:13:25 +02:00
4a1e2169f0 More attract-server → attract 2016-09-07 10:50:44 +02:00
168e59805e Added template system to Attract extension. 2016-09-06 18:46:28 +02:00