]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update the examples index:
authorMark Otto <otto@github.com>
Thu, 20 Dec 2012 23:08:05 +0000 (15:08 -0800)
committerMark Otto <otto@github.com>
Thu, 20 Dec 2012 23:08:05 +0000 (15:08 -0800)
* Retina ready screenshots
* Added screenshot and link to justified nav example (previously unlinked marketing-alternate.html)

14 files changed:
docs/assets/css/docs.css
docs/assets/img/examples/bootstrap-example-carousel.png
docs/assets/img/examples/bootstrap-example-fluid.jpg [deleted file]
docs/assets/img/examples/bootstrap-example-fluid.png [new file with mode: 0644]
docs/assets/img/examples/bootstrap-example-hero.jpg [deleted file]
docs/assets/img/examples/bootstrap-example-justified-nav.png [new file with mode: 0644]
docs/assets/img/examples/bootstrap-example-marketing-narrow.png
docs/assets/img/examples/bootstrap-example-marketing.png [new file with mode: 0644]
docs/assets/img/examples/bootstrap-example-signin.png
docs/assets/img/examples/bootstrap-example-starter.jpg [deleted file]
docs/assets/img/examples/bootstrap-example-starter.png [new file with mode: 0644]
docs/assets/img/examples/bootstrap-example-sticky-footer.png
docs/getting-started.html
docs/templates/pages/getting-started.mustache

