Built with Eleventy!! And Sanity!
The Sanity CMS set up is an a separate repo. If you're looking to duplicate this project, you'll also have to duplicate the Sanity CMS one, set it up, and get an API token.
For this repo, to get started, clone and install dependencies:
git clone git@github.com:Eleventy-Meetup/website.git
cd website
npm install