Skip to content

Conversation

@fk
Copy link
Collaborator

@fk fk commented Aug 16, 2014

  • update development dependencies:
    • Twitter Bootstrap from v3.0.0 to v3.2.0
    • respond.js from v1.2.0 to v1.4.2
    • jlong/sass-twitter-bootstrap to twbs/bootstrap-sass

Under the hood:

  • convert gh-pages CSS to Sass
  • replace Makefile tasks with Grunt tasks:
    • "make copy_docs_assets" with "grunt copy" (via grunt-contrib-copy)
    • "make serve_docs" with "grunt jekyll:build", "make build_docs" with "grunt jekyll:serve" (via grunt-jekyll)
    • "make pages" and "make pages_setup" with "grunt gh-pages" (via grunt-gh-pages)

Florian Kissling added 9 commits August 13, 2014 19:40
Update development dependencies:

 * Twitter Bootstrap from v3.0.0 to v3.2.0
 * respond.js from v1.2.0 to v1.4.2
 * jlong/sass-twitter-bootstrap to twbs/bootstrap-sass

Adjust paths in Makefile, fix glitch when copying Bootstrap fonts to _jekyll.
Adjust paths in lib/build.scss, build.less.
Update Less patch.

Update readme - one known issue has been fixed in Bootstrap itself.
 * replace "make copy_docs_assets" with "grunt copy" (via grunt-contrib-copy)
 * replace "make serve_docs" with "grunt jekyll:build", "make build_docs" with "grunt jekyll:serve" (via grunt-jekyll)
 * replace "make pages" and "make pages_setup" with "grunt gh-pages" (via grunt-gh-pages); note that in contrast to "make pages", "grunt gh-pages" will not (yet) automatically push changes to origin
fk pushed a commit that referenced this pull request Aug 16, 2014
Build select2-bootstrap-css on Twitter Bootstrap v3.2.0
@fk fk merged commit 57ca1aa into t0m:bootstrap3 Aug 16, 2014
@fk fk added the bootstrap3 label Mar 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant