Commit b57c20a0 authored by Mark Otto's avatar Mark Otto

Restore gallery page, add active nav class jankitude, auto regenerate docs on file save

parent e45f12ad
...@@ -5,3 +5,4 @@ paginate: 5 ...@@ -5,3 +5,4 @@ paginate: 5
source: ./docs source: ./docs
destination: ./_gh_pages destination: ./_gh_pages
auto: true
\ No newline at end of file
...@@ -7,8 +7,9 @@ ...@@ -7,8 +7,9 @@
<meta name="author" content=""> <meta name="author" content="">
<title> <title>
Components &middot;
Bootstrap Components &middot; Bootstrap
</title> </title>
<!-- Bootstrap core CSS --> <!-- Bootstrap core CSS -->
...@@ -57,24 +58,27 @@ ...@@ -57,24 +58,27 @@
<a class="brand" href="/">Bootstrap</a> <a class="brand" href="/">Bootstrap</a>
<div class="nav-collapse collapse"> <div class="nav-collapse collapse">
<ul class="nav"> <ul class="nav">
<li class=""> <li >
<a href="/">Home</a> <a href="/">Home</a>
</li> </li>
<li class=""> <li >
<a href="/getting-started">Get started</a> <a href="/getting-started">Get started</a>
</li> </li>
<li class=""> <li >
<a href="/css">CSS</a> <a href="/css">CSS</a>
</li> </li>
<li class=""> <li class="active">
<a href="/components">Components</a> <a href="/components">Components</a>
</li> </li>
<li class=""> <li >
<a href="/javascript">JavaScript</a> <a href="/javascript">JavaScript</a>
</li> </li>
<li class=""> <li >
<a href="/customize">Customize</a> <a href="/customize">Customize</a>
</li> </li>
<li >
<a href="/gallery">Gallery</a>
</li>
</ul> </ul>
</div> </div>
</div> </div>
......
...@@ -7,8 +7,9 @@ ...@@ -7,8 +7,9 @@
<meta name="author" content=""> <meta name="author" content="">
<title> <title>
CSS &middot;
Bootstrap CSS &middot; Bootstrap
</title> </title>
<!-- Bootstrap core CSS --> <!-- Bootstrap core CSS -->
...@@ -57,24 +58,27 @@ ...@@ -57,24 +58,27 @@
<a class="brand" href="/">Bootstrap</a> <a class="brand" href="/">Bootstrap</a>
<div class="nav-collapse collapse"> <div class="nav-collapse collapse">
<ul class="nav"> <ul class="nav">
<li class=""> <li >
<a href="/">Home</a> <a href="/">Home</a>
</li> </li>
<li class=""> <li >
<a href="/getting-started">Get started</a> <a href="/getting-started">Get started</a>
</li> </li>
<li class=""> <li class="active">
<a href="/css">CSS</a> <a href="/css">CSS</a>
</li> </li>
<li class=""> <li >
<a href="/components">Components</a> <a href="/components">Components</a>
</li> </li>
<li class=""> <li >
<a href="/javascript">JavaScript</a> <a href="/javascript">JavaScript</a>
</li> </li>
<li class=""> <li >
<a href="/customize">Customize</a> <a href="/customize">Customize</a>
</li> </li>
<li >
<a href="/gallery">Gallery</a>
</li>
</ul> </ul>
</div> </div>
</div> </div>
......
...@@ -7,8 +7,9 @@ ...@@ -7,8 +7,9 @@
<meta name="author" content=""> <meta name="author" content="">
<title> <title>
Customize and download &middot;
Bootstrap Customize and download &middot; Bootstrap
</title> </title>
<!-- Bootstrap core CSS --> <!-- Bootstrap core CSS -->
...@@ -57,24 +58,27 @@ ...@@ -57,24 +58,27 @@
<a class="brand" href="/">Bootstrap</a> <a class="brand" href="/">Bootstrap</a>
<div class="nav-collapse collapse"> <div class="nav-collapse collapse">
<ul class="nav"> <ul class="nav">
<li class=""> <li >
<a href="/">Home</a> <a href="/">Home</a>
</li> </li>
<li class=""> <li >
<a href="/getting-started">Get started</a> <a href="/getting-started">Get started</a>
</li> </li>
<li class=""> <li >
<a href="/css">CSS</a> <a href="/css">CSS</a>
</li> </li>
<li class=""> <li >
<a href="/components">Components</a> <a href="/components">Components</a>
</li> </li>
<li class=""> <li >
<a href="/javascript">JavaScript</a> <a href="/javascript">JavaScript</a>
</li> </li>
<li class=""> <li class="active">
<a href="/customize">Customize</a> <a href="/customize">Customize</a>
</li> </li>
<li >
<a href="/gallery">Gallery</a>
</li>
</ul> </ul>
</div> </div>
</div> </div>
......
This diff is collapsed.
...@@ -7,8 +7,9 @@ ...@@ -7,8 +7,9 @@
<meta name="author" content=""> <meta name="author" content="">
<title> <title>
Getting started with Bootstrap &middot;
Bootstrap Getting started &middot; Bootstrap
</title> </title>
<!-- Bootstrap core CSS --> <!-- Bootstrap core CSS -->
...@@ -57,24 +58,27 @@ ...@@ -57,24 +58,27 @@
<a class="brand" href="/">Bootstrap</a> <a class="brand" href="/">Bootstrap</a>
<div class="nav-collapse collapse"> <div class="nav-collapse collapse">
<ul class="nav"> <ul class="nav">
<li class=""> <li >
<a href="/">Home</a> <a href="/">Home</a>
</li> </li>
<li class=""> <li class="active">
<a href="/getting-started">Get started</a> <a href="/getting-started">Get started</a>
</li> </li>
<li class=""> <li >
<a href="/css">CSS</a> <a href="/css">CSS</a>
</li> </li>
<li class=""> <li >
<a href="/components">Components</a> <a href="/components">Components</a>
</li> </li>
<li class=""> <li >
<a href="/javascript">JavaScript</a> <a href="/javascript">JavaScript</a>
</li> </li>
<li class=""> <li >
<a href="/customize">Customize</a> <a href="/customize">Customize</a>
</li> </li>
<li >
<a href="/gallery">Gallery</a>
</li>
</ul> </ul>
</div> </div>
</div> </div>
......
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
<title> <title>
Bootstrap Bootstrap
</title> </title>
<!-- Bootstrap core CSS --> <!-- Bootstrap core CSS -->
...@@ -57,24 +58,27 @@ ...@@ -57,24 +58,27 @@
<a class="brand" href="/">Bootstrap</a> <a class="brand" href="/">Bootstrap</a>
<div class="nav-collapse collapse"> <div class="nav-collapse collapse">
<ul class="nav"> <ul class="nav">
<li class=""> <li class="active">
<a href="/">Home</a> <a href="/">Home</a>
</li> </li>
<li class=""> <li >
<a href="/getting-started">Get started</a> <a href="/getting-started">Get started</a>
</li> </li>
<li class=""> <li >
<a href="/css">CSS</a> <a href="/css">CSS</a>
</li> </li>
<li class=""> <li >
<a href="/components">Components</a> <a href="/components">Components</a>
</li> </li>
<li class=""> <li >
<a href="/javascript">JavaScript</a> <a href="/javascript">JavaScript</a>
</li> </li>
<li class=""> <li >
<a href="/customize">Customize</a> <a href="/customize">Customize</a>
</li> </li>
<li >
<a href="/gallery">Gallery</a>
</li>
</ul> </ul>
</div> </div>
</div> </div>
......
...@@ -7,8 +7,9 @@ ...@@ -7,8 +7,9 @@
<meta name="author" content=""> <meta name="author" content="">
<title> <title>
JavaScript plugins &middot;
Bootstrap JavaScript plugins &middot; Bootstrap
</title> </title>
<!-- Bootstrap core CSS --> <!-- Bootstrap core CSS -->
...@@ -57,24 +58,27 @@ ...@@ -57,24 +58,27 @@
<a class="brand" href="/">Bootstrap</a> <a class="brand" href="/">Bootstrap</a>
<div class="nav-collapse collapse"> <div class="nav-collapse collapse">
<ul class="nav"> <ul class="nav">
<li class=""> <li >
<a href="/">Home</a> <a href="/">Home</a>
</li> </li>
<li class=""> <li >
<a href="/getting-started">Get started</a> <a href="/getting-started">Get started</a>
</li> </li>
<li class=""> <li >
<a href="/css">CSS</a> <a href="/css">CSS</a>
</li> </li>
<li class=""> <li >
<a href="/components">Components</a> <a href="/components">Components</a>
</li> </li>
<li class=""> <li class="active">
<a href="/javascript">JavaScript</a> <a href="/javascript">JavaScript</a>
</li> </li>
<li class=""> <li >
<a href="/customize">Customize</a> <a href="/customize">Customize</a>
</li> </li>
<li >
<a href="/gallery">Gallery</a>
</li>
</ul> </ul>
</div> </div>
</div> </div>
......
...@@ -7,8 +7,11 @@ ...@@ -7,8 +7,11 @@
<meta name="author" content=""> <meta name="author" content="">
<title> <title>
{% if page.title %}{{ page.title }} &middot; {% endif %} {% if page.title == "Bootstrap" %}
Bootstrap {{ page.title }}
{% else if %}
{{ page.title }} &middot; Bootstrap
{% endif %}
</title> </title>
<!-- Bootstrap core CSS --> <!-- Bootstrap core CSS -->
...@@ -57,24 +60,27 @@ ...@@ -57,24 +60,27 @@
<a class="brand" href="/">Bootstrap</a> <a class="brand" href="/">Bootstrap</a>
<div class="nav-collapse collapse"> <div class="nav-collapse collapse">
<ul class="nav"> <ul class="nav">
<li class="{{index}}"> <li {% if page.title == "Bootstrap" %}class="active"{% endif %}>
<a href="/">Home</a> <a href="/">Home</a>
</li> </li>
<li class="{{getting-started}}"> <li {% if page.title == "Getting started" %}class="active"{% endif %}>
<a href="/getting-started">Get started</a> <a href="/getting-started">Get started</a>
</li> </li>
<li class="{{css}}"> <li {% if page.title == "CSS" %}class="active"{% endif %}>
<a href="/css">CSS</a> <a href="/css">CSS</a>
</li> </li>
<li class="{{components}}"> <li {% if page.title == "Components" %}class="active"{% endif %}>
<a href="/components">Components</a> <a href="/components">Components</a>
</li> </li>
<li class="{{javascript}}"> <li {% if page.title == "JavaScript plugins" %}class="active"{% endif %}>
<a href="/javascript">JavaScript</a> <a href="/javascript">JavaScript</a>
</li> </li>
<li class="{{customize}}"> <li {% if page.title == "Customize and download" %}class="active"{% endif %}>
<a href="/customize">Customize</a> <a href="/customize">Customize</a>
</li> </li>
<li {% if page.title == "Gallery" %}class="active"{% endif %}>
<a href="/gallery">Gallery</a>
</li>
</ul> </ul>
</div> </div>
</div> </div>
......
---
layout: default
title: Gallery
---
<!-- Subhead
================================================== -->
<header class="bs-docs-jumbotron subhead">
<div class="container">
<h1>Gallery</h1>
<p class="lead">Showcase of sites using Bootstrap.</p>
</div>
</header>
<div class="container">
<section class="bs-docs-gallery">
<div class="row">
<div class="span4">
<a class="thumbnail" href="https://gosquared.com">
<img src="/assets/img/example-sites/example-gosquared.jpg">
</a>
</div>
<div class="span4">
<a class="thumbnail" href="https://easel.com">
<img src="/assets/img/example-sites/example-easel.jpg">
</a>
</div>
<div class="span4">
<a class="thumbnail" href="https://tonx.com">
<img src="/assets/img/example-sites/example-tonx.jpg">
</a>
</div>
<div class="span4">
<a class="thumbnail" href="https://jshint.com">
<img src="/assets/img/example-sites/example-jshint.jpg">
</a>
</div>
<div class="span4">
<a class="thumbnail" href="https://synco.fm">
<img src="/assets/img/example-sites/example-synco.jpg">
</a>
</div>
<div class="span4">
<a class="thumbnail" href="https://yourkarma.com">
<img src="/assets/img/example-sites/example-karma.jpg">
</a>
</div>
<div class="span4">
<a class="thumbnail" href="http://metrotwit.com">
<img src="/assets/img/example-sites/example-metrotwit.jpg">
</a>
</div>
<div class="span4">
<a class="thumbnail" href="http://codecademy.com">
<img src="/assets/img/example-sites/example-codecademy.jpg">
</a>
</div>
<div class="span4">
<a class="thumbnail" href="http://jetstrap.com">
<img src="/assets/img/example-sites/example-jetstrap.jpg">
</a>
</div>
<div class="span4">
<a class="thumbnail" href="http://divshot.com">
<img src="/assets/img/example-sites/example-divshot.jpg">
</a>
</div>
<div class="span4">
<a class="thumbnail" href="http://translate.twttr.com">
<img src="/assets/img/example-sites/example-twitter-translation-center.jpg">
</a>
</div>
<div class="span4">
<a class="thumbnail" href="http://soundready.fm">
<img src="/assets/img/example-sites/example-soundready.jpg">
</a>
</div>
<div class="span4">
<a class="thumbnail" href="http://breakingnews.com">
<img src="/assets/img/example-sites/example-breakingnews.jpg">
</a>
</div>
<div class="span4">
<a class="thumbnail" href="http://desk.com">
<img src="/assets/img/example-sites/example-desk.jpg">
</a>
</div>
<div class="span4">
<a class="thumbnail" href="http://jumpstartui.com">
<img src="/assets/img/example-sites/example-jumpstart-ui.jpg">
</a>
</div>
<div class="span4">
<a class="thumbnail" href="http://atheycreek.com">
<img src="/assets/img/example-sites/example-athey-creek.jpg">
</a>
</div>
<div class="span4">
<a class="thumbnail" href="http://fleetio.com">
<img src="/assets/img/example-sites/example-fleetio.jpg">
</a>
</div>
<div class="span4">
<a class="thumbnail" href="http://adoptahydrant.com">
<img src="/assets/img/example-sites/example-adoptahydrant.jpg">
</a>
</div>
<div class="span4">
<a class="thumbnail" href="http://8020select.com">
<img src="/assets/img/example-sites/example-8020select.jpg">
</a>
</div>
</div><!-- /.row -->
</section>
</div><!-- /.container -->
--- ---
layout: default layout: default
title: Getting started with Bootstrap title: Getting started
--- ---
<!-- Subhead <!-- Subhead
......
--- ---
layout: default layout: default
title: Bootstrap
--- ---
<div class="bs-docs-jumbotron masthead"> <div class="bs-docs-jumbotron masthead">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment