{% comment %} Shows a list of people's avatars and names, pulled from a data file named `people.yml` in `_data` with the following contents: ``` - name: First last img: first-last url: http://example.com - name: First last img: first-last url: http://example.com ``` {% endcomment %}