layout page title Notes permalink /_Notes/ {% assign topics = site.Notes %} {% for topic in topics %} [{{ topic.title }}]({{ topic.url }}) {% endfor %}