Skip to content

Commit

Permalink
Add Video Tutorial Section on Contribute Page (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
arpita0911patel authored Jan 7, 2025
2 parents 1723eb6 + 78fa99d commit e6b3896
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/pages/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ Thank you for your interest in contributing to CIROH's DocuHub, our technical do

Our website is constructed using [Docusaurus](https://docusaurus.io/), a modern static website generator.

## Video Tutorial:

The following video is a step-by-step guide on how to make minor edits, major edits, and test changes locally:

import VideoPlayer from '/src/components/VideoPlayer.js';

<VideoPlayer url="https://youtu.be/B8wp_eTW204?feature=shared" />



## Minor Edits

To make minor edits, follow these steps:
Expand Down

0 comments on commit e6b3896

Please sign in to comment.