{% assign topics_by_letter = site.topic | group_by_exp: "topic", "topic.title | slice: 0, 1" | sort: "name" %}