Merge pull request #68 from pedrocorreia/master

Adds Ink - Interface Kit
This commit is contained in:
Hosein Emrani 2013-11-08 23:37:23 -08:00
commit bdb817170b
2 changed files with 31 additions and 0 deletions

View File

@ -311,3 +311,15 @@ RÖCSSTI is a CSS micro-framework which includes accessibility notions, typo set
**Responsive:** Yes
**Website:** http://purecss.io/
## Ink
> Ink is a set of tools for quick development of web interfaces.
It offers a fluid and responsive grid, common interface elements, interactive components, a design-first approach with ease of use and simplicity at its core. Start integrating Ink in your projects and remove the hassle of building the basics, staying free to focus on what's important.
**Responsive:** Yes
**Website:** http://ink.sapo.pt/
**Github:** http://github.com/sapo/ink/

View File

@ -641,6 +641,25 @@
</td>
<td><h2>MIT/GPL</h2></td>
</tr>
<tr>
<td>
<h1><a target="_blank" href="http://ink.sapo.pt/">Ink</a></h1>
<div class="info">
<p>Ink is a set of HTML/CSS/JS tools for quick web interface development.
</br>
<a target="_blank" href="http://ink.sapo.pt/">Visit Site</a> - <a href="http://github.com/sapo/ink" target="_blank">View on Github</a>
</p>
</div>
</td>
<td>
<div class="responsive hint hint--left hint--success yes" data-hint="Responsive">
<div class="desktop"></div>
<div class="tablet"></div>
<div class="phone"></div>
</div>
</td>
<td><h2>MIT</h2></td>
</tr>
</table>
</section>
<footer>