mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 20:24:30 -07:00
Bulma v9 website (#3249)
* Add Bulma v9 * Add vendor dependencies * Fix native * Fix sponsors * Add style attribute
This commit is contained in:
33
docs/_includes/index/beautified.html
Normal file
33
docs/_includes/index/beautified.html
Normal 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>
|
||||
Reference in New Issue
Block a user