add footer with site source link and add README

This commit is contained in:
Ben Harris 2018-10-27 03:17:43 -04:00
parent 119542d427
commit 3002e2b81f
Signed by untrusted user: ben
GPG Key ID: 4E0AF802FFF7960C
3 changed files with 14 additions and 3 deletions

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# [tilde.chat](https://tilde.chat)
this is the source for [tilde.chat](https://tilde.chat).
if you have any fixes/updates that you need to make, feel free to open a PR.
[wiki](https://tilde.chat/wiki/) updates are [part of this repo](wiki/) as well.
stop by irc and say hi!

View File

@ -1,5 +1,8 @@
<br><br> <br><br>
</div> </div>
<footer class="text-center">
<a href="https://tildegit.org/tildeverse/tilde.chat">site source</a> ~ official ircnet of the <a href="https://tildeverse.org">tildeverse</a>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
<script src="./jasny-bootstrap.js"></script> <script src="./jasny-bootstrap.js"></script>

View File

@ -44,7 +44,7 @@
$count--; $count--;
} }
} }
echo ", private channel: {$member->private_channel})</li>&nbsp;&nbsp;Description: \"{$member->description}\"<br><br>\n"; echo ", channel: {$member->private_channel})</li>&nbsp;&nbsp;Description: \"{$member->description}\"<br><br>\n";
} }
?> ?>
@ -60,7 +60,7 @@
#projects ~ project ideas and discussions #projects ~ project ideas and discussions
#shitposting ~ somewhere to put your bad memes #shitposting ~ somewhere to put your bad memes
#chaos ~ everyone's opped and anything goes #chaos ~ everyone's opped and anything goes
#town ~ private channel for tilde.town #town ~ private channel for tilde.town (you can only join from ~town)
#team ~ channel for tilde.team-specific stuff #team ~ channel for tilde.team-specific stuff
#tilderadio ~ official channel for tilderadio #tilderadio ~ official channel for tilderadio
</pre> </pre>
@ -68,7 +68,6 @@
<!-- closed. see: https://tilde.chat/discord/ <!-- closed. see: https://tilde.chat/discord/
<p>* = bridged to discord: tilde.chat private discord invites for tilde members <a href="/discord">here</a>. join and confirm that you're a tilde member to get access to the channels (including a private Discord channel for your tilde). bridging configuration can be adjusted per request.</p> <p>* = bridged to discord: tilde.chat private discord invites for tilde members <a href="/discord">here</a>. join and confirm that you're a tilde member to get access to the channels (including a private Discord channel for your tilde). bridging configuration can be adjusted per request.</p>
--> -->
<p>private channels are accessible only when connecting from the corresponding ircd node: eg. #team will only be accessible when you're connected to the tilde.team node, where #town and #your will disallow joining.</p>
<hr> <hr>
<h3>rules/guidelines</h3> <h3>rules/guidelines</h3>