Add new intro

This commit is contained in:
Jeremy Thomas
2017-10-10 17:24:19 +01:00
parent 220ef99718
commit be06c297dc
7 changed files with 888 additions and 2196 deletions

View File

@@ -7,40 +7,7 @@ route: index
{% include navbar.html id="Index" transparent=true boxed=true %}
</div>
<section class="hero is-medium has-text-centered">
<div class="hero-body">
<div class="container">
<p id="b">
{% include svg/bulma-icon.svg %}
{% include svg/bulma-icon.svg %}
</p>
<h1 id="bulma" class="title">
Bulma
</h1>
<h2 id="modern-framework" class="subtitle">
A <strong>modern</strong> CSS framework based on <strong>Flexbox</strong>
</h2>
<pre id="npm"><code>npm install bulma</code></pre>
<div id="ghbtns" class="block">
<iframe src="https://ghbtns.com/github-btn.html?user=jgthms&repo=bulma&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>
<iframe src="https://ghbtns.com/github-btn.html?user=jgthms&repo=bulma&type=fork&count=false&size=large" frameborder="0" scrolling="0" width="80px" height="30px"></iframe>
</div>
{% include carbon.html %}
<p id="download" class="hero-buttons">
<a class="button is-primary is-large" href="{{ site.download }}">
<span class="icon">
<i class="fa fa-download"></i>
</span>
<span>Download</span>
<small>v{{ site.version }}</small>
</a>
<a class="button is-large" href="{{ site.documentation }}">
View docs
</a>
</p>
</div>
</div>
</section>
{% include index/intro.html %}
<section class="hero is-primary">
<div class="hero-body">