About
A website for the concert series I co-produce.
This site is built on the JAMstack with the Gatsby static site generator.
Content is managed using Sanity.io headless CMS.
One challenge with this site was organizing the events. Events are stored in the data store with an array of performance dates. From that I need to organize the events into seasons. The season starts in August of one year and goes until the end of July of the following year.
I created a function that accepts an array of events