Commit Graph

5 Commits

Author SHA1 Message Date
XhmikosR 0113ecc6c4 Use jekyll-sitemap instead of our custom solution. 2015-09-08 08:18:52 +03:00
Chris Rebert bf3bd2e037 Update Gemfile.lock in hopes of fixing scss-lint error 2015-09-01 21:37:37 -07:00
XhmikosR 97f0da3239 Update Rubygems. 2015-08-27 08:11:10 +03:00
Thomas McDonald ec523617a3 add jekyll plugins to gemfile 2015-08-20 14:16:28 -07:00
Gleb Mazovetskiy 8a51daf280 Compile with Ruby Sass or libsass.
* Separate configs for libsass and sass.
* Sass compiler selected based on `process.env.TWBS_SASS`.
* Travis:
  * Use Gemfile to manage ruby dependencies.
  * Run core tests with both Sass compilers.
  * Only install/cache ruby gems required by the test subset.
* Grunt: `update-gemfile-lock` task a la `update-shrinkwrap`.
2014-12-24 22:21:39 +02:00