DEVit's website is powered by Gatsby and other amazing open source projects.
The site is made with Gatsby.
The following links may be helpful to get you started with Gatsby:
- https://www.gatsbyjs.org/docs/cheat-sheet/
- https://www.gatsbyjs.org/docs/gatsby-project-structure/
- https://www.gatsbyjs.org/docs/gatsby-internals-terminology/
- https://www.gatsbyjs.org/docs/preparing-your-environment/
You need node
and yarn
installed in order to build the site.
To verify whether you have the necessary software mentioned above installed you can run the following commands in your terminal:
node --version
yarn --version
-
Install
node
To install node you can visit https://nodejs.org/en/download/. The required version you need to install is v12.13.1. -
Install
yarn
To install yarn you can visit https://yarnpkg.com/lang/en/docs/install/.
Step 1: Setup Git
Step 2: Fork and clone the repo
- Make sure that you install dependencies
yarn
- Run in development mode
yarn develop
Step 1: Sync your fork
Step 2: Create a pull request
Please see our current open issues.
Soon to come
Soon to come
- Data Model
- Event modes
- Blocks