From bf7833353145966f1934a2da4aa3771cb2436b48 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 16 Oct 2012 12:50:10 -0500 Subject: add in latest carousel example, reorg examples on getting started --- .../img/examples/bootstrap-example-carousel.png | Bin 0 -> 53908 bytes docs/examples/carousel.html | 450 ++++++++++++--------- docs/getting-started.html | 16 +- docs/templates/pages/getting-started.mustache | 16 +- 4 files changed, 268 insertions(+), 214 deletions(-) create mode 100644 docs/assets/img/examples/bootstrap-example-carousel.png (limited to 'docs') diff --git a/docs/assets/img/examples/bootstrap-example-carousel.png b/docs/assets/img/examples/bootstrap-example-carousel.png new file mode 100644 index 000000000..a2f668abe Binary files /dev/null and b/docs/assets/img/examples/bootstrap-example-carousel.png differ diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html index ee811b9c8..92134c506 100644 --- a/docs/examples/carousel.html +++ b/docs/examples/carousel.html @@ -9,207 +9,240 @@ - - + + + - -

Move beyond the base template with a few example layouts. We encourage folks to iterate on these examples and not simply use them as an end result.

diff --git a/docs/templates/pages/getting-started.mustache b/docs/templates/pages/getting-started.mustache index e96ec292c..2eec7ff76 100644 --- a/docs/templates/pages/getting-started.mustache +++ b/docs/templates/pages/getting-started.mustache @@ -170,6 +170,13 @@

{{_i}}Move beyond the base template with a few example layouts. We encourage folks to iterate on these examples and not simply use them as an end result.{{/i}}

-- cgit v1.2.3