Skip to content

MoscowJS/moscowjs.org

Repository files navigation

MoscowJS — moscowjs.org

Site of MoscowJS, JavaScript meetup group in Moscow.

Contributing

By contributing to moscowjs.org, you agree to abide by the code of conduct.

  1. Fork the repo
  2. Checkout the main branch
  3. Install dependencies
git clone https://github.com/MoscowJS/moscowjs.org
cd moscowjs.org
npm install
  1. Create a new branch from the develop branch.
  2. Make your changes. Make sure the command npm run build is passing.
  3. Commit and finally send a GitHub Pull Request with a clear list of what you've done (read more about pull requests). Make sure all of your commits are atomic (one feature per commit) and have meaningful commit messages.

Data sources

  1. Pages — https://airtable.com/shrESYQUdFwE3B9Pw
  2. Navigation — https://airtable.com/shrVjBdqtUMxPXkI4
  3. Events — https://airtable.com/shrriv6tz5JOHmO8g
  4. Talks — https://airtable.com/shrxodFEExyrch9A6
  5. Speakers — https://airtable.com/shrDgVtkzHCh8wKv1
  6. Companies — https://airtable.com/shrspKnmfnArZ3XQJ

License

MIT License

Copyright (c) 2021 MoscowJS Team

See LICENSE. for full text.