This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Description
Which CSS framework for our Toolbox ?
My opinion would be to seize the opportunity of developing this project by testing a major and actual CSS framework, including third-party for Rails. Thus, Imy first choice would be Foundation, by using ruby gem foundation-rails .
What do you think about ?
Unexhaustive list of exinsting and adapted frameworks
1. Foundation: website
- 27,800 Github stars
- mobile first responsive CSS framework
- used by 5 % of top 10000 sites
- used by 2 % of top 1,000,000 sites
- compatibilty with flexbox, a lot of UI components
- third-party ruby gem, 2M downloads (Mehdi from Craftmens as owner of the gem!)
2. Materialize website
- based on Google’s Material Design
- it « provides great looking standard styles “out of the box“.
- no compatibilty with flexbox ( quid IE10+ ?)
- requires Javascript framework
- installation with npm (as JS), but il exists a project third-party rails gem
3. Bootsrap: website
- 25 % of top million website
- big community of users and developers
- do we have something to learn by installation of bootstrap again on codestyle ?
4. Semantic UI: website
- Already used on Sirac project → useful to use it again on codestyle ?
- « the unique goal of providing designers and developers with a shared vocabulary around UI»
5. Bourbon: website
- Pure Sass
- 8,800 Github stars
- developed by thoughtbot
- it looks very old and not referenced on main framworks list