From: Chris Rebert Date: Mon, 23 Sep 2013 20:00:43 +0000 (-0700) Subject: move /assets/ to /docs-assets/ ; fixes #10715 X-Git-Tag: v3.0.1~36^2~12^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8aa5181126d9480eef502403aa98e469a3597826;p=thirdparty%2Fbootstrap.git move /assets/ to /docs-assets/ ; fixes #10715 --- diff --git a/Gruntfile.js b/Gruntfile.js index ccb49ed525..cb641c87ee 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -216,6 +216,6 @@ module.exports = function(grunt) { var customize = fs.readFileSync('customize.html', 'utf-8') var files = getFiles('js') + getFiles('less') + getFiles('fonts') - fs.writeFileSync('assets/js/raw-files.js', files) + fs.writeFileSync('docs-assets/js/raw-files.js', files) }); }; diff --git a/_includes/footer.html b/_includes/footer.html index d187f95d5a..9e66c58a10 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,21 +1,21 @@ - + - + - + {% if page.slug == "customize" %} - - - - - - + + + + + + {% endif %} - - + + - - + + + - + diff --git a/examples/grid/index.html b/examples/grid/index.html index 779eacfe50..2282d80667 100644 --- a/examples/grid/index.html +++ b/examples/grid/index.html @@ -5,7 +5,7 @@ - + Grid Template for Bootstrap @@ -17,8 +17,8 @@ diff --git a/examples/jumbotron-narrow/index.html b/examples/jumbotron-narrow/index.html index 270cbdf70a..0b45b9e23d 100644 --- a/examples/jumbotron-narrow/index.html +++ b/examples/jumbotron-narrow/index.html @@ -5,7 +5,7 @@ - + Narrow Jumbotron Template for Bootstrap @@ -17,8 +17,8 @@ diff --git a/examples/jumbotron/index.html b/examples/jumbotron/index.html index 1032a7e424..4cf2f92938 100644 --- a/examples/jumbotron/index.html +++ b/examples/jumbotron/index.html @@ -5,7 +5,7 @@ - + Jumbotron Template for Bootstrap @@ -17,8 +17,8 @@ @@ -88,7 +88,7 @@ - + diff --git a/examples/justified-nav/index.html b/examples/justified-nav/index.html index d49718c9e2..f2fd078c96 100644 --- a/examples/justified-nav/index.html +++ b/examples/justified-nav/index.html @@ -5,7 +5,7 @@ - + Justified Nav Template for Bootstrap @@ -17,8 +17,8 @@ diff --git a/examples/navbar-fixed-top/index.html b/examples/navbar-fixed-top/index.html index 1b1c708aa5..258a0baf7a 100644 --- a/examples/navbar-fixed-top/index.html +++ b/examples/navbar-fixed-top/index.html @@ -5,7 +5,7 @@ - + Fixed Top Navbar Example for Bootstrap @@ -17,8 +17,8 @@ @@ -80,7 +80,7 @@ - + diff --git a/examples/navbar-static-top/index.html b/examples/navbar-static-top/index.html index 6b5e4d35ba..c921a0d755 100644 --- a/examples/navbar-static-top/index.html +++ b/examples/navbar-static-top/index.html @@ -5,7 +5,7 @@ - + Static Top Navbar Example for Bootstrap @@ -17,8 +17,8 @@ @@ -81,7 +81,7 @@ - + diff --git a/examples/navbar/index.html b/examples/navbar/index.html index 8340194457..b602cefd7a 100644 --- a/examples/navbar/index.html +++ b/examples/navbar/index.html @@ -5,7 +5,7 @@ - + Navbar Template for Bootstrap @@ -17,8 +17,8 @@ @@ -77,7 +77,7 @@ - + diff --git a/examples/non-responsive/index.html b/examples/non-responsive/index.html index a5fd883bda..ce8ac517a3 100644 --- a/examples/non-responsive/index.html +++ b/examples/non-responsive/index.html @@ -7,7 +7,7 @@ - + Non-responsive Template for Bootstrap @@ -19,8 +19,8 @@ @@ -90,7 +90,7 @@ - + diff --git a/examples/offcanvas/index.html b/examples/offcanvas/index.html index 04f01c7f10..e967e6933b 100644 --- a/examples/offcanvas/index.html +++ b/examples/offcanvas/index.html @@ -5,7 +5,7 @@ - + Off Canvas Template for Bootstrap @@ -17,8 +17,8 @@ @@ -118,7 +118,7 @@ - + diff --git a/examples/signin/index.html b/examples/signin/index.html index 5c0a4543ab..de9fd5e3c1 100644 --- a/examples/signin/index.html +++ b/examples/signin/index.html @@ -5,7 +5,7 @@ - + Signin Template for Bootstrap @@ -17,8 +17,8 @@ diff --git a/examples/starter-template/index.html b/examples/starter-template/index.html index fc22db662b..244fe65f5e 100644 --- a/examples/starter-template/index.html +++ b/examples/starter-template/index.html @@ -5,7 +5,7 @@ - + Starter Template for Bootstrap @@ -17,8 +17,8 @@ @@ -57,7 +57,7 @@ - + diff --git a/examples/sticky-footer-navbar/index.html b/examples/sticky-footer-navbar/index.html index 551212a80f..ea1b1f5a11 100644 --- a/examples/sticky-footer-navbar/index.html +++ b/examples/sticky-footer-navbar/index.html @@ -5,7 +5,7 @@ - + Sticky Footer Navbar Template for Bootstrap @@ -17,8 +17,8 @@ @@ -80,7 +80,7 @@ - + diff --git a/examples/sticky-footer/index.html b/examples/sticky-footer/index.html index aaafbc20d0..325daa24cb 100644 --- a/examples/sticky-footer/index.html +++ b/examples/sticky-footer/index.html @@ -5,7 +5,7 @@ - + Sticky Footer Template for Bootstrap @@ -17,8 +17,8 @@ diff --git a/examples/theme/index.html b/examples/theme/index.html index a0f3128bfe..dbc4fdaddb 100644 --- a/examples/theme/index.html +++ b/examples/theme/index.html @@ -5,7 +5,7 @@ - + Theme Template for Bootstrap @@ -19,8 +19,8 @@ @@ -346,8 +346,8 @@ - + - + diff --git a/getting-started.html b/getting-started.html index 80069c45cf..8c1652e000 100644 --- a/getting-started.html +++ b/getting-started.html @@ -109,8 +109,8 @@ bootstrap/