Creating Kickoff in the front end framework

This commit is contained in:
Ashley Nolan 2013-11-25 10:55:05 +00:00
parent df732bdebe
commit 0e628eb9e7
2 changed files with 95 additions and 41 deletions

View File

@ -351,3 +351,17 @@ Semantic empowers designers and developers by creating a language for sharing UI
**Website:** http://semantic-ui.com/
**Github:** https://github.com/jlukic/Semantic-UI
## Kickoff
> A lightweight front-end framework for creating scalable, responsive sites
Kickoff is an actively maintained front-end framework, created by Zander Martineau and Ashley Nolan.
The framework is not meant to be too prescriptive - we don't want to force developers into a certain coding style - and so can be used as a starting point for any type of project.
**Responsive:** Yes
**Website:** http://tmwagency.github.io/kickoff/
**Github:** https://github.com/tmwagency/kickoff

View File

@ -1518,6 +1518,46 @@
</aside>
</div>
</div>
<div class="parent">
<ul>
<li><h1>Kickoff</h1></li>
<li>
<div class="details">
<div class="browsers">
<span class="ie" data-version="8"></span>
<span class="cr" data-version="+"></span>
<span class="sa" data-version="+"></span>
<span class="ff" data-version="+"></span>
<span class="op" data-version="+"></span>
</div>
<div class="ui">
<span class="less">LESS</span>
<span class="sass" data-active="yes">SASS</span>
</div>
<span class="responsive">
<span class="desktop" data-responsive="yes"></span>
<span class="mobile" data-responsive="yes"></span>
<span class="tablet" data-responsive="yes"></span>
</span>
</div>
</li>
<li><h3>MIT</h3></li>
</ul>
<div class="info">
<article>
<blockquote><i></i> A lightweight front-end framework for creating scalable, responsive sites </blockquote>
<p>
Kickoff is an actively maintained front-end framework, created by Zander Martineau and Ashley Nolan.
<br><br>
The framework is not meant to be too prescriptive - we don't want to force developers into a certain coding style - and so can be used as a starting point for any type of project.
</p>
</article>
<aside>
<a target="_blank" href="http://tmwagency.github.io/kickoff/">Site</a>
<a target="_blank" href="https://github.com/tmwagency/kickoff">Github</a>
</aside>
</div>
</div>
</nav>
</section>