From b3019d7aab877cccf03fda3e6894c0fdaa7330f3 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 4 Dec 2012 20:30:21 -0800 Subject: add gallery page, fill with a few screenshots to start --- docs/templates/layout.mustache | 3 ++ docs/templates/pages/gallery.mustache | 63 +++++++++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+) create mode 100644 docs/templates/pages/gallery.mustache (limited to 'docs/templates') diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache index a0479a078..d3ec4d504 100644 --- a/docs/templates/layout.mustache +++ b/docs/templates/layout.mustache @@ -70,6 +70,9 @@
  • {{_i}}Customize{{/i}}
  • +
  • + {{_i}}Gallery{{/i}} +
  • diff --git a/docs/templates/pages/gallery.mustache b/docs/templates/pages/gallery.mustache new file mode 100644 index 000000000..5f07a7f7b --- /dev/null +++ b/docs/templates/pages/gallery.mustache @@ -0,0 +1,63 @@ + +
    +
    +

    {{_i}}Gallery{{/i}}

    +

    {{_i}}Showcase of sites using Bootstrap.{{/i}}

    +
    +
    + + +
    + + + +
    {{! /.container }} -- cgit v1.2.3