From 1cff53326469fe594965cbb2130ae9b58a47f4cb Mon Sep 17 00:00:00 2001 From: Arnold Daniels Date: Sun, 9 Jun 2013 17:43:52 +0200 Subject: [PATCH] Added mailinglist subscribe to docs Updated docs: "File upload image preview works fine on recent Safari". Fixes #97 --- docs/assets/css/docs.css | 9 ++++++++ docs/base-css.html | 30 ++++++++++++++++++++++++++ docs/components.html | 30 ++++++++++++++++++++++++++ docs/customize.html | 30 ++++++++++++++++++++++++++ docs/extend.html | 30 ++++++++++++++++++++++++++ docs/getting-started.html | 30 ++++++++++++++++++++++++++ docs/index.html | 33 +++++++++++++++++++++++++++++ docs/javascript.html | 30 ++++++++++++++++++++++++++ docs/scaffolding.html | 30 ++++++++++++++++++++++++++ docs/templates/layout.mustache | 30 ++++++++++++++++++++++++++ docs/templates/pages/index.mustache | 3 +++ 11 files changed, 285 insertions(+) diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 2fc5610a..0c577e85 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -263,9 +263,18 @@ only screen and ( -o-min-device-pixel-ratio: 2/1) { display: inline-block; padding: 5px 8px; line-height: 1; + vertical-align: top; *display: inline; *zoom: 1; } +.bs-docs-social-buttons li .btn { + padding-top: 1px; + line-height: 16px; + font-weight: bold; +} +.bs-docs-social-buttons .mailchimp-btn i { + color: #666; +} /* Subhead (other pages) ------------------------- */ diff --git a/docs/base-css.html b/docs/base-css.html index 6b7e14dd..4c178ab2 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -2585,7 +2585,37 @@ For example, <code>&lt;section&gt;</code> should be wrapped
+ + + + + diff --git a/docs/components.html b/docs/components.html index 38644cc6..cae2d142 100644 --- a/docs/components.html +++ b/docs/components.html @@ -2656,7 +2656,37 @@ class="clearfix"
+ + + + + diff --git a/docs/customize.html b/docs/customize.html index 3f1922a9..f25f673e 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -515,7 +515,37 @@
+ + + + + diff --git a/docs/extend.html b/docs/extend.html index 4ac6eff8..1b3cc1a0 100644 --- a/docs/extend.html +++ b/docs/extend.html @@ -258,7 +258,37 @@
+ + + + + diff --git a/docs/getting-started.html b/docs/getting-started.html index a2b42048..7a94cdab 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -353,7 +353,37 @@
+ + + + + diff --git a/docs/index.html b/docs/index.html index 8a7c1657..4cd69cb4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -119,6 +119,9 @@
  • +
  • + Subscribe +
  • @@ -293,7 +296,37 @@
    + + + + + diff --git a/docs/javascript.html b/docs/javascript.html index f89ea65d..1da77854 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -2170,7 +2170,37 @@ $('[data-spy="affix"]').each(function () {
    + + + + + diff --git a/docs/scaffolding.html b/docs/scaffolding.html index 44769861..e5f575a2 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -614,7 +614,37 @@
    + + + + + diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache index 0ceb13fd..9417bf58 100644 --- a/docs/templates/layout.mustache +++ b/docs/templates/layout.mustache @@ -109,7 +109,37 @@
    + + + + + diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache index b7b9d366..66c4cdd1 100644 --- a/docs/templates/pages/index.mustache +++ b/docs/templates/pages/index.mustache @@ -48,6 +48,9 @@
  • +
  • + Subscribe +