Skip to content

Eleventy-Meetup/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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