layout | title |
---|---|
page |
Index |
This will be our list of content page. We can maybe do the more categorized table thing here? But also just have links to all the separate pieces in the menu? It never hurts to have more than one way to navigate a site.
-
{% for item in site.texts %}
<li class="text-title">
<a href="{{ site.baseurl }}{{ item.url }}">
{{ item.title }}
</a>
</li>
{% endfor %}
Or search for terms you're interested in: