From f666acd20e39cc4c220adf49d98c9d51cb436988 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 6 Mar 2018 13:49:46 -0500 Subject: [PATCH] irc --- index.php | 4 +++- news/010_forum.json | 2 +- news/011_irc.json | 7 +++++++ 3 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 news/011_irc.json diff --git a/index.php b/index.php index 1cae2a7..5b0d52f 100755 --- a/index.php +++ b/index.php @@ -56,7 +56,7 @@

-

other tilde.team stuff

+

other tilde.team stuff

~discord~ @@ -68,6 +68,8 @@ ~mastodon~ ~forum~ + + ~irc~

diff --git a/news/010_forum.json b/news/010_forum.json index e850faf..21af698 100644 --- a/news/010_forum.json +++ b/news/010_forum.json @@ -3,5 +3,5 @@ "date": "feb 2018", "title": "tilde~forum", "author": "~ben", - "content": "hey all, we now have a forum! log in with your tilde account and discuss :)" + "content": "hey all, we now have a forum! log in with your tilde account and discuss.
inspired by oods.net, forked, and then rewritten in elixir for fun :)" } diff --git a/news/011_irc.json b/news/011_irc.json new file mode 100644 index 0000000..037e71d --- /dev/null +++ b/news/011_irc.json @@ -0,0 +1,7 @@ +{ + "published": true, + "date": "march 2018", + "title": "irc", + "author": "~ben", + "content": "after a couple attempts to run an irc server on the tilde box, i ended up just creating a channel (##tilde.team) on freenode.net. stop by!" +}