wiki index updates

This commit is contained in:
ben clark 2021-04-06 19:06:30 +00:00
parent 8c83d59702
commit 6a58011ed6
1 changed files with 22 additions and 20 deletions

View File

@ -5,42 +5,44 @@ color: blue
---
hi! welcome to the wiki. it contains some helpful info about living life on southlondon.cc.
*planned pages are shown in italics*
# a table of contents
## getting started
- [logging in: a guide](./login.html)
- [ssh tips and tricks](./ssh.html)
## making things
- [some things you could make](./ideas.html)
- [some good books on writing code](./howtobegoodatprogramming.html)
- [how to use git without wanting to shit your pants and kill your roommate](./git.html)
- *some things you could make*
- *some good books on writing code*
- *how to use git without wanting to shit your pants and kill your roommate*
## getting on tv
- [getting your stuff on the main channels](./tv/main/)
- [sltv advertising](./tv/main/ads.html)
- [content guidelines](./tv/main/content.html)
- [making your own channel](./tv/userchannels/)
- [content guidelines](./tv/userchannels/content.html)
- *getting your stuff shown*
- *sltv advertising*
- *content guidelines*
- *making your own channel*
- *content guidelines*
## living life
- [making your page exceptionally snazzy](./designtips.html)
- [hosting git repos for fun and profit](./githosting.html)
- *making your page exceptionally snazzy*
- *hosting git repos for fun and profit*
## talking to strangers
- [connect to irc](./irc.html)
- *connect to irc*
- [using xmpp](./xmpp.html)
- [collecting tokens](./tokens.html)
- [fun things to say in #meta](./meta.html)
- *collecting tokens*
- *fun things to say in #meta*
## getting help
- [help! i need help!](./help.html)
- [so you've been banned from sl](./gettingbanned.html)
- [requesting packages](./packages.html)
- [know your rights](./rights.html)
- *help! i need help!*
- *getting banned*
- *requesting packages*
- *know your rights*
## helping out
- [how to contribute to this wiki](./contribute.html)
- [how to give us money](./donate.html)
- *how to contribute to this wiki*
- *how to give us money*
<style>
main {max-width: 500px;}
main {max-width: 600px;}
</style>