From c46397a851a5e4848507f87773c785d7ed10ba3c Mon Sep 17 00:00:00 2001 From: james felts Date: Thu, 11 Oct 2012 20:28:05 -0600 Subject: [PATCH 1/3] first commit --- README | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 README diff --git a/README b/README new file mode 100644 index 000000000000..e69de29bb2d1 From 57830bdddbca417a8bcabbc0065dbd3e3376d93c Mon Sep 17 00:00:00 2001 From: james felts Date: Thu, 11 Oct 2012 21:41:56 -0600 Subject: [PATCH 2/3] Changed the name of this thing --- docs/index.html | 2 +- docs/index.html.bak | 259 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 260 insertions(+), 1 deletion(-) create mode 100644 docs/index.html.bak diff --git a/docs/index.html b/docs/index.html index 7f46ae4870ab..636ecd22e969 100644 --- a/docs/index.html +++ b/docs/index.html @@ -80,7 +80,7 @@ ================================================== -->
-

Bootstrap, from Twitter

+

Bootstrap header

Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.

View project on GitHub diff --git a/docs/index.html.bak b/docs/index.html.bak new file mode 100644 index 000000000000..7f46ae4870ab --- /dev/null +++ b/docs/index.html.bak @@ -0,0 +1,259 @@ + + + + + Twitter Bootstrap + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ +
+ + +
+
+

Bootstrap, from Twitter

+

Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.

+

+ View project on GitHub + Download Bootstrap (v2.0.4) +

+
+ + +
+ +
+ +
+

Designed for everyone, everywhere.

+ +
+
+ +

Built for and by nerds

+

Like you, we love building awesome products on the web. We love it so much, we decided to help people just like us do it easier, better, and faster. Bootstrap is built for you.

+
+
+ +

For all skill levels

+

Bootstrap is designed to help people of all skill levels—designer or developer, huge nerd or early beginner. Use it as a complete kit or use to start something more complex.

+
+
+ +

Cross-everything

+

Originally built with only modern browsers in mind, Bootstrap has evolved to include support for all major browsers (even IE7!) and, with Bootstrap 2, tablets and smartphones, too.

+
+
+
+
+ +

12-column grid

+

Grid systems aren't everything, but having a durable and flexible one at the core of your work can make development much simpler. Use our built-in grid classes or roll your own.

+
+
+ +

Responsive design

+

With Bootstrap 2, we've gone fully responsive. Our components are scaled according to a range of resolutions and devices to provide a consistent experience, no matter what.

+
+
+ +

Styleguide docs

+

Unlike other front-end toolkits, Bootstrap was designed first and foremost as a styleguide to document not only our features, but best practices and living, coded examples.

+
+
+
+
+ +

Growing library

+

Despite being only 10kb (gzipped), Bootstrap is one of the most complete front-end toolkits out there with dozens of fully functional components ready to be put to use.

+
+
+ +

Custom jQuery plugins

+

What good is an awesome design component without easy-to-use, proper, and extensible interactions? With Bootstrap, you get custom-built jQuery plugins to bring your projects to life.

+
+
+ +

Built on LESS

+

Where vanilla CSS falters, LESS excels. Variables, nesting, operations, and mixins in LESS makes coding CSS faster and more efficient with minimal overhead.

+
+
+
+
+ +

HTML5

+

Built to support new HTML5 elements and syntax.

+
+
+ +

CSS3

+

Progressively enhanced components for ultimate style.

+
+
+ +

Open-source

+

Built for and maintained by the community via GitHub.

+
+
+ +

Made at Twitter

+

Brought to you by an experienced engineer and designer.

+
+
+ +
+ +

Built with Bootstrap.

+ + + +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + From 20a3ea9149c3c983182525edb5429e38e89eb4e4 Mon Sep 17 00:00:00 2001 From: James Felts Date: Mon, 19 Sep 2016 16:48:58 -0500 Subject: [PATCH 3/3] added chens name --- docs/examples.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/examples.html b/docs/examples.html index 5e8d74a3b530..7b748f77ee6e 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -2,7 +2,7 @@ - Examples · Twitter Bootstrap + Examples · Twitter Bootstrap on chen @@ -79,7 +79,7 @@
-

Bootstrap examples

+

Bootstrap examples on chen

We've included a few basic examples as starting points for your work with Bootstrap. We encourage folks to iterate on these examples and not simply use them as an end result.