extended auxiliary files support

- support for css in header/footer
- support for js/coffee/whatever
- main integrated into render/inject/tmp flow

=> all html files get every css/js injected
This commit is contained in:
Loic Nageleisen 2014-02-21 16:14:18 +01:00
parent 6623656530
commit bc91aa7012
3 changed files with 88 additions and 19 deletions

View file

@ -11,8 +11,13 @@ GEM
celluloid (0.15.2)
timers (~> 1.1.0)
coderay (1.0.9)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.7.0)
commonjs (0.2.7)
diff-lcs (1.2.4)
execjs (2.0.2)
ffi (1.9.0)
formatador (0.2.4)
guard (2.1.1)
@ -67,6 +72,7 @@ PLATFORMS
ruby
DEPENDENCIES
coffee-script
guard-rspec
less
pry