css.rst
changeset 1788 d00684d41301
parent 1535 e499cb39b573
child 1789 5be99e065b56
--- a/css.rst	Sat Oct 31 13:54:03 2015 +0200
+++ b/css.rst	Sun Dec 06 19:23:18 2015 +0200
@@ -115,17 +115,69 @@
 CSS frameworks.
 ===============
 
-  http://getbootstrap.com/
-                Sleek, intuitive, and powerful mobile first front-end framework
-                for faster and easier web development.
-  http://bootswatch.com/
-                Free themes for Bootstrap.
+  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.
+    Grid framework.
+
+Bootstrap.
+----------
+
+From `Twitter <https://twitter.com/getbootstrap>`_.
+
+License: MIT.
+
+  http://getbootstrap.com/
+    Home page.
+  https://github.com/twbs/bootstrap/
+    GitHub page.
+  http://bootswatch.com/
+    Free themes for Bootstrap.
+
+Semantic UI.
+------------
+
+License: MIT.
+
+  http://semantic-ui.com/
+    Home page.
+  https://github.com/Semantic-Org/Semantic-UI
+    GitHub page.
+
+Pure.
+-----
+
+From `Yahoo <https://www.yahoo.com/>`_.
+
+License: `Yahoo BSD License <https://github.com/yahoo/pure/blob/master/LICENSE.md>`_.
+
   http://purecss.io/
-                A set of small, responsive CSS modules that you can use in every
-                web project.
+    Home page.
+  https://github.com/yahoo/pure/
+    GitHub page.
+
+Foundation.
+-----------
+
+From Zurb.
+
+License: MIT
+
   http://foundation.zurb.com/
-                The most advanced responsive front-end framework in the world.
+    Home page.
+  https://github.com/zurb/foundation-sites
+    GitHub page.
+
+UIkit.
+------
 
+From `yootheme <http://yootheme.com/>`_.
 
+License: MIT.
+
+  http://getuikit.com/
+    Home page.
+  https://github.com/uikit/uikit
+    GitHub page.