mirror of
https://github.com/Llewellynvdm/front-end-frameworks.git
synced 2025-01-09 06:59:45 +00:00
Creating Kickoff in the front end framework
This commit is contained in:
parent
df732bdebe
commit
0e628eb9e7
14
README.md
14
README.md
@ -351,3 +351,17 @@ Semantic empowers designers and developers by creating a language for sharing UI
|
|||||||
**Website:** http://semantic-ui.com/
|
**Website:** http://semantic-ui.com/
|
||||||
|
|
||||||
**Github:** https://github.com/jlukic/Semantic-UI
|
**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
|
||||||
|
@ -1518,6 +1518,46 @@
|
|||||||
</aside>
|
</aside>
|
||||||
</div>
|
</div>
|
||||||
</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>
|
</nav>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user