Bootswatch forked by Victor Potasso
I think most of all developers are now working with Sass instead of Less including myself. Thus I decided to porting Bootswatch to Sass. It was first made by Bootstrap and now you can take advantage from it on Bootswatch.
- Source: github.com/victorpotasso/bootswatch-sass
- Preview: http://bit.ly/1LRn64p
- Home Page: victorpotasso.com/
- Twitter: @victorpotasso
- Ported Bootswatch from LESS to SASS.
- Task watch-themes added.
- Using preprocess to provide theme's index.html
- Created themes.json file to control which theme will be compiled and also its title and description.
- Directories was rearranged.
If you haven't used grunt before, be sure to check out the Getting Started guide, as it explains how to create a gruntfile as well as install and use grunt plugins. Once you're familiar with that process, installs the dependences with this command:
$ npm install
Victor Potasso
- Mark Otto and Jacob Thornton for Bootstrap.
- Thomas Park for Bootswatch
- jQuery Team for jQuery Team