https://github.com/rmosolgo/aiddata-bootswatch
Bootstrap in AidData Blue
https://github.com/rmosolgo/aiddata-bootswatch
Last synced: 3 months ago
JSON representation
Bootstrap in AidData Blue
- Host: GitHub
- URL: https://github.com/rmosolgo/aiddata-bootswatch
- Owner: rmosolgo
- License: apache-2.0
- Created: 2013-06-18T20:47:13.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-06-20T15:32:38.000Z (over 12 years ago)
- Last Synced: 2025-07-23T09:53:20.517Z (6 months ago)
- Language: JavaScript
- Size: 3.06 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# AidData Bootswatch
Bootstrap 2.3 a la AidData.
## Getting it
Grab the files in `/lib/`.
## Editing it
The magic is in `/less/variables.less`. Recompile to see changes.
## Making it
- __CSS__ with `lessc less/bootstrap.less > lib/aiddata-bootswatch.css`
- __Javascript__ with `uglifyjs js/*.js > lib/aiddata-bootswatch.js`