Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 439 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 439 Bytes

THE Eleventy Meetup's website

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 [email protected]:Eleventy-Meetup/website.git
cd website
npm install