From f44fa66ca7bb78ee0ced3e7dfb72eb459e88a34d Mon Sep 17 00:00:00 2001 From: Arnold Daniels Date: Thu, 24 Oct 2013 02:24:55 +0200 Subject: [PATCH] Fixed docs (oa show navmenu when hiden bs-twbs) Updated version numbers package managment systems --- _config.yml | 12 ++++++------ _includes/nav-components.html | 2 +- bower.json | 2 +- components.html | 2 +- composer.json | 13 +++++++++---- dist/js/bootstrap.js | 4 ++-- dist/js/bootstrap.min.js | 4 ++-- package.json | 10 +++++----- validation-report.json | 2 +- validation-status.json | 2 +- 10 files changed, 29 insertions(+), 24 deletions(-) diff --git a/_config.yml b/_config.yml index 332f252f..904f2116 100644 --- a/_config.yml +++ b/_config.yml @@ -11,13 +11,13 @@ exclude: [".editorconfig", ".gitignore", ".ruby-version", "bower.json", port: 9001 # Custom vars -repo: https://github.com/twbs/bootstrap -download: https://github.com/twbs/bootstrap/archive/v3.0.0.zip -download_dist: https://github.com/twbs/bootstrap/releases/download/v3.0.0/bootstrap-3.0.0-dist.zip +repo: https://github.com/jasny/bootstrap +download: https://github.com/jasny/bootstrap/archive/v3.0.0.zip +download_dist: https://github.com/jasny/bootstrap/releases/download/v3.0.0/bootstrap-3.0.0-dist.zip blog: http://blog.getbootstrap.com expo: http://expo.getbootstrap.com -cdn_css: //netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css -cdn_theme_css: //netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-theme.min.css -cdn_js: //netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js +cdn_css: //cdnjs.cloudflare.com/ajax/libs/jasny-bootstrap/3.0.0-p7/css/bootstrap.min.css +cdn_theme_css: //cdnjs.cloudflare.com/ajax/libs/jasny-bootstrap/3.0.0-p7/css/bootstrap-theme.min.css +cdn_js: //cdnjs.cloudflare.com/ajax/libs/jasny-bootstrap/3.0.0-p7/js/bootstrap.min.js diff --git a/_includes/nav-components.html b/_includes/nav-components.html index 62717fc0..633665c4 100644 --- a/_includes/nav-components.html +++ b/_includes/nav-components.html @@ -71,7 +71,7 @@
  • Inverted navbar
  • -
  • +
  • Navmenu