mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add focus
This commit is contained in:
63
docs/_includes/index/focus.html
Normal file
63
docs/_includes/index/focus.html
Normal file
@@ -0,0 +1,63 @@
|
||||
<div class="bd-focus">
|
||||
<nav class="columns">
|
||||
<a class="bd-focus-item column has-text-centered" href="{{ site.url }}/documentation/overview/responsiveness/">
|
||||
<p class="title is-4">
|
||||
<strong>100% Responsive</strong>
|
||||
</p>
|
||||
<p class="subtitle is-6">Designed for <strong>mobile</strong> first</p>
|
||||
<figure class="bd-focus-icon">
|
||||
<span class="icon is-large">
|
||||
<i class="fas fa-lg fa-mobile-alt"></i>
|
||||
</span>
|
||||
<span class="icon is-large">
|
||||
<i class="fas fa-2x fa-tablet-alt"></i>
|
||||
</span>
|
||||
<span class="icon is-large">
|
||||
<i class="fas fa-3x fa-desktop"></i>
|
||||
</span>
|
||||
</figure>
|
||||
</a>
|
||||
|
||||
<a class="bd-focus-item column has-text-centered" href="{{ site.url }}/documentation/overview/modular/">
|
||||
<p class="title is-4">
|
||||
<strong>Modular</strong>
|
||||
</p>
|
||||
<p class="subtitle is-6">
|
||||
Just import what you <strong>need</strong>
|
||||
</p>
|
||||
<figure class="bd-focus-icon">
|
||||
<span class="icon is-large">
|
||||
<i class="fas fa-3x fa-cubes"></i>
|
||||
</span>
|
||||
</figure>
|
||||
</a>
|
||||
|
||||
<a class="bd-focus-item column has-text-centered" href="{{ site.url }}/documentation/columns/basics/">
|
||||
<p class="title is-4">
|
||||
<strong>Modern</strong>
|
||||
</p>
|
||||
<p class="subtitle is-6">
|
||||
Built with <strong>Flexbox</strong>
|
||||
</p>
|
||||
<figure class="bd-focus-icon">
|
||||
<span class="icon is-large">
|
||||
<i class="fab fa-3x fa-css3"></i>
|
||||
</span>
|
||||
</figure>
|
||||
</a>
|
||||
|
||||
<a class="bd-focus-item column has-text-centered" href="{{ site.data.meta.github }}">
|
||||
<p class="title is-4">
|
||||
<strong>Free</strong>
|
||||
</p>
|
||||
<p class="subtitle is-6">
|
||||
Open source on <strong>GitHub</strong>
|
||||
</p>
|
||||
<figure class="bd-focus-icon">
|
||||
<span class="icon is-large">
|
||||
<i class="fab fa-3x fa-github-alt"></i>
|
||||
</span>
|
||||
</figure>
|
||||
</a>
|
||||
</nav>
|
||||
</div>
|
||||
@@ -48,14 +48,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="intro-partners">
|
||||
<div class="intro-sponsor">
|
||||
{% include index/sponsor.html %}
|
||||
</div>
|
||||
<div class="intro-carbon">
|
||||
{% include elements/carbon.html %}
|
||||
</div>
|
||||
</div>
|
||||
{% include index/focus.html %}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -1,38 +1,44 @@
|
||||
<div class="bd-sponsor">
|
||||
<p class="bd-sponsor-title">Sponsors</p>
|
||||
<div class="bd-sponsor-list">
|
||||
<a href="https://themeisle.com/" target="_blank" rel="nofollow">
|
||||
<img src="{{ site.url }}/images/sponsors/themeisle.png" alt="themeisle logo">
|
||||
</a>
|
||||
<a href="https://chainaxe.io/" target="_blank" rel="nofollow">
|
||||
{%
|
||||
include elements/responsive-image.html
|
||||
path="sponsors/chainaxe"
|
||||
extension="png"
|
||||
alt="chainaxe logo"
|
||||
width="99"
|
||||
height="70"
|
||||
%}
|
||||
</a>
|
||||
<a href="https://www.keycdn.com/" target="_blank" rel="nofollow">
|
||||
{%
|
||||
include elements/responsive-image.html
|
||||
path="sponsors/keycdn"
|
||||
extension="png"
|
||||
alt="keycdn logo"
|
||||
width="200"
|
||||
height="58"
|
||||
%}
|
||||
</a>
|
||||
<a href="http://tooltwist.com/" target="_blank" rel="nofollow">
|
||||
{%
|
||||
include elements/responsive-image.html
|
||||
path="sponsors/tooltwist"
|
||||
extension="png"
|
||||
alt="tooltwist logo"
|
||||
width="200"
|
||||
height="64"
|
||||
%}
|
||||
</a>
|
||||
<div class="intro-partners">
|
||||
<div class="intro-sponsor">
|
||||
<div class="bd-sponsor">
|
||||
<p class="bd-sponsor-title">Sponsors</p>
|
||||
<div class="bd-sponsor-list">
|
||||
<a href="https://themeisle.com/" target="_blank" rel="nofollow">
|
||||
<img src="{{ site.url }}/images/sponsors/themeisle.png" alt="themeisle logo">
|
||||
</a>
|
||||
<a href="https://chainaxe.io/" target="_blank" rel="nofollow">
|
||||
{%
|
||||
include elements/responsive-image.html
|
||||
path="sponsors/chainaxe"
|
||||
extension="png"
|
||||
alt="chainaxe logo"
|
||||
width="99"
|
||||
height="70"
|
||||
%}
|
||||
</a>
|
||||
<a href="https://www.keycdn.com/" target="_blank" rel="nofollow">
|
||||
{%
|
||||
include elements/responsive-image.html
|
||||
path="sponsors/keycdn"
|
||||
extension="png"
|
||||
alt="keycdn logo"
|
||||
width="200"
|
||||
height="58"
|
||||
%}
|
||||
</a>
|
||||
<a href="http://tooltwist.com/" target="_blank" rel="nofollow">
|
||||
{%
|
||||
include elements/responsive-image.html
|
||||
path="sponsors/tooltwist"
|
||||
extension="png"
|
||||
alt="tooltwist logo"
|
||||
width="200"
|
||||
height="64"
|
||||
%}
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="intro-carbon">
|
||||
{% include elements/carbon.html %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user