Blank
Minimal, Device agnostic & responsive barebone framework.
In beta
The main principles behind this are:
- Reusable
- Maintainable
- Predictable
- Scalable
Browser support
- IE 9+
- Firefox
- Safari 6+
- Chrome
- Opera
Installation
Prerequisites
- Sass 3.3
$ gem install sass
- Nodejs
$ brew install node
Using Homebrew - Gulp
$ npm install --global gulp
$ git clone https://github.com/ahmedelgabri/blank.git
$ cd blank/
$ bundle install && npm install
$ gulp
Build on top of these methodologies
Inspired by the work of
LICENSE & COPYRIGHT
The source code and documentation for Blank is licensed under the incredibly permissive MIT License.
Copyright © Ahmed El Gabri | @ahmedelgabri