Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jimjamdev/woocss
- Owner: jimjamdev
- Created: 2014-04-10T18:41:03.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-25T10:15:39.000Z (almost 10 years ago)
- Last Synced: 2024-04-17T00:32:16.388Z (9 months ago)
- Language: CSS
- Homepage:
- Size: 1.18 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.