/koundation

Default template of CSS with Foundation

Primary LanguageCSSMIT LicenseMIT

Welcome to Koudantion

This is a default SASS + COMPASS template. Used by COEX.

Requirements

Installation

For installation you need to have installed Ruby and gem Bundler (gem install bundler).

Then only clone this repository:

git clone git://github.com/renekopcem/koundation.git

And install all dependacies by Bundler:

bundle install

After that you're ready to use Koundation. Enjoy!

Usage

In a css folder use command:

bundle exec compass watch

What's inside?

Folders:

  • _sass - used for a sass files
    • modules - custom modules
  • f - used for a custom fonts
  • i - used for a images

License

MIT