Create gh-pages branch via GitHub

This commit is contained in:
Afshin Mehrabani 2013-01-18 02:55:43 -08:00
parent e0080e176b
commit e3954a5503
2 changed files with 74 additions and 2 deletions

View File

@ -46,7 +46,7 @@
<section id="main_content">
<h1>Front-end Frameworks v2.4</h1>
<h1>Front-end Frameworks v2.5</h1>
<p>A collection of best front-end frameworks for faster and easier web development.</p>
@ -120,6 +120,18 @@
<p><strong>Website:</strong> <a href="http://imperavi.com/kube/">http://imperavi.com/kube/</a></p>
<h2>Less Framework</h2>
<blockquote>
<p>An adaptive CSS grid system. </p>
</blockquote>
<p>Less Framework is a CSS grid system for designing adaptive web­sites. It contains 4 layouts and 3 sets of typography presets, all based on a single grid. </p>
<p><strong>Responsive:</strong> Yes </p>
<p><strong>Website:</strong> <a href="http://lessframework.com/">http://lessframework.com/</a></p>
<h2>Flaminwork</h2>
<blockquote>
@ -257,6 +269,66 @@
<p><strong>Responsive:</strong> No </p>
<p><strong>Website:</strong> <a href="http://code.google.com/p/the-golden-grid/">http://code.google.com/p/the-golden-grid/</a></p>
<h2>1kb grid</h2>
<p>Other CSS frameworks try to do everything—grid system, style reset, basic typography, form styles. But complex systems are, well, complex. Looking for a simple, lightweight approach that doesn't require a PhD? Meet The 1KB CSS Grid. </p>
<p><strong>Responsive:</strong> No </p>
<p><strong>Website:</strong> <a href="http://www.1kbgrid.com/">http://www.1kbgrid.com/</a></p>
<h2>Fluid 960 Grid System</h2>
<p>The Fluid 960 Grid System templates have been built upon the work of Nathan Smith and his 960 Grid System using effects from the MooTools and jQuery JavaScript libraries. </p>
<p><strong>Responsive:</strong> No </p>
<p><strong>Website:</strong> <a href="http://www.designinfluences.com/fluid960gs/">http://www.designinfluences.com/fluid960gs/</a></p>
<h2>Baseline</h2>
<blockquote>
<p>Baseline is a framework built around the idea of a “real” baseline grid.</p>
</blockquote>
<p>Built with typographic standards in mind, Baseline makes it easy to develop a website with a pleasing grid and good typography. Baseline starts with several files to reset the browsers default behavior, build a basic typographic layout — including style for HTML forms and new HTML 5 elements — and build a simple grid system. </p>
<p><strong>Responsive:</strong> No </p>
<p><strong>Website:</strong> <a href="http://www.baselinecss.com/">http://www.baselinecss.com/</a></p>
<h2>Lovely CSS Framework</h2>
<blockquote>
<p>The Lovely CSS Framework is a simple and straight forward way to easily deploy an XHTML/CSS site. </p>
</blockquote>
<p>Based on a simple 960px wide grid system, featuring multiple column layouts, and various pluggable add-ons.</p>
<p><strong>Responsive:</strong> No </p>
<p><strong>Website:</strong> <a href="http://code.google.com/p/lovely-css/">http://code.google.com/p/lovely-css/</a></p>
<h2>xCSS</h2>
<blockquote>
<p>Object-Oriented CSS Framework</p>
</blockquote>
<p>xCSS bases on CSS and empowers a straightforward and object-oriented workflow when developing complex style cascades. Using xCSS means a dramatic cut down to your development time by: having a intuitive overview of the overall CSS structure, using variables, re-using existing style cascades and many other handy features. </p>
<p><strong>Responsive:</strong> No </p>
<p><strong>Website:</strong> <a href="http://xcss.antpaw.org/">http://xcss.antpaw.org/</a></p>
<h2>FEM CSS Framework</h2>
<p>FEM CSS Framework is a 960px width + 12 column grid system + CSS common styles, to easy and fast develop web layouts. It is based in the 960 Grid System, but with a twist in the philosophy to make it more flexible and faster to play with boxes. </p>
<p><strong>Responsive:</strong> No </p>
<p><strong>Website:</strong> <a href="http://www.frontendmatters.com/projects/fem-css-framework/">http://www.frontendmatters.com/projects/fem-css-framework/</a></p>
</section>
<footer>

File diff suppressed because one or more lines are too long