{% set projects_section = get_section(path="projekte/_index.md") %}
{% for project_section_path in projects_section.subsections %} {% set project_section = get_section(path=project_section_path) %} {% endfor %}