aboutsummaryrefslogtreecommitdiff
# 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.