mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-25 15:35:42 -05:00
15 lines
334 B
Markdown
15 lines
334 B
Markdown
---
|
|
title: Welcome to VCS documentation
|
|
---
|
|
# Overview
|
|
This site contains documentation for vcs
|
|
- server installation [[Server Install]]
|
|
## Adding documentation
|
|
To start adding documetation clone the repo
|
|
|
|
```bash
|
|
git clone https://github.com/Acuity-vct/vcs-documentation
|
|
```
|
|
|
|
commit any documentation to `content/VCS-Documentation`
|