inline code tweaks

This commit is contained in:
ben clark 2021-03-14 00:22:00 +00:00
parent 3d649ff9e4
commit 342438637f
2 changed files with 38 additions and 2 deletions

View File

@ -103,5 +103,8 @@ pre {
code {
font-family: 'Comic Mono', monospace;
font-size: 14px;
background-color: #e4e4e4;
border-radius: 4px;
padding: 0 4px;
font-weight: 400;
}
}

View File

@ -5,6 +5,39 @@ color: blue
---
hi! welcome to the wiki. it contains some helpful info about living life on southlondon.cc.
### a table of contents
# 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)
## 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)
## living life
- [making your page exceptionally snazzy](./designtips.html)
- [hosting git repos for fun and profit](./githosting.html)
## talking to strangers
- [connect to irc](./irc.html)
- [using xmpp](./xmpp.html)
- [collecting tokens](./tokens.html)
- [fun things to say in #meta](./meta.html)
## 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)
## helping out
- [how to contribute to this wiki](./contribute.html)
- [how to give us money](./donate.html)