Chapters

    {% for chapter in site.chapters %} {% if chapter.path != "_chapters/index.html" %} {{ chapter.path }} {% endif %} {% endfor %}