UNPKG

jekyll

Version:

A blog-aware, static site generator in Ruby

9 lines (8 loc) 213 B
<div class="unit one-fifth hide-on-mobiles"> <aside> {% for section in site.data.docs %} <h4>{{ section.title }}</h4> {% include docs_ul.html items=section.docs %} {% endfor %} </aside> </div>