From 0e323d78fdcc1220296020f617b363d04d2fd6fb Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 16 Sep 2013 15:37:39 -0700 Subject: reflect Bootstrap org change --- 2/README.md | 4 ++-- 2/amelia/index.html | 2 +- 2/cerulean/index.html | 2 +- 2/composer.json | 2 +- 2/cosmo/index.html | 2 +- 2/cyborg/index.html | 2 +- 2/default/index.html | 2 +- 2/flatly/index.html | 2 +- 2/index.html | 12 ++++++------ 2/journal/index.html | 2 +- 2/readable/index.html | 2 +- 2/simplex/index.html | 2 +- 2/slate/index.html | 2 +- 2/spacelab/index.html | 2 +- 2/spruce/index.html | 2 +- 2/superhero/index.html | 2 +- 2/swatchmaker/test/test-full.html | 2 +- 2/united/index.html | 2 +- 18 files changed, 24 insertions(+), 24 deletions(-) (limited to '2') diff --git a/2/README.md b/2/README.md index e52cfa63..e109e079 100644 --- a/2/README.md +++ b/2/README.md @@ -1,7 +1,7 @@ Bootswatch ========== -Bootswatch is a collection of free themes for [Twitter Bootstrap](http://twitter.github.com/bootstrap/). Check it out at [bootswatch.com](http://bootswatch.com). +Bootswatch is a collection of free themes for [Bootstrap](http://getbootstrap.com/2.3.2/). Check it out at [bootswatch.com](http://bootswatch.com). Usage ----- @@ -16,7 +16,7 @@ Customization ------ Bootswatch is an open source project, and you’re welcome to modify the themes further. If you’re interested, fork or follow the GitHub repository. The files of interest are in the `gh-pages` branch. -Each raw theme consists of two LESS files. One is `variables.less`, which is included by default in Bootstrap and allows you to customize [these settings](http://twitter.github.io/bootstrap/customize.html#variables). The other is called `bootswatch.less` and introduces more extensive structural changes. +Each raw theme consists of two LESS files. One is `variables.less`, which is included by default in Bootstrap and allows you to customize [these settings](http://getbootstrap.com/2.3.2/customize.html#variables). The other is called `bootswatch.less` and introduces more extensive structural changes. Check out the README in the [swatchmaker directory](https://github.com/thomaspark/bootswatch/tree/master/swatchmaker) for step-by-step instructions on building your own swatch. diff --git a/2/amelia/index.html b/2/amelia/index.html index bd2e49f4..e8757ae1 100755 --- a/2/amelia/index.html +++ b/2/amelia/index.html @@ -892,7 +892,7 @@ Made by Thomas Park. Contact him hello@thomaspark.me.
Code licensed under the Apache License v2.0.
- Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

+ Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

diff --git a/2/cerulean/index.html b/2/cerulean/index.html index 9e9c799d..aa8c6b28 100755 --- a/2/cerulean/index.html +++ b/2/cerulean/index.html @@ -880,7 +880,7 @@ Made by Thomas Park. Contact him hello@thomaspark.me.
Code licensed under the Apache License v2.0.
- Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

+ Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

diff --git a/2/composer.json b/2/composer.json index 6d32a84b..86bb3e93 100644 --- a/2/composer.json +++ b/2/composer.json @@ -1,6 +1,6 @@ { "name": "thomaspark/bootswatch", - "description": "Themes for Twitter Bootstrap", + "description": "Themes for Bootstrap", "licenses": "Apache-2.0", "authors": [ { diff --git a/2/cosmo/index.html b/2/cosmo/index.html index ec2c5abe..c30de272 100755 --- a/2/cosmo/index.html +++ b/2/cosmo/index.html @@ -880,7 +880,7 @@ Made by Thomas Park. Contact him hello@thomaspark.me.
Code licensed under the Apache License v2.0.
- Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

+ Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

diff --git a/2/cyborg/index.html b/2/cyborg/index.html index 2ca4dfcf..7e12a9cd 100755 --- a/2/cyborg/index.html +++ b/2/cyborg/index.html @@ -880,7 +880,7 @@ Made by Thomas Park. Contact him hello@thomaspark.me.
Code licensed under the Apache License v2.0.
- Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

+ Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

diff --git a/2/default/index.html b/2/default/index.html index 3d3cc7f0..a68b6bad 100755 --- a/2/default/index.html +++ b/2/default/index.html @@ -879,7 +879,7 @@ Made by Thomas Park. Contact him hello@thomaspark.me.
Code licensed under the Apache License v2.0.
- Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

+ Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

diff --git a/2/flatly/index.html b/2/flatly/index.html index f0f25070..6d26d5e6 100755 --- a/2/flatly/index.html +++ b/2/flatly/index.html @@ -881,7 +881,7 @@ Made by Thomas Park. Contact him hello@thomaspark.me.
Code licensed under the Apache License v2.0.
- Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

+ Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

diff --git a/2/index.html b/2/index.html index 830794dd..ee32dd1e 100644 --- a/2/index.html +++ b/2/index.html @@ -3,8 +3,8 @@ - - Bootswatch: Free themes for Twitter Bootstrap + + Bootswatch: Free themes for Bootstrap diff --git a/2/readable/index.html b/2/readable/index.html index 6dfaff72..5a384853 100755 --- a/2/readable/index.html +++ b/2/readable/index.html @@ -880,7 +880,7 @@ Made by Thomas Park. Contact him hello@thomaspark.me.
Code licensed under the Apache License v2.0.
- Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

+ Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

diff --git a/2/simplex/index.html b/2/simplex/index.html index 656d24a4..7730d4ee 100755 --- a/2/simplex/index.html +++ b/2/simplex/index.html @@ -880,7 +880,7 @@ Made by Thomas Park. Contact him hello@thomaspark.me.
Code licensed under the Apache License v2.0.
- Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

+ Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

diff --git a/2/slate/index.html b/2/slate/index.html index fb34cab5..1a61be0d 100755 --- a/2/slate/index.html +++ b/2/slate/index.html @@ -880,7 +880,7 @@ Made by Thomas Park. Contact him hello@thomaspark.me.
Code licensed under the Apache License v2.0.
- Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

+ Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

diff --git a/2/spacelab/index.html b/2/spacelab/index.html index 777f68c7..dc982342 100755 --- a/2/spacelab/index.html +++ b/2/spacelab/index.html @@ -880,7 +880,7 @@ Made by Thomas Park. Contact him hello@thomaspark.me.
Code licensed under the Apache License v2.0.
- Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

+ Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

diff --git a/2/spruce/index.html b/2/spruce/index.html index 9c9b6905..6af214b4 100755 --- a/2/spruce/index.html +++ b/2/spruce/index.html @@ -880,7 +880,7 @@ Made by Thomas Park. Contact him hello@thomaspark.me.
Code licensed under the Apache License v2.0.
- Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

+ Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

diff --git a/2/superhero/index.html b/2/superhero/index.html index 07cbf067..63cdeb2e 100755 --- a/2/superhero/index.html +++ b/2/superhero/index.html @@ -880,7 +880,7 @@ Made by Thomas Park. Contact him hello@thomaspark.me.
Code licensed under the Apache License v2.0.
- Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

+ Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

diff --git a/2/swatchmaker/test/test-full.html b/2/swatchmaker/test/test-full.html index e7d71beb..9e9751b8 100755 --- a/2/swatchmaker/test/test-full.html +++ b/2/swatchmaker/test/test-full.html @@ -2,7 +2,7 @@ - Twitter Bootstrap + Bootstrap diff --git a/2/united/index.html b/2/united/index.html index ffcb9c2d..eeebcda8 100755 --- a/2/united/index.html +++ b/2/united/index.html @@ -892,7 +892,7 @@ Made by Thomas Park. Contact him hello@thomaspark.me.
Code licensed under the Apache License v2.0.
- Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

+ Based on Bootstrap. Hosted on GitHub. Icons from Font Awesome. Web fonts from Google. Favicon by Gerald Hiller.

-- cgit v1.2.3