Sha256: c6ffeb42a7e38fb3c97fdf8be9b9d528f8eed9f0a7c3789d9c643973c04e6417

Contents?: true

Size: 702 Bytes

Versions: 7

Compression:

Stored size: 702 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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
edge_framework-0.3.0 README.md
edge_framework-0.2.3 README.md
edge_framework-0.2.1 README.md
edge_framework-0.2.0 README.md
edge_framework-0.1.0 README.md
edge_framework-0.0.3 README.md
edge_framework-0.0.2 README.md