From 191af9c0a70dd7df59269dba5e943248ade44fb2 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Sat, 11 Feb 2012 11:19:24 -0500 Subject: Host website on Github --- default/index.html | 659 ++++++++++++++++++++++++++++++++++++++++++++++++++ default/thumbnail.png | Bin 0 -> 23333 bytes 2 files changed, 659 insertions(+) create mode 100755 default/index.html create mode 100644 default/thumbnail.png (limited to 'default') diff --git a/default/index.html b/default/index.html new file mode 100755 index 00000000..5224c7d4 --- /dev/null +++ b/default/index.html @@ -0,0 +1,659 @@ + + + + + Bootswatch + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+

Default

+

The default style of Twitter Bootstrap.

+ +
+ + + + + + + + +
+ + + +
+ +
+
+

h1. Heading 1

+

h2. Heading 2

+

h3. Heading 3

+

h4. Heading 4

+
h5. Heading 5
+
h6. Heading 6
+
+
+ +
+

Example body text

+

Nullam quis risus eget urna mollis ornare vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nullam id dolor id nibh ultricies vehicula ut id elit.

+

Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Donec sed odio dui.

+
+ +
+

Example addresses

+
+ Twitter, Inc.
+ 795 Folsom Ave, Suite 600
+ San Francisco, CA 94107
+ P: (123) 456-7890 +
+
+ Full Name
+ first.last@gmail.com +
+
+ +
+ +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ButtonLarge ButtonSmall ButtonDisabled ButtonButton with IconSplit Button
DefaultDefaultDefaultDefault Default + +
PrimaryPrimaryPrimaryPrimary Primary + +
InfoInfoInfoInfo Info + +
SuccessSuccessSuccessSuccess Success + +
WarningWarningWarningWarning Warning + +
DangerDangerDangerDanger Danger + +
+ +
+ + + +
+ + +
+
+ + + + + + +
+
+ Controls Bootstrap supports +
+ +
+ +

In addition to freeform text, any HTML5 text-based input appears like so.

+
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ Some value here +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ + Something may have gone wrong +
+
+
+ +
+ + Please correct the error +
+
+
+ +
+ + Woohoo! +
+
+
+ +
+ + Woohoo! +
+
+
+ + +
+
+
+
+
+ +
+ + + +
+ + +
+
+ + + + + +
+
+

Pagination

+ + + +
+
+ + + + + +
+
+ +

Labels

+ + + Default + Success + Warning + Important + Info + +
+
+
+ + + + +

Progress bars

+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + + + + +

Alerts

+ +
+
+
+ × +

Alert block

+

Best check yo self, you're not looking too good. Nulla vitae elit libero, a pharetra augue. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.

+
+
+
+
+
+
+ × + Error Change a few things up and try submitting again. +
+
+
+
+ × + Success You successfully read this important alert message. +
+
+
+
+ × + Information This alert needs your attention, but it's not super important. +
+
+
+ + +
+ +



+ + + + +
+ + + + + + + + + + + + + + diff --git a/default/thumbnail.png b/default/thumbnail.png new file mode 100644 index 00000000..ef0c2d2c Binary files /dev/null and b/default/thumbnail.png differ -- cgit v1.2.3