Skip to content

zlatanpham/release-note-clone-test

Repository files navigation

WeBuild

Netlify Status

This is the official repo for webuild.community website.

It was built using next, a framework for React to build static and dynamic websites and web applications.

How to Contribute

Want to help? Sweet! We like help. Pull requests are very welcome. Here's how to get started:

  1. Fork the repository
  2. Make some changes (see Build Instructions below)
  3. Push your changes to your fork
  4. Open a pull request

When you open a pull request, we'd appreciate if you follow some basic guidelines:

  • Describe what you're changing, and more importantly why you're changing it
  • Keep the pull request focused on one thing - if you make two different, unrelated changes, please separate them into two pull requests
  • Some pull requests won't get merged. All changes are reviewed by a committee member, and sometimes changes don't fit with the organisation's vision.

Build Instructions

Building and deploying the site is done via yarn

  • yarn installs dependencies
  • yarn dev runs webpack dev server for development mode
  • yarn build builds source code to static files for production

License

Creative Commons License
WeBuild Community website by WeBuild Community is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License.