equal
deleted
inserted
replaced
129 Graphical editor |
129 Graphical editor |
130 ---------------- |
130 ---------------- |
131 :: |
131 :: |
132 |
132 |
133 $ sudo apt-get install cssed |
133 $ sudo apt-get install cssed |
134 |
|
135 CSS frameworks |
|
136 ============== |
|
137 |
|
138 http://usablica.github.io/front-end-frameworks/ |
|
139 Front-end Frameworks v2.5 (comparing). |
|
140 http://usablica.github.io/front-end-frameworks/compare.html |
|
141 A Collection of best front End frameworks. |
|
142 http://960.gs/ |
|
143 Grid framework. |
|
144 |
|
145 Bootstrap |
|
146 --------- |
|
147 |
|
148 From `Twitter <https://twitter.com/getbootstrap>`_. |
|
149 |
|
150 License: MIT. |
|
151 |
|
152 http://getbootstrap.com/ |
|
153 Home page. |
|
154 https://github.com/twbs/bootstrap/ |
|
155 GitHub page. |
|
156 http://bootswatch.com/ |
|
157 Free themes for Bootstrap. |
|
158 http://lipis.github.io/bootstrap-social/ |
|
159 Social icons. |
|
160 |
|
161 Semantic UI |
|
162 ----------- |
|
163 |
|
164 License: MIT. |
|
165 |
|
166 http://semantic-ui.com/ |
|
167 Home page. |
|
168 https://github.com/Semantic-Org/Semantic-UI |
|
169 GitHub page. |
|
170 |
|
171 Pure |
|
172 ---- |
|
173 |
|
174 From `Yahoo <https://www.yahoo.com/>`_. |
|
175 |
|
176 License: `Yahoo BSD License <https://github.com/yahoo/pure/blob/master/LICENSE.md>`_. |
|
177 |
|
178 http://purecss.io/ |
|
179 Home page. |
|
180 https://github.com/yahoo/pure/ |
|
181 GitHub page. |
|
182 |
|
183 Foundation |
|
184 ---------- |
|
185 |
|
186 From Zurb. |
|
187 |
|
188 License: MIT |
|
189 |
|
190 http://foundation.zurb.com/ |
|
191 Home page. |
|
192 https://github.com/zurb/foundation-sites |
|
193 GitHub page. |
|
194 |
|
195 UIkit |
|
196 ----- |
|
197 |
|
198 From `yootheme <http://yootheme.com/>`_. |
|
199 |
|
200 License: MIT. |
|
201 |
|
202 http://getuikit.com/ |
|
203 Home page. |
|
204 https://github.com/uikit/uikit |
|
205 GitHub page. |
|
206 |
|
207 Font-Awesome |
|
208 ------------ |
|
209 |
|
210 https://github.com/FortAwesome/Font-Awesome |
|
211 GitHub page. |
|
212 |
|