Bulma v9 website (#3249)

* Add Bulma v9

* Add vendor dependencies

* Fix native

* Fix sponsors

* Add style attribute
This commit is contained in:
Jeremy Thomas
2021-01-27 23:30:42 +00:00
committed by GitHub
parent c5edaea84f
commit 08ef4df2c0
1963 changed files with 157468 additions and 9452 deletions

View File

@@ -0,0 +1,33 @@
<section class="bd-index-section" style="--bd-section-h: 44deg;">
<div class="bd-heading">
<span class="icon has-text-expo is-size-2-widescreen">
<i class="fas fa-star"></i>
</span>
<h2 class="title has-text-black mb-0 is-size-2-widescreen">
<strong>Beautified</strong> by <strong>everyone</strong>
</h2>
<div class="subtitle mb-0 mt-0 has-text-grey-light is-size-4-widescreen">
See what Bulma developers are bulding
</div>
<a class="button bd-fat-button is-expo is-light is-size-4-widescreen" href="{{ site.data.links.by_id.love.path }}">
<span class="icon has-text-expo">
<i class="fas fa-star"></i>
</span>
<span>
Visit the <strong>expo</strong>
</span>
</a>
</div>
<div class="bd-screenshots">
{% include index/best-screenshot.html website_id="divjoy" %}
{% include index/best-screenshot.html website_id="runlet" %}
{% include index/best-screenshot.html website_id="gustav" %}
{% include index/best-screenshot.html website_id="romes" %}
{% include index/best-screenshot.html website_id="getbedtimestories" %}
{% include index/best-screenshot.html website_id="signal" %}
</div>
</section>