From ea803e55ffed3e75d1049b14e448c05235229f94 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 13 Jun 2015 13:26:10 -0700 Subject: album example added --- docs/examples/index.md | 37 +++++++++++++++++++++++------------- docs/examples/screenshots/album.jpg | Bin 0 -> 72045 bytes 2 files changed, 24 insertions(+), 13 deletions(-) create mode 100644 docs/examples/screenshots/album.jpg (limited to 'docs/examples') diff --git a/docs/examples/index.md b/docs/examples/index.md index 31f19a7b4..233b2430b 100644 --- a/docs/examples/index.md +++ b/docs/examples/index.md @@ -3,7 +3,9 @@ layout: page title: Examples --- -### Framework +Quickly get a project started with any of our examples ranging from using parts of the framework to custom components and layouts. + +## Framework Examples that focus on implementing uses of built-in components provided by Bootstrap. @@ -40,7 +42,7 @@ Examples that focus on implementing uses of built-in components provided by Boot -### Navbars +## Navbars Taking the default navbar component and showing how it can be moved, placed, and extended. @@ -70,11 +72,18 @@ Taking the default navbar component and showing how it can be moved, placed, and -### Custom components +## Custom components Brand new components and templates to help folks quickly get started with Bootstrap and demonstrate best practices for adding onto the framework.
+
+ + + +

Album

+

Simple one-page template for photo galleries, portfolios, and more.

+
+
+
-
-
+
+

Dashboard

-

Basic structure for a admin dashboard with fixed sidebar and navbar.

+

Basic admin dashboard shell with fixed sidebar and navbar.

-
- +
+
-
- +
+
-

Sticky footer with navbar

-

Attach a footer to the bottom of the viewport with a fixed navbar at the top.

+

Sticky footer w/ navbar

+

Attach a footer to the bottom of the viewport with a fixed top navbar.

-### Experiments +## Experiments Examples that focus on future-friendly features or techniques. diff --git a/docs/examples/screenshots/album.jpg b/docs/examples/screenshots/album.jpg new file mode 100644 index 000000000..758c90306 Binary files /dev/null and b/docs/examples/screenshots/album.jpg differ -- cgit v1.2.3