Skip to content

Latest commit

 

History

History
25 lines (25 loc) · 914 Bytes

File metadata and controls

25 lines (25 loc) · 914 Bytes
title The Artists of Impressionism
permalink /artists/
layout default
{{ items_grouped }} {% assign items_grouped = site.artists | group_by: 'artist' %} {% assign sorted = items_grouped | sort:"name" %} {% for group in sorted %} {% endfor %}