aboutsummaryrefslogtreecommitdiff
path: root/README
blob: dfcbf664bcac221b1653ac0c80ce595924826597 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Quantify Wholeheartedly

Source code for the site https://qw.lesoiseaux.io/

## Installation

```
# Public clone
git clone https://code.cepheide.org/qw.lesoiseaux.io.git`
cd qw.lesoiseaux.io
# Private Push
git remote set-url --push origin git@ps.zoethical.com:qw.lesoiseaux.io.git
```

## Publish

Each time you push to the `master` branch, the repository gets
deployed to https://qw.lesoiseaux.io/ with the new version.