This website is built using Docusaurus 3, a modern static website generator.
yarn install
- Start a local server by running this command:
yarn start
- A new browser window will open; most changes are reflected live without having to restart the server.
- Create your own .md files under the
docs
orblog
directories. - You can use something like https://dillinger.io/ to help you create the .md file.
- Add your new file to the sidebar if needed by editing this file
/sidebars.js
.
- Just open a PR with your changes, a temp deployment will be created so that you can view your changes live.
- Once you're happy with the output, submit your PR for review.
- Once it is merged, the changes will be automatically deployed to https://shafthq.github.io/
If you need support to contribute, kindly join our slack channel to align and discuss.