Skip to content

osdc/osdc.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

88a930e Â· Nov 8, 2023
Nov 8, 2023
Oct 6, 2020
Apr 16, 2018
Aug 28, 2019
Aug 30, 2019
Jan 31, 2020
Jan 26, 2019
Aug 28, 2019
Feb 8, 2020
Feb 5, 2022
Mar 21, 2022

Repository files navigation

Open Source Developers Community (OSDC) Official Website

Netlify Status

Repository containing the source code of OSDC's website built on GatsbyJS and ReactJS hosted on Netlify.

Live at osdc.netlify.com.🚀

Setup

  • Fork and then clone the repository.
  • Install yarn
  • Run yarn to install the necessary packages.
  • Install gatsby-cli.
  • Run gatsby develop to run the website in development mode on localhost:8000.

Contribute

  • Setup the project on your local machine as mentioned above.
  • Feel free to open an issue or recommend any changes which you want to see in the website.
  • Make sure one issue recommends one logical change.

Team