Skip to content

arpita0911patel/ciroh-ua_website_bkp

 
 

Repository files navigation

CIROH Documentation Site

Welcome to CIROH's Documentation Site! This site provides all the information you need to understand and contribute to our projects.

Introduction

This website is built using Docusaurus, a tool that helps create simple and effective documentation websites.

How to Get Started?

Visit our site at docs.ciroh.org.

How to Contribute

  1. Browse the Documentation: Click on the "Documentation" tab or any other tab to explore the content.
  2. Edit Content: See something that needs to be updated? Click on the "Edit page" button at the bottom of the page.
  3. Submit Changes: Make your edits and create a Pull Request. Your changes will be reviewed and merged by the admin.

If you need help, please contact us at [email protected].

Installation

To set up the project locally, follow these steps:

  1. Install Node.js: Download and install the LTS version from nodejs.org if you don't have it already.
  2. Build and Run Locally:
    npm install
    npm run build
    npm run start

About

Technical documentation site for CIROH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.0%
  • CSS 22.0%