Skip to content

skgtech/devit-gatsby

Repository files navigation

DEVit

DEVit's website is powered by Gatsby and other amazing open source projects.

How to contribute

Gatsby Documentation

The site is made with Gatsby.

The following links may be helpful to get you started with Gatsby:

Install

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

Setup Environment

Step 1: Setup Git

Step 2: Fork and clone the repo

Build Environment

  • Make sure that you install dependencies
yarn
  • Run in development mode
yarn develop

Contribute

Step 1: Sync your fork

Step 2: Create a pull request

Please see our current open issues.

Conventions

Soon to come

Documentation

Soon to come

  1. Data Model
  2. Event modes
  3. Blocks

About

DEVit website based on Gatsby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published