From: Thomas Park Date: Wed, 7 Aug 2013 03:12:32 +0000 (-0400) Subject: styled code on /help X-Git-Tag: v3.0.0-rc1~2 X-Git-Url: http://git.roojs.org/?p=bootswatch;a=commitdiff_plain;h=58fb258a52f3f460515a93e428efb7f39f2aeb2b styled code on /help --- diff --git a/help/index.html b/help/index.html new file mode 100644 index 0000000..a3dfd5c --- /dev/null +++ b/help/index.html @@ -0,0 +1,150 @@ + + + + Bootswatch: Help + + + + + + + + + + + + +
+
+
+ + + +

Quick Start

+

Using a theme is as easy as downloading a CSS file and replacing the one that comes with Bootstrap.

+ +

Customization

+

To modify a theme or create your own, follow the steps below.

+
    +
  1. git clone git@github.com:thomaspark/bootswatch.git

  2. + +
  3. npm install

  4. + +
  5. bower install

  6. + +
  7. +

    Edit variables.less and bootswatch.less in one of the theme directories, or create your own in /custom.

    +
  8. + +
  9. Type grunt swatch:[theme] to build the CSS for a theme, e.g., grunt swatch:amelia for Amelia. Or type grunt swatch to build them all at once.

  10. + +
  11. Here are additional tips for customizing Bootstrap.
  12. +
+ +
+
+
+ + +
+ + +
+ + + + + + + + \ No newline at end of file