This repository has been archived on 2024-01-11. You can view files and clone it, but cannot push or open issues or pull requests.
site/wiki/index.md

51 lines
1.2 KiB
Markdown
Raw Normal View History

2021-03-10 17:33:58 +00:00
---
title: wiki
subtitle: "tech tip: computer"
color: blue
---
2021-04-09 12:20:17 +00:00
hi! welcome to the wiki. it contains some helpful info about living life on southlondon.cc.
2021-03-10 17:33:58 +00:00
2021-04-06 19:06:30 +00:00
*planned pages are shown in italics*
2021-04-12 21:23:17 +00:00
oh, and we have a [mediawiki](../mediawiki/) now if that's more your speed. maybe we'll switch over one day. probably not.
2021-03-14 00:47:20 +00:00
# a table of contents
## getting started
2021-03-10 17:33:58 +00:00
- [logging in: a guide](./login.html)
2021-03-14 00:47:20 +00:00
- [ssh tips and tricks](./ssh.html)
## making things
2021-04-06 21:55:38 +00:00
- [some things you could make](./thingstomake.html)
2021-04-06 19:06:30 +00:00
- *some good books on writing code*
- *how to use git without wanting to shit your pants and kill your roommate*
2021-03-14 00:47:20 +00:00
## getting on tv
2021-04-06 19:06:30 +00:00
- *getting your stuff shown*
- *sltv advertising*
- *content guidelines*
- *making your own channel*
- *content guidelines*
2021-03-14 00:47:20 +00:00
## living life
2021-04-06 19:06:30 +00:00
- *making your page exceptionally snazzy*
- *hosting git repos for fun and profit*
2021-03-14 00:47:20 +00:00
## talking to strangers
2021-04-09 12:20:17 +00:00
- [connect to irc](./irc.html)
2021-03-14 00:47:20 +00:00
- [using xmpp](./xmpp.html)
2021-04-06 19:06:30 +00:00
- *collecting tokens*
- *fun things to say in #meta*
2021-03-14 00:47:20 +00:00
## getting help
2021-04-06 19:06:30 +00:00
- *help! i need help!*
- *getting banned*
- *requesting packages*
- *know your rights*
2021-03-14 00:47:20 +00:00
## helping out
2021-04-06 19:39:51 +00:00
- [how to contribute to this wiki](./contribute.html)
2021-04-06 19:06:30 +00:00
- *how to give us money*
2021-03-14 00:47:20 +00:00
<style>
2021-04-06 19:06:30 +00:00
main {max-width: 600px;}
2021-03-14 00:47:20 +00:00
</style>