layout page title Documentation permalink /docs/ {% for page in site.pages %} {% if page.permalink contains '/docs/' and page.permalink != '/docs/' %} {{page.title}} {% endif %} {% endfor %}