first
This commit is contained in:
27
src/events/2025-solstice.njk
Normal file
27
src/events/2025-solstice.njk
Normal file
@ -0,0 +1,27 @@
|
||||
---
|
||||
title: Solstice 2025 Market at the Beall Greenhouses
|
||||
shortTitle: 2025 Solstice
|
||||
img:
|
||||
src: events/2025-solstice/event.jpg
|
||||
alt: group photo of all eight artists of the Solstice 2025 market.
|
||||
date: 2025-12-21
|
||||
---
|
||||
|
||||
<h2>When?</h2>
|
||||
<p class="under-header"><time datetime="2025-12-21 10:00">Sunday, December 21st, 2025, 10am - 5pm</time>.</p>
|
||||
|
||||
<h2>Where?</h2>
|
||||
<p class="under-header">Studios in the former cold storage facility at the old Beall Greenhouses:
|
||||
<a href="https://maps.app.goo.gl/5p1NAArdjX4vaEgw9" target="_blank">18527 Beall Rd SW, Vashon, WA 98070</a>
|
||||
</p>
|
||||
|
||||
<h2>What else?</h2>
|
||||
<p class="under-header">There will be popcorn, cookies, fresh hot coffee from
|
||||
<a href="www.zenbelliescoffeeco.com" target="_blank">Zenbellies Coffee Co.</a>,
|
||||
and a warm fire.
|
||||
</p>
|
||||
|
||||
<h2>Who?</h2>
|
||||
|
||||
{% set artists = collections["2025 solstice"] %}
|
||||
{% include "artistlist.njk" %}
|
||||
Reference in New Issue
Block a user