Gatsby is an Static-Site-Generator for React and uses GraphQL to query data usually from Markdown files (JAMStack). It gives developers all the benefits of a dynamic web app and serves it up as super fast HTML, CSS, and vanilla JS.
I used @emotion/styled for most of the styling. https://emotion.sh/
This site pulls in client-data from the Eventbrite API. The email sign-up form posts to Mailchimp. All other data is stored locally in Markdown files.
This site is deployed with Netlify at https://louisvilledesignweek.com