Add Bulma book

This commit is contained in:
Jeremy Thomas
2018-03-26 14:46:39 +01:00
parent 56e63c9afa
commit 7c9f0a76dc
91 changed files with 385 additions and 129 deletions

View File

@@ -26,7 +26,7 @@ doc-subtab: checkbox
</label>
{% endcapture %}
{% include subnav-form.html %}
{% include subnav/subnav-form.html %}
<section class="section">
<div class="container">

View File

@@ -527,7 +527,7 @@ variables_keys:
</div>
{% endcapture %}
{% include subnav-form.html %}
{% include subnav/subnav-form.html %}
<section class="section">
<div class="container">
@@ -743,7 +743,7 @@ variables_keys:
<div class="content">
<p>
You can use <a href="{{ site.github | append: '/blob/master/sass/elements/form.sass#L25,L36' }}" target="_blank">these variables</a> to <strong>customize</strong> this element. Simply set one or multiple of these variables <em>before</em> importing Bulma. <a href="{{ site.url }}/documentation/overview/customize/">Learn how</a>.
You can use <a href="{{ site.data.meta.github | append: '/blob/master/sass/elements/form.sass#L25,L36' }}" target="_blank">these variables</a> to <strong>customize</strong> this element. Simply set one or multiple of these variables <em>before</em> importing Bulma. <a href="{{ site.url }}/documentation/overview/customize/">Learn how</a>.
</p>
</div>

View File

@@ -795,7 +795,7 @@ variables_form_keys:
</div>
{% endcapture %}
{% include subnav-form.html %}
{% include subnav/subnav-form.html %}
<section class="section">
<div class="container">

View File

@@ -239,7 +239,7 @@ variables_keys:
</div>
{% endcapture %}
{% include subnav-form.html %}
{% include subnav/subnav-form.html %}
<section class="section">
<div class="container">
@@ -490,7 +490,7 @@ variables_keys:
<div class="content">
<p>
You can use <a href="{{ site.github | append: '/blob/master/sass/elements/form.sass#L1,L23' }}" target="_blank">these variables</a> to <strong>customize</strong> this element. Simply set one or multiple of these variables <em>before</em> importing Bulma. <a href="{{ site.url }}/documentation/overview/customize/">Learn how</a>.
You can use <a href="{{ site.data.meta.github | append: '/blob/master/sass/elements/form.sass#L1,L23' }}" target="_blank">these variables</a> to <strong>customize</strong> this element. Simply set one or multiple of these variables <em>before</em> importing Bulma. <a href="{{ site.url }}/documentation/overview/customize/">Learn how</a>.
</p>
</div>

View File

@@ -48,7 +48,7 @@ doc-subtab: radio
</div>
{% endcapture %}
{% include subnav-form.html %}
{% include subnav/subnav-form.html %}
<section class="section">
<div class="container">

View File

@@ -270,7 +270,7 @@ doc-subtab: select
</div>
{% endcapture %}
{% include subnav-form.html %}
{% include subnav/subnav-form.html %}
<section class="section">
<div class="container">

View File

@@ -123,7 +123,7 @@ doc-subtab: textarea
</div>
{% endcapture %}
{% include subnav-form.html %}
{% include subnav/subnav-form.html %}
<section class="section">
<div class="container">