Viewing file on branch master
| / | services | index.html |
| 1 | !! |
| 2 | $DPP "Groupnix Services" "Services" <template/head.html # > |
| 3 | $DPP "services" <template/bar.html # > |
| 4 | !! |
| 5 | |
| 6 | <p>Groupnix currently hosts the following services:</p> |
| 7 | <ul> |
| 8 | <li><a href="/mod/users">User websites</a> |
| 9 | (<a href="/mod/docs/sites">documentation</a>)</li> |
| 10 | <li><a href="https://git.buni.party">Git repositories</a> |
| 11 | (<a href="/mod/docs/git">documentation</a>)</li> |
| 12 | </ul> |
| 13 | |
| 14 | !!$DPP <template/foot.html # > |
| 15 |