index c7bddd45af9bfd4616f4666837f3552ec2000242..1142414040c0bac0f22d2e137de045f7ff6b5a11 100644 (file)
@@ -552,6 +552,9 @@ h2 + .row {
 
 /* Example page
 ------------------------- */
+.bootstrap-examples h4 {
+  margin: 10px 0 5px;
+}
 .bootstrap-examples p {
   font-size: 13px;
   line-height: 18px;
index a2f668abe156b711c229cdc5526a3d2f1ab61c90..725fe07b9e7ba77bc9b648c2f28a218e2815bd13 100644 (file)
Binary files a/docs/assets/img/examples/bootstrap-example-carousel.png and b/docs/assets/img/examples/bootstrap-example-carousel.png differ
diff --git a/docs/assets/img/examples/bootstrap-example-fluid.jpg b/docs/assets/img/examples/bootstrap-example-fluid.jpg
deleted file mode 100644 (file)
index d616ba0..0000000
Binary files a/docs/assets/img/examples/bootstrap-example-fluid.jpg and /dev/null differ
diff --git a/docs/assets/img/examples/bootstrap-example-fluid.png b/docs/assets/img/examples/bootstrap-example-fluid.png
new file mode 100644 (file)
index 0000000..5f49a33
Binary files /dev/null and b/docs/assets/img/examples/bootstrap-example-fluid.png differ
diff --git a/docs/assets/img/examples/bootstrap-example-hero.jpg b/docs/assets/img/examples/bootstrap-example-hero.jpg
deleted file mode 100644 (file)
index a9662d2..0000000
Binary files a/docs/assets/img/examples/bootstrap-example-hero.jpg and /dev/null differ
diff --git a/docs/assets/img/examples/bootstrap-example-justified-nav.png b/docs/assets/img/examples/bootstrap-example-justified-nav.png
new file mode 100644 (file)
index 0000000..3d1e233
Binary files /dev/null and b/docs/assets/img/examples/bootstrap-example-justified-nav.png differ
index a7ac9ef98b8a951d041443b13df01806d31dc7bf..4bca8cdafd36545ebbbc0b6264995592f42023fb 100644 (file)
Binary files a/docs/assets/img/examples/bootstrap-example-marketing-narrow.png and b/docs/assets/img/examples/bootstrap-example-marketing-narrow.png differ
diff --git a/docs/assets/img/examples/bootstrap-example-marketing.png b/docs/assets/img/examples/bootstrap-example-marketing.png
new file mode 100644 (file)
index 0000000..206e26e
Binary files /dev/null and b/docs/assets/img/examples/bootstrap-example-marketing.png differ
index 39210096b4024ce8f453c6cb6831c535840e1e4c..b649a985dcdc95fe1e98de0604e28461eb30067f 100644 (file)
Binary files a/docs/assets/img/examples/bootstrap-example-signin.png and b/docs/assets/img/examples/bootstrap-example-signin.png differ
diff --git a/docs/assets/img/examples/bootstrap-example-starter.jpg b/docs/assets/img/examples/bootstrap-example-starter.jpg
deleted file mode 100644 (file)
index 3b1cbf9..0000000
Binary files a/docs/assets/img/examples/bootstrap-example-starter.jpg and /dev/null differ
diff --git a/docs/assets/img/examples/bootstrap-example-starter.png b/docs/assets/img/examples/bootstrap-example-starter.png
new file mode 100644 (file)
index 0000000..1bf4b85
Binary files /dev/null and b/docs/assets/img/examples/bootstrap-example-starter.png differ
index c2255044df48041cfec7c58811aee00e7c355a06..fb80e7b92f9d66eb27d41f9926b632dea4f2ca12 100644 (file)
Binary files a/docs/assets/img/examples/bootstrap-example-sticky-footer.png and b/docs/assets/img/examples/bootstrap-example-sticky-footer.png differ
index cc6e0b71ceb522cb4ecb5635ac051e2ebb4eddd6..116d020e5d1b6e990a930462d7221b8d628da427 100644 (file)
           <ul class="thumbnails bootstrap-examples">
             <li class="span3">
               <a class="thumbnail" href="examples/starter-template.html">
-                <img src="assets/img/examples/bootstrap-example-starter.jpg" alt="">
+                <img src="assets/img/examples/bootstrap-example-starter.png" alt="">
               </a>
               <h4>Starter template</h4>
               <p>A barebones HTML document with all the Bootstrap CSS and JavaScript included.</p>
             </li>
             <li class="span3">
               <a class="thumbnail" href="examples/hero.html">
-                <img src="assets/img/examples/bootstrap-example-hero.jpg" alt="">
+                <img src="assets/img/examples/bootstrap-example-marketing.png" alt="">
               </a>
               <h4>Basic marketing site</h4>
               <p>Featuring a hero unit for a primary message and three supporting elements.</p>
             </li>
             <li class="span3">
               <a class="thumbnail" href="examples/fluid.html">
-                <img src="assets/img/examples/bootstrap-example-fluid.jpg" alt="">
+                <img src="assets/img/examples/bootstrap-example-fluid.png" alt="">
               </a>
               <h4>Fluid layout</h4>
               <p>Uses our new responsive, fluid grid system to create a seamless liquid layout.</p>
               <h4>Narrow marketing</h4>
               <p>Slim, lightweight marketing template for small projects or teams.</p>
             </li>
+
+            <li class="span3">
+              <a class="thumbnail" href="examples/justified-nav.html">
+                <img src="assets/img/examples/bootstrap-example-justified-nav.png" alt="">
+              </a>
+              <h4>Justified nav</h4>
+              <p>Marketing page with equal-width navigation links in a modified navbar.</p>
+            </li>
+
             <li class="span3">
               <a class="thumbnail" href="examples/signin.html">
                 <img src="assets/img/examples/bootstrap-example-signin.png" alt="">
index 2eec7ff7699a5fda90984051fdbf483d945d6dba..ae6f5e690dc94d15b81f98a7c3c8da979662fb63 100644 (file)
           <ul class="thumbnails bootstrap-examples">
             <li class="span3">
               <a class="thumbnail" href="examples/starter-template.html">
-                <img src="assets/img/examples/bootstrap-example-starter.jpg" alt="">
+                <img src="assets/img/examples/bootstrap-example-starter.png" alt="">
               </a>
               <h4>{{_i}}Starter template{{/i}}</h4>
               <p>{{_i}}A barebones HTML document with all the Bootstrap CSS and JavaScript included.{{/i}}</p>
             </li>
             <li class="span3">
               <a class="thumbnail" href="examples/hero.html">
-                <img src="assets/img/examples/bootstrap-example-hero.jpg" alt="">
+                <img src="assets/img/examples/bootstrap-example-marketing.png" alt="">
               </a>
               <h4>{{_i}}Basic marketing site{{/i}}</h4>
               <p>{{_i}}Featuring a hero unit for a primary message and three supporting elements.{{/i}}</p>
             </li>
             <li class="span3">
               <a class="thumbnail" href="examples/fluid.html">
-                <img src="assets/img/examples/bootstrap-example-fluid.jpg" alt="">
+                <img src="assets/img/examples/bootstrap-example-fluid.png" alt="">
               </a>
               <h4>{{_i}}Fluid layout{{/i}}</h4>
               <p>{{_i}}Uses our new responsive, fluid grid system to create a seamless liquid layout.{{/i}}</p>
               <h4>{{_i}}Narrow marketing{{/i}}</h4>
               <p>{{_i}}Slim, lightweight marketing template for small projects or teams.{{/i}}</p>
             </li>
+
+            <li class="span3">
+              <a class="thumbnail" href="examples/justified-nav.html">
+                <img src="assets/img/examples/bootstrap-example-justified-nav.png" alt="">
+              </a>
+              <h4>{{_i}}Justified nav{{/i}}</h4>
+              <p>{{_i}}Marketing page with equal-width navigation links in a modified navbar.{{/i}}</p>
+            </li>
+
             <li class="span3">
               <a class="thumbnail" href="examples/signin.html">
                 <img src="assets/img/examples/bootstrap-example-signin.png" alt="">