Sha256: b86ecb382692fbe8bbd95f4924aac434ecdf35d28c4f4b127ca4fe49204d2295

Contents?: true

Size: 1.23 KB

Versions: 72

Compression:

Stored size: 1.23 KB

Contents

Create your own swatch
======================

1. Download Bootswatch
------
Download or clone [Bootswatch](https://github.com/thomaspark/bootswatch).


2. Install Bootstrap
------
In terminal, navigate to `/bootswatch/swatchmaker/` and run the command `make bootstrap` to download the latest version of Bootstrap.


3. Install Bootstrap Dependencies
------
If you haven't before, [install npm](https://npmjs.org/). Next, navigate to `/bootswatch/swatchmaker/bootstrap/` and type `npm install` to locally install Bootstrap dependencies (uglify-js, jshint, recess, connect, hogan.js).


4. Customize Bootstrap
------
Make your customizations to the two files found in `/bootswatch/swatchmaker/swatch/`: `variables.less` and `bootswatch.less`. You can also copy over the less files from an existing theme and modify them.


5. Build Customized Bootstrap
------
In `/bootswatch/swatchmaker/`, run `make bootswatch`. The compiled CSS files will be created in `/bootswatch/swatchmaker/swatch/`.

You can run the watcher to automatically build Bootstrap whenever changes are saved with `make watcher` (Requires `gem install directory_watcher`).


6. Reset Bootstrap
------
If you want to reset `variables.less` and `bootswatch.less` to defaults, run `make default`.

Version data entries

72 entries across 72 versions & 2 rubygems

Version Path
card-mod-bootstrap-0.18.1 vendor/bootswatch/docs/2/swatchmaker/README.md
card-mod-bootstrap-0.18.0 vendor/bootswatch/docs/2/swatchmaker/README.md
card-mod-bootstrap-0.17.0 vendor/bootswatch/docs/2/swatchmaker/README.md
card-mod-bootstrap-0.16.0 vendor/bootswatch/docs/2/swatchmaker/README.md
card-mod-bootstrap-0.15.6 vendor/bootswatch/docs/2/swatchmaker/README.md
card-mod-bootstrap-0.15.5 vendor/bootswatch/docs/2/swatchmaker/README.md
card-mod-bootstrap-0.15.4 vendor/bootswatch/docs/2/swatchmaker/README.md
card-mod-bootstrap-0.15.3 vendor/bootswatch/docs/2/swatchmaker/README.md
card-mod-bootstrap-0.15.1.2 vendor/bootswatch/docs/2/swatchmaker/README.md
card-mod-bootstrap-0.15.2.pre1 vendor/bootswatch/docs/2/swatchmaker/README.md
card-mod-bootstrap-0.15.1.1 vendor/bootswatch/docs/2/swatchmaker/README.md
card-mod-bootstrap-0.15.1 vendor/bootswatch/docs/2/swatchmaker/README.md
card-mod-bootstrap-0.15.0 vendor/bootswatch/docs/2/swatchmaker/README.md
card-mod-bootstrap-0.14.2 vendor/bootswatch/docs/2/swatchmaker/README.md
card-mod-bootstrap-0.14.1 vendor/bootswatch/docs/2/swatchmaker/README.md
card-mod-bootstrap-0.14.0 vendor/bootswatch/docs/2/swatchmaker/README.md
card-mod-bootstrap-0.13.4 vendor/bootswatch/docs/2/swatchmaker/README.md
card-mod-bootstrap-0.13.3 vendor/bootswatch/docs/2/swatchmaker/README.md
card-mod-bootstrap-0.13.2 vendor/bootswatch/docs/2/swatchmaker/README.md
card-mod-bootstrap-0.13.1 vendor/bootswatch/docs/2/swatchmaker/README.md