mirror of
https://github.com/kidoman/embd
synced 2025-02-03 09:13:16 +01:00
38 lines
2.4 KiB
Markdown
Executable File
38 lines
2.4 KiB
Markdown
Executable File
Gumby Framework [![Build Status](https://travis-ci.org/GumbyFramework/Gumby.png?branch=master)](https://travis-ci.org/GumbyFramework/Gumby)
|
|
=====================
|
|
|
|
Gumby Framework is a flexible, responsive CSS Framework, Powered by SASS. Create rapid and logical page layout and app
|
|
prototypes with a flexible and responsive grid system and UI kit.
|
|
|
|
Full documentation can be found at [http://gumbyframework.com](http://gumbyframework.com/docs).
|
|
|
|
More information, including our changelog, can be found in the [Wiki](https://github.com/GumbyFramework/Gumby/wiki).
|
|
|
|
Our [Google Plus Community](https://plus.google.com/u/0/communities/108760896951473344451) is rapidly growing, we recommend heading over there with any questions you may have or to geek out and discuss the framework and rwd in general.
|
|
|
|
Gumby is developed with love by your friends at [Digital Surgeons](http://www.digitalsurgeons.com).
|
|
|
|
Gumby has a few dependencies. Big thank you to the innovative geniuses behind these awesome technologies.
|
|
|
|
- [Sass](https://github.com/nex3/sass) - Nathan Weizenbaum
|
|
- [Compass](https://github.com/chriseppstein/compass) - Chris Eppstein
|
|
- [Modular Scale](https://github.com/Team-Sass/modular-scale) - Scott Kellum *Note: Please use modular scale 1.0.6, 2.x has not been integrated yet*
|
|
- [FitText](http://fittextjs.com/) - Paravel
|
|
- [jQuery](http://jquery.com/)
|
|
- [Modernizr](http://modernizr.com/)
|
|
|
|
**MIT Open Source License**
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
|
|
documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
|
|
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
|
|
persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
|
|
Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
|
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
|
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|