remove ripple

This commit is contained in:
Alicia
2019-02-23 17:23:22 +00:00
parent 1538ba4840
commit d0dffb45de
18 changed files with 119 additions and 85 deletions

View File

@@ -8,13 +8,13 @@ KyutGrill=team2.jpg
<div class="ui container">
<div class="ui segments">
<div class="ui center aligned segment">
<h3>{{ .T "This is a list of the wonderful people who keep Ripple up and running and deal with its community." }}</h3>
<h3>{{ .T "This is a list of the wonderful people who keep Yozora up and running and deal with its community." }}</h3>
</div>
<div class="ui center aligned segment">
<h1 class="ui heading">{{ .T "Community Managers" }}</h1>
<p>
{{ .T "Community Managers deal with bans, silences, name changes and pretty much everything that has to do with the community." }}<br>
{{ .T "They take care of our Discord server and reply to emails sent to the support services (email and support.ripple.moe). Community Managers have a red name in the in-game chat." | html }}
{{ .T "They take care of our Discord server and reply to emails sent to the support services (email and support@yozora.pw). Community Managers have a red name in the in-game chat." | html }}
</p>
{{ template "userGroup" (.Get "badges/members?id=%d" 4) }}
</div>
@@ -44,7 +44,7 @@ KyutGrill=team2.jpg
<div class="ui segments">
<div class="ui center aligned segment">
<h1 class="ui heading">{{ .T "Special thanks" }}</h1>
<p>{{ .T "Here's a list of people who helped with Ripple." }}</p>
<p>{{ .T "Here's a list of people who helped with Yozora." }}</p>
</div>
<div class="ui segment">
<ul class="ui list">
@@ -64,14 +64,13 @@ KyutGrill=team2.jpg
{{ .T "<b>jrosdahl</b>, for <a href='https://github.com/jrosdahl/miniircd'>miniircd</a>, used as a base for our IRC server." | html }}<br>
miniircd is licensed under GPL v2. Our implementation can be found <a href="https://zxq.co/ripple/pep.py/src/master/irc/ircserver.py">here</a>.
</li>
<li>{{ .T "<b>Avail</b>, for having hosted Ripple on his server." | html }}</li>
<li>{{ .T "<b>Angela Guerra</b>, for designing the Ripple logo." | html }}</li>
<li>{{ .T "<b><a id='everyone' class='clickable'>Everyone</a></b> who has supported the Ripple project by donating or inviting other people." | html }}</li>
<li>{{ .T "<b>Jacksonisiah</b>, for designing the Yozora logo." | html }}</li>
<li>{{ .T "<b><a id='everyone' class='clickable'>Everyone</a></b> who has supported the Yozora project by donating or inviting other people." | html }}</li>
</ul>
</div>
</div>
{{ $ := . }}
{{ .T "Looking for how you should contact our team? Check out <a href='https://support.ripple.moe'>this page</a>." | html }}
{{ .T "Looking for how you should contact our team? Check out <a href='mailto:support@yozora.pw'>this email</a>." | html }}
<div class="ui modal">
<div class="header"><h2 class="ui header">{{ .T "They told me these are very cool people." }}</h2></div>
{{ with .Get "users?sort=donor_expire,desc&l=52" }}