mirror of
https://github.com/Llewellynvdm/front-end-frameworks.git
synced 2025-01-22 20:18:26 +00:00
Merge pull request #68 from pedrocorreia/master
Adds Ink - Interface Kit
This commit is contained in:
commit
bdb817170b
12
README.md
12
README.md
@ -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/
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user