25 lines
703 B
Plaintext
25 lines
703 B
Plaintext
<div class="page-header">
|
|
<h1><i class="glyphicon glyphicon-tint"></i> Bootstrap Colorpicker {{package.version}}
|
|
<small>for Twitter Bootstrap</small>
|
|
</h1>
|
|
</div>
|
|
<div class="row">
|
|
<article class="col-md-12">
|
|
<p>
|
|
{{package.description}}.
|
|
Originally written by <a
|
|
href="https://twitter.com/stefanpetre/" target="_blank">@eyecon</a> and maintained by
|
|
<a href="http://twitter.com/mjolnic/" target="_blank">@mjolnic</a> and the Github community.
|
|
</p>
|
|
</article>
|
|
</div>
|
|
{{> social }}
|
|
<div class="row">
|
|
<div class="col-md-7">
|
|
{{> api }}
|
|
</div>
|
|
<div class="col-md-5">
|
|
{{> examples }}
|
|
</div>
|
|
</div>
|