diff options
| author | Marcin Chrzanowski <m@m-chrzan.xyz> | 2021-06-30 22:57:50 +0200 |
|---|---|---|
| committer | Marcin Chrzanowski <m@m-chrzan.xyz> | 2021-06-30 22:57:50 +0200 |
| commit | 2152b1ec45eae26fa669d9a08100357cc3af892f (patch) | |
| tree | e890c8042d7c14c713a0c1dcf2da9e04107163b7 /index.html | |
| parent | 34e875cfcc8bc7922cac7205419c330c38b6420c (diff) | |
Add git hosting tutorial
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ <ul class=ll> <li><a href="maintenance.html">How to maintain a server.</a></li> <li><a href="sshkeys.html">Use your SSH keys to prevent hacking.</a></li> + <li><a href="git.html">Host your own <code>git</code> repositories</a></li> <li><a href="nextcloud.html">Setting up a Nextcloud Instance (file hosting and more)</a></li> <li><a href="cron.html">Schedule tasks with Crontabs/Cronjobs.</a></li> <li><a href="tor.html">Mirror your site on Tor.</a></li> |
