Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Latest commit

 

History

History
22 lines (21 loc) · 871 Bytes

File metadata and controls

22 lines (21 loc) · 871 Bytes
layout page
title Lib-Static Howtos
list-js true
Search howtos Title Tags
{% for h in site.html_pages %}{% if h.layout == "howto" %}
{{ h.title }} [ {{ h.tags | split: ';' | join: ' '}} ]
{% endif %}{% endfor %}