Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pr1mer-tech/waffle-grid

An easy to use flexbox grid system.
https://github.com/pr1mer-tech/waffle-grid

css css-grid flex flexbox flexbox-grid responsive sass scss waffle-grid

Last synced: 4 days ago
JSON representation

An easy to use flexbox grid system.

Awesome Lists containing this project

README

        

Waffle grid






An easy to use flexbox grid system.



GitHub release


Github All Releases


License


David


Travis


Built with Gulp

## Getting Started

To get the waffle grid system in your web page, simply paste this code into the `head` of your document,
```html

```
or you can install the waffle grid system using a package manager like [npm](https://npmjs.com/package/waffle-grid)
```bash
$ npm install waffle-grid
# or
$ bower install waffle-grid
```
If you want you can still download the waffle grid [here](https://github.com/lucasgruwez/waffle-grid/releases).

## Docs

```html
































```

The full docs can be found [here](https://github.com/lucasgruwez/waffle-grid/wiki)

## Like this project?

Please feel free to give the waffle-grid repo a star, and if you want to help support my work, please consider [donating](https://paypal.me/lucasgruwez).

## Built With

* [Gulp](http://gulpjs.com/) - Build system
* [Sass](https://sass-lang.com/) - Language
* [Jekyll](https://jekyllrb.com/) - Used for the website

## Contributing

Please read [CONTRIBUTING.md](./.github/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.

#### Made a website using the Waffle grid?

Add the built with waffle-grid badge to your `README.md`

[![Built with Waffle Grid](https://lucasgruwez.github.io/waffle-grid/img/built-with-waffle.svg)](https://lucasgruwez.github.io/waffle-grid/img/built-with-waffle.svg)

Feel free to send me an email at [[email protected]](mailto:[email protected]), and I might add your site to an examples section I'm currently working on.

## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/lucasgruwez/waffle-grid/tags).

## Authors

- **Lucas Gruwez** - *Initial work* - [@lucasgruwez](https://github.com/lucasgruwez)
- **Jack McNicol** - *Helped out a lot* - [@jackmcpickle](https://github.com/jackmcpickle)
- **Arthur Guiot** - *Added js function* - [@arguiot](https://gothub.com/arguiot)

See also the list of [contributors](https://github.com/lucasgruwez/waffle-grid/contributors) who participated in this project.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

Copyright © 2017 lucasgruwez All Rights Reserved.