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

@@ -1,11 +1,11 @@
{% assign docs_link = site.data.links.by_id['overview-start'] %}
{% assign docs_url = site.url | append: docs_link.path %}
<section class="section is-large">
<section class="bd-index-section" style="--bd-section-h: 214deg;">
<div class="container">
<header class="bd-index-header">
<header class="has-text-centered">
<h3 class="title is-3">
<a class="bd-has-drawing" href="{{ docs_url }}">
<a class="bd-has-drawing has-text-info" href="{{ docs_url }}">
And so <strong>much more</strong>
{% include elements/drawing.html id='join-us' width=86 height=86 %}
</a>
@@ -16,13 +16,14 @@
</header>
<div class="hero-buttons">
<a class="button is-primary is-large" href="{{ docs_url }}">
<a class="button bd-fat-button is-info is-large" href="{{ docs_url }}">
<span class="icon">
<i class="fas fa-book"></i>
</span>
<span>Get <strong>started</strong></span>
</a>
<a class="button is-black is-large" href="{{ site.data.meta.github }}" target="_blank">
<a class="button bd-fat-button is-black is-large" href="{{ site.data.meta.github }}" target="_blank">
<span class="icon">
<i class="fab fa-github"></i>
</span>