diff -r 3f7837be0d17 -r e3b62a595ca8 css-framework.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/css-framework.rst Mon Feb 22 15:05:49 2016 +0200 @@ -0,0 +1,86 @@ +.. -*- coding: utf-8; -*- + +================ + CSS frameworks +================ +.. contents:: + :local: + +List of CSS frameworks +====================== + + http://usablica.github.io/front-end-frameworks/ + Front-end Frameworks v2.5 (comparing). + http://usablica.github.io/front-end-frameworks/compare.html + A Collection of best front End frameworks. + http://960.gs/ + Grid framework. + +Bootstrap +========= + +From `Twitter `_. + +License: MIT. + + http://getbootstrap.com/ + Home page. + https://github.com/twbs/bootstrap/ + GitHub page. + http://bootswatch.com/ + Free themes for Bootstrap. + http://lipis.github.io/bootstrap-social/ + Social icons. + +Semantic UI +=========== + +License: MIT. + + http://semantic-ui.com/ + Home page. + https://github.com/Semantic-Org/Semantic-UI + GitHub page. + +Pure +==== + +From `Yahoo `_. + +License: `Yahoo BSD License `_. + + http://purecss.io/ + Home page. + https://github.com/yahoo/pure/ + GitHub page. + +Foundation +========== + +From Zurb. + +License: MIT + + http://foundation.zurb.com/ + Home page. + https://github.com/zurb/foundation-sites + GitHub page. + +UIkit +===== + +From `yootheme `_. + +License: MIT. + + http://getuikit.com/ + Home page. + https://github.com/uikit/uikit + GitHub page. + +Font-Awesome +============ + + https://github.com/FortAwesome/Font-Awesome + GitHub page. +