git clone [email protected]:reactdenver/react-denver-v2.git
npm install
need help getting node setup? checkout this video from @stolinskinpm start
- help us out!
- reactdenver.com is built using GatsbyJS, an amazing static site generator using React.
- Pages are created with markdown files in
src/pages/markdown
. To add a page, copy one of the existing pages and edit the file.- pages use templates defined in
src/templates
- pages use templates defined in
- Meetup events are pulled in from meetup.com's API.
- to see meetup events locally, you'll need to grab an API key from Meetup.com and set it in your
.env
file
- to see meetup events locally, you'll need to grab an API key from Meetup.com and set it in your
The site automatically deploys when commits are made or merged to the master branch. Pull requests automatically build preview URLs via netlify.
See something you can help with? Something that needs work? If you have time, we'd greatly appreciate pull requests for updates! If you notice something and need help implementing, please file an issue and someone will look into it.
Thanks goes to these wonderful people (emoji key):
Kevin McKernan 💻 📋 | Josh Leong 💻 📋 | Sheelah Brennan 💻 | Will Klein 📋 | Sam Lindstrom 📋 |
David Adams 📋 | Nedas Šimkus 💻 | Dewey Garwood 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!