Skip to content

Provides Bootstrap and includes CSS (LESS) classes specifying golden ratio sized columns.

Notifications You must be signed in to change notification settings

bergerjac/golden-bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this is a near clone of the 'original' Golden Bootstrap. there were a few issues.

QuickStart

  1. [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;
  1. reference desired dist/ files in HTML (see Bootstrap Getting Started)
  2. 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

Customize

requires git, npm, bower, (grunt)

  1. $ git clone https://github.com/bergerjac/golden-bootstrap.git
  2. $ npm install
  3. $ bower install
  4. see example files in ext/ folder, and use own theme (see Gruntfile.js)

Contribute

  1. Create Issue
  2. Fork
  3. Commit
  4. Pull Request

License

Apache 2 - Copyright 2012 Philippe Dionne


original Golden Bootstrap Issues
  • required to modify bootstrap.less
  • lack of package management (i.e. package.json, bower.json, Gruntfile.js)
  • lack of pre-compiled distribution files

About

Provides Bootstrap and includes CSS (LESS) classes specifying golden ratio sized columns.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 82.5%
  • JavaScript 17.5%