woocss is a framework built for web designers and front-end developers who know the basics, and would like a lightweight starter framework in which to base your projects. The current release is still under development.
ROADMAP
- Complete base sassanimation for import.
- Complete more components
- Create a yeoman installer
== Installation =======================================================
Installation instructions for woocss base framework.
- Install NodeJs (http://nodejs.org/)
- Install sass (http://sass-lang.com/install)
- npm install -g bower
- In console, run "nmp install" then "bower install".
- In console, run "gulp watch".
Enjoy!
== Notes ===============================================================
Generate your 260x260 icon file for img/ico at http://realfavicongenerator.net/. Gulp file is still in dev mode, you might need to tweak.