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

@@ -5,7 +5,7 @@ doc-tab: overview
doc-subtab: classes
---
{% include subnav-overview.html %}
{% include subnav/subnav-overview.html %}
<section class="section">
<div class="container">

View File

@@ -16,7 +16,7 @@ colors:
- danger
---
{% include subnav-overview.html %}
{% include subnav/subnav-overview.html %}
<section class="section">
<div class="container">

View File

@@ -49,7 +49,7 @@ $colors: map-merge($colors, $addColors);
@import "../bulma";
{% endcapture %}
{% include subnav-overview.html %}
{% include subnav/subnav-overview.html %}
<section class="section">
<div class="container">

View File

@@ -5,7 +5,7 @@ doc-tab: overview
doc-subtab: functions
---
{% include subnav-overview.html %}
{% include subnav/subnav-overview.html %}
<section class="section">
<div class="container">

View File

@@ -5,7 +5,7 @@ doc-tab: overview
doc-subtab: mixins
---
{% include subnav-overview.html %}
{% include subnav/subnav-overview.html %}
<section class="section">
<div class="container">

View File

@@ -5,7 +5,7 @@ doc-tab: overview
doc-subtab: modular
---
{% include subnav-overview.html %}
{% include subnav/subnav-overview.html %}
<section class="section">
<div class="container">

View File

@@ -11,7 +11,7 @@ variables_keys:
- fullhd
---
{% include subnav-overview.html %}
{% include subnav/subnav-overview.html %}
<section class="section">
<div class="container">
@@ -34,8 +34,8 @@ variables_keys:
{% include anchor.html name="Breakpoints" %}
{% assign variables_file_url = "/blob/master/sass/utilities/initial-variables.sass#L46,L57" | prepend: site.github %}
{% assign mixins_file_url = "/blob/master/sass/utilities/mixins.sass#L182,L226" | prepend: site.github %}
{% assign variables_file_url = "/blob/master/sass/utilities/initial-variables.sass#L46,L57" | prepend: site.data.meta.github %}
{% assign mixins_file_url = "/blob/master/sass/utilities/mixins.sass#L182,L226" | prepend: site.data.meta.github %}
<div class="content">
<p>Bulma has <a href="{{ variables_file_url }}" target="_blank">5 breakpoints</a>:</p>

View File

@@ -5,7 +5,7 @@ doc-tab: overview
doc-subtab: start
---
{% include subnav-overview.html %}
{% include subnav/subnav-overview.html %}
<section class="section">
<div class="container">

View File

@@ -5,7 +5,7 @@ doc-tab: overview
doc-subtab: variables
---
{% include subnav-overview.html %}
{% include subnav/subnav-overview.html %}
<section class="section">
<div class="container">