Add stubs for pages that are mentioned in the motd. Slightly modify the donation page to include info from motd

This commit is contained in:
Travis Briggs 2020-04-26 12:36:48 -07:00
parent a810c06903
commit a9b2aed6b3
6 changed files with 42 additions and 0 deletions

6
wiki/source/bbj.md Normal file
View File

@ -0,0 +1,6 @@
---
title: bbj
author: audiodude
category: tutorial
---
bbj: bulletin butter and jelly, a cozy bbs in your terminal

8
wiki/source/dcss.md Normal file
View File

@ -0,0 +1,8 @@
---
title: dcss (dungeon crawl stone soup)
author: audiodude
category: software
---
connect to [crawl.tildeverse.org](https://crawl.tildeverse.org) to play dungeon
crawl stone soup, a roguelike game with leaderboards and the ability to
spectate other players. Also available with full images on the web!

View File

@ -4,6 +4,8 @@ author: deepend
category: tilde.club category: tilde.club
--- ---
If you like what tilde.club does and would like to contribute to the costs of running such a service, feel free to make a donation. If you can, we appreciate it, if you can't, we also appreciate you being here.
## Methods you can donate to tilde.club. ## Methods you can donate to tilde.club.
There are currently two (2) methods you can donate financially to tilde.club. There are currently two (2) methods you can donate financially to tilde.club.

View File

@ -0,0 +1,10 @@
---
title: email lists
author: audiodude
category: tilde.club
---
There are tilde.club mailing list available at:
* [https://lists.tildeverse.org/postorius/lists/tildeclub.lists.tildeverse.org/](https://lists.tildeverse.org/postorius/lists/tildeclub.lists.tildeverse.org/)
* new users are automatically subscribed using their $user@tilde.club address.
* old users with a contact email are subscribed with that email.
* create an account with the email you're subscribed with to adjust your subscription.

10
wiki/source/tildeverse.md Normal file
View File

@ -0,0 +1,10 @@
---
title: tildeverse
author: audiodude
category: tilde.club
---
From the website at [https://tildeverse.org/](https://tildeverse.org/):
> we're a loose association of like-minded tilde communities. if you're
> interested in learning about *nix (linux, unix, bsd, etc) come check out our
> [member tildes](https://tildeverse.org/members/) and sign up!

6
wiki/source/ttrv.md Normal file
View File

@ -0,0 +1,6 @@
---
title: ttrv
author: audiodude
category: software
---
*ttrv* (used to be RTV) is a terminal based Reddit viewer. Contribute to ttrv: [https://github.com/tildeclub/ttrv](https://github.com/tildeclub/ttrv)