2026-03-31 16:38:22 -07:00
|
|
|
---
|
|
|
|
|
title: Artists in residence at the Beall Greenhouses
|
|
|
|
|
permalink: /artists/
|
|
|
|
|
eleventyNavigation:
|
|
|
|
|
order: 3
|
2026-05-03 19:09:58 -07:00
|
|
|
key: 🎨 artists
|
2026-03-31 16:38:22 -07:00
|
|
|
---
|
|
|
|
|
|
2026-05-05 14:25:50 -07:00
|
|
|
{% set items = collections.residents | sortAlphabeticallyByTitle %}
|
2026-03-31 16:38:22 -07:00
|
|
|
{% include "directory.njk" %}
|