Welcome to the Lunch.dev Community Calendar! This site shows off all of the cool things we've been doing in our Discord community. It's built with a static site generator called Eleventy.
First off, you'll want to clone it and install your dependencies.
git clone https://github.com/LunchDevCommunity/community-calendar.git
cd community-calendar
npm install
Then, you'll want to decide whether you want to create a one-off build or spin up a dev server that updates whenever you make a change (you probably want the dev server).
One-off build:
npm run build
Dev server:
npm run dev
Then navigate to localhost:8080 to see the site.
Absolutely! We're using this community calendar as a way to learn these tools together, and that means open-sourcing it! We'll have more contribution information later, but in the meantime, if you have an idea for improvements, reach out on the server.
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!