15 lines
334 B
Markdown
15 lines
334 B
Markdown
# Public Wiki
|
|
|
|
This is the subset of QPQ/Gajumaru documentation that is public.
|
|
|
|
To read it, go to <https://git.qpq.swiss/QPQ-AG/public-wiki/wiki>
|
|
|
|
To clone/edit
|
|
|
|
```
|
|
# note the public-wiki.wiki double wikiness
|
|
git clone ssh://gitea@git.qpq.swiss:21203/QPQ-AG/public-wiki.wiki.git
|
|
cd public-wiki.wiki
|
|
# normal vim/emacs/git stuff
|
|
```
|