Add heading

This commit is contained in:
Jeremy Thomas
2017-07-29 13:02:00 +01:00
parent 741e9d2d40
commit 93b7fb2fd4
47 changed files with 352 additions and 223 deletions

View File

@@ -4,7 +4,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description }}{% endif %}">
<title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
<title>{% if page.title %}{{ page.title }} | {% endif %}{{ site.title }}</title>
<link rel="stylesheet" href="{{ site.fontawesome }}">
<link rel="stylesheet" href="{{ site.url }}/css/bulma-docs.css">

View File

@@ -0,0 +1,5 @@
<hr style="margin-bottom: 0;">
<h3 id="{{ include.name | downcase }}" class="title" style="padding-top: 1.5rem;">
{{ include.name }}
</h3>

View File

@@ -1,4 +1,4 @@
<div class="field is-grouped">
<div id="meta" class="field is-grouped">
{% if include.new %}
<div class="control">