Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morganfeeney/interior
Design system for the modern web.
https://github.com/morganfeeney/interior
css css-grid design-system design-systems grid grid-layout grid-systems interior layout nunjucks scss typography vertical-rhythm
Last synced: 27 days ago
JSON representation
Design system for the modern web.
- Host: GitHub
- URL: https://github.com/morganfeeney/interior
- Owner: morganfeeney
- Created: 2015-03-11T23:11:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T14:33:17.000Z (almost 2 years ago)
- Last Synced: 2024-09-26T20:45:55.707Z (about 1 month ago)
- Topics: css, css-grid, design-system, design-systems, grid, grid-layout, grid-systems, interior, layout, nunjucks, scss, typography, vertical-rhythm
- Language: HTML
- Homepage: https://interiorsystem.co.uk/
- Size: 8.49 MB
- Stars: 76
- Watchers: 16
- Forks: 4
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interior
Culmination of research and development of grid systems & how to create layouts using them.
[It started here](https://codepen.io/morganfeeney/post/dont-build-bootstrap-style-grid-systems-with-flexbox)## License
Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)
## Acknowledgements
This project would not be possible without:
* [CSS Grid](https://www.w3.org/TR/css-grid-1/)
* [Grid Systems in Graphic design by Josef Müller Brockmann](https://en.wikipedia.org/wiki/Josef_M%C3%BCller-Brockmann)
* [Firefox grid inspector](https://developer.mozilla.org/en-US/docs/Tools/Page_Inspector/How_to/Examine_grid_layouts)
* [Grid by Example](http://gridbyexample.com)
* The ongoing support from Yuanyuan Zhang