Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad-fayyaz authored Jun 20, 2024
1 parent e9a51ef commit ea54ce1
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
## Adding Documentation to the VitePress Website

Welcome to the LibLab's documentation website's guide! Follow the steps below to add new documentation to our website, edit existing documentation or remove documentation.

### Prerequisites

- Access to the GitHub repository of the VitePress project.
- Knowledge of Markdown syntax.
- Knoweldge of accessibility practices used in writing documentation.


## Adding Documentation to the VitePress Website

Welcome to the VitePress documentation guide! Follow the steps below to add new documentation to our website.

### Prerequisites

- Access to the GitHub repository of the VitePress project.
- Knowledge of Markdown syntax.
- Basic understanding of VitePress structure.
-
### Steps to Add New Documentation

1. **Clone the Repository**

First, clone the repository to your local machine if you haven't already:

git clone https://github.com/your-username/your-repo.git

cd your-repo


0 comments on commit ea54ce1

Please sign in to comment.