Commit Graph

7 Commits

Author SHA1 Message Date
Riku Rouvila
57cc7be367 remove bower 2015-07-14 21:00:39 +03:00
Riku Rouvila
e56a628c95 add revisioning task to gulp build
* 'public' directory is now removed on gulp build
* Copies built .css and .js files to <filename>-<hash>.<extension>
* Replaces references from built .html files to match the revisioned files
* Keeps the original built files intact, but this is most likely going to change in the future
2015-05-24 18:58:15 +03:00
Riku Rouvila
71af2bbb28 add npm-debug.log to gitignore 2015-05-01 16:42:27 +03:00
Riku Rouvila
ba486e68b2 add .DS_Store files to gitignore 2014-06-12 15:12:56 +03:00
Riku Rouvila
50545c5945 store bower components in bower_components directory 2014-04-21 11:40:26 +03:00
Riku Rouvila
883427f8fa add assets task that copies everything from src/assets/ to public/ 2014-02-19 14:51:11 +02:00
Riku Rouvila
a88e1a4f7b initial commit 2014-01-14 09:15:11 +02:00