Skip to content

Flat UI "inspiried" theme for Bootstrap, but in 100% less (as it should be).

Notifications You must be signed in to change notification settings

niallobrien/flatstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flatstrap

This is a work-in-progress Flat UI "inspiried" theme for Bootstrap, but in 100% less (as it should be).

Clone Flatstrap, change into the directory and clone Bootstrap.

git clone [email protected]:niallobrien/flatstrap.git
cd flatstrap
git clone git://github.com/twitter/bootstrap.git

It currently looks like this: Flatstrap

When compiling the less files yourself, simply compile /flatstrap.less and it should import all it needs.

Examples

To help quickly get stuff styled, I copied some files from Bootstrap's doc directory and placed them in /flatstrap/examples. Remember, everything's still a work in progress.

Contributing

I'd really appreciate all the help I can get.

To override or customise a part of Bootstrap, find the corresponding less file in /bootstrap/less/ and copy it to /flatstrap/less/. Then you must import it in /flatstrap.less in the same order that Bootstrap imports it (see /bootstrap/less/bootstrap.less)

Once done, simply edit the file you just copied, and only keep the bits that you are customising, remove the rest.

Enjoy! :)

Niall.

About

Flat UI "inspiried" theme for Bootstrap, but in 100% less (as it should be).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published