Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jimjamdev/woocss

Sass libsass framework for responsive development
https://github.com/jimjamdev/woocss

Last synced: 12 days ago
JSON representation

Sass libsass framework for responsive development

Awesome Lists containing this project

README

        

woocss
======================================================================

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

1. Complete base sassanimation for import.
2. Complete more components
3. Create a yeoman installer

== Installation =======================================================

Installation instructions for woocss base framework.

1. Install NodeJs (http://nodejs.org/)
2. Install sass (http://sass-lang.com/install)
3. npm install -g bower
4. In console, run "nmp install" then "bower install".
5. 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.