From a9b2aed6b30aba95dfcdd3cf0519d32edff71500 Mon Sep 17 00:00:00 2001 From: Travis Briggs Date: Sun, 26 Apr 2020 12:36:48 -0700 Subject: [PATCH] Add stubs for pages that are mentioned in the motd. Slightly modify the donation page to include info from motd --- wiki/source/bbj.md | 6 ++++++ wiki/source/dcss.md | 8 ++++++++ wiki/source/donate.md | 2 ++ wiki/source/mailing_list.md | 10 ++++++++++ wiki/source/tildeverse.md | 10 ++++++++++ wiki/source/ttrv.md | 6 ++++++ 6 files changed, 42 insertions(+) create mode 100644 wiki/source/bbj.md create mode 100644 wiki/source/dcss.md create mode 100644 wiki/source/mailing_list.md create mode 100644 wiki/source/tildeverse.md create mode 100644 wiki/source/ttrv.md diff --git a/wiki/source/bbj.md b/wiki/source/bbj.md new file mode 100644 index 0000000..3da8ddb --- /dev/null +++ b/wiki/source/bbj.md @@ -0,0 +1,6 @@ +--- +title: bbj +author: audiodude +category: tutorial +--- +bbj: bulletin butter and jelly, a cozy bbs in your terminal \ No newline at end of file diff --git a/wiki/source/dcss.md b/wiki/source/dcss.md new file mode 100644 index 0000000..d0cccad --- /dev/null +++ b/wiki/source/dcss.md @@ -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! \ No newline at end of file diff --git a/wiki/source/donate.md b/wiki/source/donate.md index 641ada4..1a8635d 100644 --- a/wiki/source/donate.md +++ b/wiki/source/donate.md @@ -4,6 +4,8 @@ author: deepend 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. There are currently two (2) methods you can donate financially to tilde.club. diff --git a/wiki/source/mailing_list.md b/wiki/source/mailing_list.md new file mode 100644 index 0000000..e2ecec7 --- /dev/null +++ b/wiki/source/mailing_list.md @@ -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. \ No newline at end of file diff --git a/wiki/source/tildeverse.md b/wiki/source/tildeverse.md new file mode 100644 index 0000000..6a1967e --- /dev/null +++ b/wiki/source/tildeverse.md @@ -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! \ No newline at end of file diff --git a/wiki/source/ttrv.md b/wiki/source/ttrv.md new file mode 100644 index 0000000..2dc91d0 --- /dev/null +++ b/wiki/source/ttrv.md @@ -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) \ No newline at end of file