From 19b5ebcf2484d4cd9fdcbe9d5cb62858135107fc Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 31 Jan 2013 18:25:44 -0800 Subject: Rename marketing-narrow to jumbotron-narrow for mo betta naming schemes --- .../bootstrap-example-jumbotron-narrow.png | Bin 0 -> 117303 bytes .../bootstrap-example-marketing-narrow.png | Bin 117303 -> 0 bytes docs/examples/jumbotron-narrow.html | 140 +++++++++++++++++++++ docs/examples/marketing-narrow.html | 140 --------------------- docs/getting-started.html | 4 +- docs/templates/pages/getting-started.mustache | 4 +- 6 files changed, 144 insertions(+), 144 deletions(-) create mode 100644 docs/assets/img/examples/bootstrap-example-jumbotron-narrow.png delete mode 100644 docs/assets/img/examples/bootstrap-example-marketing-narrow.png create mode 100644 docs/examples/jumbotron-narrow.html delete mode 100644 docs/examples/marketing-narrow.html diff --git a/docs/assets/img/examples/bootstrap-example-jumbotron-narrow.png b/docs/assets/img/examples/bootstrap-example-jumbotron-narrow.png new file mode 100644 index 000000000..4bca8cdaf Binary files /dev/null and b/docs/assets/img/examples/bootstrap-example-jumbotron-narrow.png differ diff --git a/docs/assets/img/examples/bootstrap-example-marketing-narrow.png b/docs/assets/img/examples/bootstrap-example-marketing-narrow.png deleted file mode 100644 index 4bca8cdaf..000000000 Binary files a/docs/assets/img/examples/bootstrap-example-marketing-narrow.png and /dev/null differ diff --git a/docs/examples/jumbotron-narrow.html b/docs/examples/jumbotron-narrow.html new file mode 100644 index 000000000..bab956c77 --- /dev/null +++ b/docs/examples/jumbotron-narrow.html @@ -0,0 +1,140 @@ + + + + + Narrow page template · Bootstrap + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +

Project name

+
+ + +
+ +
+

Super awesome marketing speak!

+

Cras justo odio, dapibus ac facilisis in, egestas eget quam. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.

+ Sign up today +
+ +
+
+

Subheading

+

Donec id elit non mi porta gravida at eget metus. Maecenas faucibus mollis interdum.

+ +

Subheading

+

Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Cras mattis consectetur purus sit amet fermentum.

+ +

Subheading

+

Maecenas sed diam eget risus varius blandit sit amet non magna.

+
+ +
+

Subheading

+

Donec id elit non mi porta gravida at eget metus. Maecenas faucibus mollis interdum.

+ +

Subheading

+

Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Cras mattis consectetur purus sit amet fermentum.

+ +

Subheading

+

Maecenas sed diam eget risus varius blandit sit amet non magna.

+
+
+ +
+ + + +
+ + + + + + + + + + + + + + + + + + + + + diff --git a/docs/examples/marketing-narrow.html b/docs/examples/marketing-narrow.html deleted file mode 100644 index bab956c77..000000000 --- a/docs/examples/marketing-narrow.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - - Narrow page template · Bootstrap - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -

Project name

-
- - -
- -
-

Super awesome marketing speak!

-

Cras justo odio, dapibus ac facilisis in, egestas eget quam. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.

- Sign up today -
- -
-
-

Subheading

-

Donec id elit non mi porta gravida at eget metus. Maecenas faucibus mollis interdum.

- -

Subheading

-

Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Cras mattis consectetur purus sit amet fermentum.

- -

Subheading

-

Maecenas sed diam eget risus varius blandit sit amet non magna.

-
- -
-

Subheading

-

Donec id elit non mi porta gravida at eget metus. Maecenas faucibus mollis interdum.

- -

Subheading

-

Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Cras mattis consectetur purus sit amet fermentum.

- -

Subheading

-

Maecenas sed diam eget risus varius blandit sit amet non magna.

-
-
- -
- - - -
- - - - - - - - - - - - - - - - - - - - - diff --git a/docs/getting-started.html b/docs/getting-started.html index f9945a941..0159bff38 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -245,8 +245,8 @@

Featuring a hero unit for a primary message and three supporting elements.

- - + +

Narrow marketing

Slim, lightweight marketing template for small projects or teams.

diff --git a/docs/templates/pages/getting-started.mustache b/docs/templates/pages/getting-started.mustache index aac7dba4f..fb23b7605 100644 --- a/docs/templates/pages/getting-started.mustache +++ b/docs/templates/pages/getting-started.mustache @@ -177,8 +177,8 @@

Featuring a hero unit for a primary message and three supporting elements.

- - + +

Narrow marketing

Slim, lightweight marketing template for small projects or teams.

-- cgit v1.2.3