This commit is contained in:
Ben Harris 2018-03-06 13:49:46 -05:00
parent eb0474e873
commit f666acd20e
3 changed files with 11 additions and 2 deletions

View File

@ -56,7 +56,7 @@
<br>
<hr>
<h1>other tilde.team stuff</h1>
<h3>other tilde.team stuff</h3>
<a class="btn btn-default" href="/discord/">
<i class="fa fa-comments"></i> ~discord~</a>
@ -68,6 +68,8 @@
<i class="fa fa-retweet"></i> ~mastodon~</a>
<a class="btn btn-default" href="https://forum.tilde.team/">
<i class="fa fa-comment"></i> ~forum~</a>
<a class="btn btn-default" href="http://webchat.freenode.net/?channels=%23%23tilde.team">
<i class="fa fa-comments-o"></i> ~irc~</a>
<br>
<hr>

View File

@ -3,5 +3,5 @@
"date": "feb 2018",
"title": "<a href=\"https://forum.tilde.team\">tilde~forum</a>",
"author": "<a href=\"/~ben/\">~ben</a>",
"content": "hey all, we now have a <a href=\"https://forum.tilde.team\">forum</a>! log in with your tilde account and discuss :)"
"content": "hey all, we now have a <a href=\"https://forum.tilde.team\">forum</a>! log in with your tilde account and discuss.<br>inspired by <a href=\"http://oods.net\">oods.net</a>, forked, and then rewritten in elixir for fun :)"
}

7
news/011_irc.json Normal file
View File

@ -0,0 +1,7 @@
{
"published": true,
"date": "march 2018",
"title": "<a href=\"http://webchat.freenode.net/?channels=%23%23tilde.team\">irc</a>",
"author": "<a href=\"/~ben/\">~ben</a>",
"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!"
}