Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/getdave/baselayer

A set of useful extensions, tweeks and enhancements to Zurb's Foundation 5 framework.
https://github.com/getdave/baselayer

Last synced: 4 days ago
JSON representation

A set of useful extensions, tweeks and enhancements to Zurb's Foundation 5 framework.

Awesome Lists containing this project

README

        

# Baselayer - built on Zurb Foundation

Baselayer is a set of useful extensions, tweeks and enhancements to the popular Zurb Foundation 5 framework. Baselayer is not a UI library and is not aimed at people looking for a "Plug & Play" solution.

## Requirements

You'll need to have the following items installed before continuing.

* [Node.js](http://nodejs.org): Use the installer provided on the NodeJS website.
* [Grunt](http://gruntjs.com/): Run `[sudo] npm install -g grunt-cli`
* [Bower](http://bower.io): Run `[sudo] npm install -g bower`

## SASS

### Directory Structure

* `scss/_settings.scss`: Foundation configuration settings go in here
* `scss/app.scss`: Application styles go here