Sha256: 52376b85b5aae0a3035081654796ff99d4f06baca442ff9bfcf02d0922e7f72e
Contents?: true
Size: 713 Bytes
Versions: 1
Compression:
Stored size: 713 Bytes
Contents
Welcome to Edge Framework ========================== Edge is minimalist responsive front-end framework built with SASS. It is made for front-end developers that are working with dedicated designers. Edge is based on [Foundation by ZURB](http://www.zurb.com). Unlike Foundation, it is not intended for rapid-prototyping. Edge is MIT-licensed and absolutely free to use. Installation ============= gem install edge_framework Then in your Compass' `config.rb` require 'edge_framework' Edge provides basic template for your project: 1. Standard HTML edge create html <project_name> 2. Standard PHP edge create php <project_name> 3. Coming soon: - Sinatra - Rails - Flask - Django
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
edge_framework-0.5.0 | README.md |