From: Mark Otto Date: Fri, 15 Feb 2013 07:38:00 +0000 (-0800) Subject: Make example pages use Jekyll; add sticky footer navbar image to examples X-Git-Tag: v3.0.0-rc1~673^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6925%2Fhead;p=thirdparty%2Fbootstrap.git Make example pages use Jekyll; add sticky footer navbar image to examples --- diff --git a/_config.yml b/_config.yml index da45a829dc..df0aece1cf 100644 --- a/_config.yml +++ b/_config.yml @@ -1,8 +1,13 @@ +# Dependencies markdown: rdiscount -permalink: pretty pygments: true + +# Permalinks +permalink: pretty + +# Server +auto: true source: ./docs destination: ./_gh_pages -auto: true +url: http://bootstrap.dev:9001 server_port: 9001 -url: http://bootstrap.dev:9001 \ No newline at end of file diff --git a/docs/assets/img/examples/bootstrap-example-sticky-footer-navbar.png b/docs/assets/img/examples/bootstrap-example-sticky-footer-navbar.png new file mode 100644 index 0000000000..4ad0e86819 Binary files /dev/null and b/docs/assets/img/examples/bootstrap-example-sticky-footer-navbar.png differ diff --git a/docs/assets/img/examples/browser-icon-firefox.png b/docs/assets/img/examples/browser-icon-firefox.png index 3dd68b1133..2af3cd8560 100644 Binary files a/docs/assets/img/examples/browser-icon-firefox.png and b/docs/assets/img/examples/browser-icon-firefox.png differ diff --git a/docs/assets/img/examples/browser-icon-safari.png b/docs/assets/img/examples/browser-icon-safari.png index 7aaa29a793..880e31daaa 100644 Binary files a/docs/assets/img/examples/browser-icon-safari.png and b/docs/assets/img/examples/browser-icon-safari.png differ diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html index 81d1a28a18..eb45fe41ee 100644 --- a/docs/examples/carousel.html +++ b/docs/examples/carousel.html @@ -1,454 +1,403 @@ - - - - - Carousel Template · Bootstrap - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + +