This website built using Docusaurus
, Please read about local-dev
setup from here or you can simply run yarn run start
in your terminal after cloning source code of this project to run local dev server.
Add markdown (.md) files to docs/section-name
directory (ex. docs/Background/My_Doc.md)
Create PR with title section-name : doc-name Added