Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 623 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 623 Bytes

What is this - Another CSS Framework?

This is not a css framework. This is core-basic html-css structure which we use to build static websites.

Install

  1. Clone the repository to your local machine
  2. Open terminal, 'cd' to your folder and run 'bundle install'
  3. Run 'middleman'

Dependencies

  1. Compass
  2. Compass Normalize
  3. Modular Scale
  4. Compass Recipes
  5. Middleman (optional)