Adds documentation from tpo/web/wiki.wiki authored by Gaba's avatar Gaba
When adding images, please [add an alt text](https://www.w3schools.com/TAGS/att_img_alt.asp) to make our website more accesible.
Add images to: [/assets/static/images](https://gitlab.torproject.org/tpo/web/community/-/tree/master/assets/static/images)
Then reference them in Markdown from: https://community.torproject.org/static/images/
Ex:
```
Inline-style:
![alt text](https://community.torproject.org/static/images/home/png/onion-services.png "Onion Service 1")
![alt text](/static/images/home/png/onion-services.png "Onion Service 1")
```
\ No newline at end of file