mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-14 08:58:02 -05:00
Fixed docs (oa show navmenu when hiden bs-twbs)
Updated version numbers package managment systems
This commit is contained in:
12
_config.yml
12
_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
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
<li><a href="#navbar-inverted">Inverted navbar</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<li class="bs-jasny">
|
||||
<a href="#navmenu">Navmenu</a>
|
||||
<ul class="nav">
|
||||
<li><a href="#navmenu-default">Default navmenu</a></li>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bootstrap",
|
||||
"version": "3.0.0",
|
||||
"version": "3.0.0-p7",
|
||||
"main": ["./dist/js/bootstrap.js", "./dist/css/bootstrap.css"],
|
||||
"ignore": [
|
||||
"**/.*"
|
||||
|
||||
@@ -1706,7 +1706,7 @@ body { padding-bottom: 70px; }
|
||||
|
||||
<!-- Navmenu
|
||||
================================================== -->
|
||||
<div class="bs-docs-section">
|
||||
<div class="bs-docs-section bs-jasny">
|
||||
<div class="page-header">
|
||||
<h1 id="navmenu">Navmenu</h1>
|
||||
</div>
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"name": "twbs/bootstrap"
|
||||
, "description": "Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development."
|
||||
"name": "jasny/bootstrap"
|
||||
, "description": "The sleek and powerfull front-end framework you love, plus everything it's missing."
|
||||
, "keywords": ["bootstrap", "css"]
|
||||
, "homepage": "http://getbootstrap.com"
|
||||
, "homepage": "http://jasny.github.io/bootstrap"
|
||||
, "authors": [
|
||||
{
|
||||
"name": "Arnold Daniels",
|
||||
"email": "arnold@jasny.net"
|
||||
},
|
||||
{
|
||||
"name": "Mark Otto",
|
||||
"email": "markdotto@gmail.com"
|
||||
@@ -14,7 +18,8 @@
|
||||
}
|
||||
]
|
||||
, "support": {
|
||||
"issues": "https://github.com/twbs/bootstrap/issues"
|
||||
"issues": "https://github.com/jasny/bootstrap/issues"
|
||||
}
|
||||
, "license": "Apache-2.0"
|
||||
, "replace": { "twitter/bootstrap" : "3.0.0" }
|
||||
}
|
||||
|
||||
4
dist/js/bootstrap.js
vendored
4
dist/js/bootstrap.js
vendored
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* bootstrap.js v3.0.0 by @fat and @mdo
|
||||
* Copyright 2013 Twitter Inc.
|
||||
* bootstrap.js v3.0.0-p7 by @fat and @mdo
|
||||
* Copyright 2013 Jasny BV
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*/
|
||||
if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
|
||||
|
||||
4
dist/js/bootstrap.min.js
vendored
4
dist/js/bootstrap.min.js
vendored
File diff suppressed because one or more lines are too long
10
package.json
10
package.json
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"name": "bootstrap"
|
||||
, "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development."
|
||||
, "version": "3.0.0"
|
||||
, "description": "The sleek and powerfull front-end framework you love, plus everything it's missing."
|
||||
, "version": "3.0.0-p7"
|
||||
, "keywords": ["bootstrap", "css"]
|
||||
, "homepage": "http://twbs.github.com/bootstrap/"
|
||||
, "author": "Twitter Inc."
|
||||
, "homepage": "http://jasny.github.com/bootstrap/"
|
||||
, "author": "Jasny BV"
|
||||
, "scripts": { "test": "grunt test" }
|
||||
, "repository": {
|
||||
"type": "git"
|
||||
, "url": "https://github.com/twbs/bootstrap.git"
|
||||
, "url": "https://github.com/jasny/bootstrap.git"
|
||||
}
|
||||
, "licenses": [
|
||||
{
|
||||
|
||||
@@ -1 +1 @@
|
||||
[{"filename":"_gh_pages/components/index.html","error":[]},{"filename":"_gh_pages/css/index.html","error":[]},{"filename":"_gh_pages/customize/index.html","error":[]},{"filename":"_gh_pages/examples/carousel/index.html","error":[]},{"filename":"_gh_pages/examples/grid/index.html","error":[]},{"filename":"_gh_pages/examples/jumbotron-narrow/index.html","error":[]},{"filename":"_gh_pages/examples/jumbotron/index.html","error":[]},{"filename":"_gh_pages/examples/justified-nav/index.html","error":[]},{"filename":"_gh_pages/examples/navbar-fixed-top/index.html","error":[]},{"filename":"_gh_pages/examples/navbar-static-top/index.html","error":[]},{"filename":"_gh_pages/examples/navbar/index.html","error":[]},{"filename":"_gh_pages/examples/navmenu-push/index.html","error":[]},{"filename":"_gh_pages/examples/navmenu-reveal/index.html","error":[]},{"filename":"_gh_pages/examples/navmenu/index.html","error":[]},{"filename":"_gh_pages/examples/non-responsive/index.html","error":[]},{"filename":"_gh_pages/examples/offcanvas/index.html","error":[]},{"filename":"_gh_pages/examples/signin/index.html","error":[]},{"filename":"_gh_pages/examples/starter-template/index.html","error":[]},{"filename":"_gh_pages/examples/sticky-footer-navbar/index.html","error":[]},{"filename":"_gh_pages/examples/sticky-footer/index.html","error":[]},{"filename":"_gh_pages/examples/theme/index.html","error":[]},{"filename":"_gh_pages/getting-started/index.html","error":[]},{"filename":"_gh_pages/index.html","error":[]},{"filename":"_gh_pages/js/tests/index.html","error":[]}]
|
||||
[{"filename":"_gh_pages/components/index.html","error":[]},{"filename":"_gh_pages/css/index.html","error":[]},{"filename":"_gh_pages/examples/carousel/index.html","error":[]},{"filename":"_gh_pages/examples/grid/index.html","error":[]},{"filename":"_gh_pages/examples/jumbotron-narrow/index.html","error":[]},{"filename":"_gh_pages/examples/jumbotron/index.html","error":[]},{"filename":"_gh_pages/examples/justified-nav/index.html","error":[]},{"filename":"_gh_pages/examples/navbar-fixed-top/index.html","error":[]},{"filename":"_gh_pages/examples/navbar-static-top/index.html","error":[]},{"filename":"_gh_pages/examples/navbar/index.html","error":[]},{"filename":"_gh_pages/examples/navmenu-push/index.html","error":[]},{"filename":"_gh_pages/examples/navmenu-reveal/index.html","error":[]},{"filename":"_gh_pages/examples/navmenu/index.html","error":[]},{"filename":"_gh_pages/examples/non-responsive/index.html","error":[]},{"filename":"_gh_pages/examples/signin/index.html","error":[]},{"filename":"_gh_pages/examples/starter-template/index.html","error":[]},{"filename":"_gh_pages/examples/sticky-footer-navbar/index.html","error":[]},{"filename":"_gh_pages/examples/sticky-footer/index.html","error":[]},{"filename":"_gh_pages/examples/theme/index.html","error":[]},{"filename":"_gh_pages/index.html","error":[]},{"filename":"_gh_pages/javascript/index.html","error":[]},{"filename":"_gh_pages/js/tests/index.html","error":[]}]
|
||||
@@ -1 +1 @@
|
||||
{"_gh_pages/components/index.html":true,"_gh_pages/css/index.html":true,"_gh_pages/customize/index.html":true,"_gh_pages/examples/carousel/index.html":true,"_gh_pages/examples/grid/index.html":true,"_gh_pages/examples/jumbotron-narrow/index.html":true,"_gh_pages/examples/jumbotron/index.html":true,"_gh_pages/examples/justified-nav/index.html":true,"_gh_pages/examples/navbar-fixed-top/index.html":true,"_gh_pages/examples/navbar-static-top/index.html":true,"_gh_pages/examples/navbar/index.html":true,"_gh_pages/examples/navmenu-push/index.html":true,"_gh_pages/examples/navmenu-reveal/index.html":true,"_gh_pages/examples/navmenu/index.html":true,"_gh_pages/examples/non-responsive/index.html":true,"_gh_pages/examples/offcanvas/index.html":true,"_gh_pages/examples/signin/index.html":true,"_gh_pages/examples/starter-template/index.html":true,"_gh_pages/examples/sticky-footer-navbar/index.html":true,"_gh_pages/examples/sticky-footer/index.html":true,"_gh_pages/examples/theme/index.html":true,"_gh_pages/getting-started/index.html":true,"_gh_pages/index.html":true,"_gh_pages/js/tests/index.html":true}
|
||||
{"_gh_pages/components/index.html":true,"_gh_pages/css/index.html":true,"_gh_pages/examples/carousel/index.html":true,"_gh_pages/examples/grid/index.html":true,"_gh_pages/examples/jumbotron-narrow/index.html":true,"_gh_pages/examples/jumbotron/index.html":true,"_gh_pages/examples/justified-nav/index.html":true,"_gh_pages/examples/navbar-fixed-top/index.html":true,"_gh_pages/examples/navbar-static-top/index.html":true,"_gh_pages/examples/navbar/index.html":true,"_gh_pages/examples/navmenu-push/index.html":true,"_gh_pages/examples/navmenu-reveal/index.html":true,"_gh_pages/examples/navmenu/index.html":true,"_gh_pages/examples/non-responsive/index.html":true,"_gh_pages/examples/signin/index.html":true,"_gh_pages/examples/starter-template/index.html":true,"_gh_pages/examples/sticky-footer-navbar/index.html":true,"_gh_pages/examples/sticky-footer/index.html":true,"_gh_pages/examples/theme/index.html":true,"_gh_pages/index.html":true,"_gh_pages/javascript/index.html":true,"_gh_pages/js/tests/index.html":true}
|
||||
Reference in New Issue
Block a user