Init mixin docs

This commit is contained in:
Jeremy Thomas
2021-09-19 01:23:53 +01:00
parent 67ab02b289
commit 8def6f6afa
15 changed files with 986 additions and 474 deletions

View File

@@ -8,17 +8,15 @@
{% assign category_links = site.data.links.categories[category_id] %}
{% assign category_link = site.data.links.by_id[category_id] %}
{% comment %}
{% if category_id == 'overview' %}
<p class="bd-category-group">
Learn
Concepts
</p>
{% elsif category_id == 'columns' %}
<p class="bd-category-group">
Style
Library
</p>
{% endif %}
{% endcomment %}
<div class="bd-category {% if category_id == current_category %}is-current{% endif %}">
<header class="bd-category-header">