Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/getdave/baselayer
- Owner: getdave
- Created: 2014-05-07T16:52:25.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2014-05-12T14:25:55.000Z (over 10 years ago)
- Last Synced: 2024-10-10T00:42:46.055Z (about 1 month ago)
- Language: CSS
- Size: 602 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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