Project

omegags

0.0
No commit activity in last 3 years
No release in over 3 years
Omega.gs is a responsive, flexible grid framework.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 3.3
 Project Readme

Omega.gs

Build Status Dependency Status

A simple grid for complicated times.

Omega.gs is a responsive, flexible grid framework. Primary usage of Omega.gs is implemented by the Omega Drupal theme.

Development Status

While this has been stable, and in use on a multitude of Drupal 7 and now Drupal 8 sites, not much development effort has gone to this grid framework.

It's time for some updates, refactoring, documentation and integrations.

Installing Omega.gs

Download from GitHub.com

You can download packaged releases, latest branch builds, or clone the repository.

git clone https://github.com/himerus/omegags.git

Install via npm.js
npm install omegags

Install via rubygems.org

Install using gem install

gem install omegags

Add to Gemfile manually

gem 'omegags', '~> 1.0'

Install via bower.io
bower install omegags