Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cheshire137/colour_bootstrapper
Rails app for applying a palette from ColourLovers.com to Twitter Bootstrap.
https://github.com/cheshire137/colour_bootstrapper
app bootstrap color colour-lovers palette rails
Last synced: about 2 months ago
JSON representation
Rails app for applying a palette from ColourLovers.com to Twitter Bootstrap.
- Host: GitHub
- URL: https://github.com/cheshire137/colour_bootstrapper
- Owner: cheshire137
- Created: 2013-05-09T01:07:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-09T04:15:02.000Z (over 11 years ago)
- Last Synced: 2024-12-04T20:54:04.654Z (about 2 months ago)
- Topics: app, bootstrap, color, colour-lovers, palette, rails
- Language: Ruby
- Size: 238 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. User picks a ColourLovers.com palette.
2. Grab colors in palette.
3. Set LESS variables in Twitter Bootstrap to palette colors.
4. Compile Bootstrap CSS--use less.js? Show preview to user. Let user change color usage, recompile, preview again.
5. Provide compiled Bootstrap CSS to user.