this is a near clone of the 'original' Golden Bootstrap. there were a few issues.
- [Get the files - choose one]
$ bower install https://github.com/bergerjac/golden-bootstrap.git#~v2.3.2
$ git clone https://github.com/bergerjac/golden-bootstrap.git
- Download one of the releases; extract;
- reference desired
dist/
files in HTML (see Bootstrap Getting Started) - use Golden Bootstrap CSS rules in HTML (see Golden Bootstrap docs)
note: Bootstrap CSS is already compiled into dist/golden-*strap
CSS files
note: there are two pre-compiled sets of Bootstrap: Bootstrap and Flatstrap
requires git, npm, bower, (grunt)
$ git clone https://github.com/bergerjac/golden-bootstrap.git
$ npm install
$ bower install
- see example files in
ext/
folder, and use own theme (seeGruntfile.js
)
- Create Issue
- Fork
- Commit
- Pull Request
Apache 2 - Copyright 2012 Philippe Dionne
- required to modify
bootstrap.less
- lack of package management (i.e.
package.json
,bower.json
,Gruntfile.js
) - lack of pre-compiled distribution files