trevdor / reactdenver.com

Home Page:https://www.reactdenver.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Denver Website

All Contributors

Getting Up and Running

  1. git clone git@github.com:reactdenver/react-denver-v2.git
  2. npm install need help getting node setup? checkout this video from @stolinski
  3. npm start
  4. help us out!

About

  • 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
  • Meetup events are pulled in from meetup.com's API.

Deployments

The site automatically deploys when commits are made or merged to the master branch. Pull requests automatically build preview URLs via netlify.

Contributing

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.

Contributors

Thanks goes to these wonderful people (emoji key):

Kevin McKernan
Kevin McKernan

๐Ÿ’ป ๐Ÿ“‹
Josh Leong
Josh Leong

๐Ÿ’ป ๐Ÿ“‹
Sheelah Brennan
Sheelah Brennan

๐Ÿ’ป
Will Klein
Will Klein

๐Ÿ“‹
Sam Lindstrom
Sam Lindstrom

๐Ÿ“‹
David Adams
David Adams

๐Ÿ“‹
Nedas ล imkus
Nedas ล imkus

๐Ÿ’ป
Dewey Garwood
Dewey Garwood

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

About

https://www.reactdenver.com

License:MIT License


Languages

Language:JavaScript 100.0%