gw

watch repositories
sync with remote
run commands

Jump to content {% set sections = get_section(path="_index.md") %} {% for section_path in sections.subsections -%} {% set subsection = get_section(path=section_path) %}
{{ subsection.title }}
    {% for page in subsection.pages -%}
  • {{ page.title }}
  • {%- endfor %}
{%- endfor %}