Use table to list programs and services

This commit is contained in:
rubenwardy 2017-03-11 20:50:48 +00:00
parent 170aaf469d
commit 932d362495

View File

@ -68,55 +68,108 @@ Minetest is distributed as an engine, combined with a couple of games. Upstream
People are generally available on freenode <abbr title="Internet Relay Chat">IRC</abbr>, the Minetest Forums, GitHub and/or via email.
</p>
<h2>Programs</h2>
<h2>Programs and Services</h2>
<h3>Minetest ("Minetest Engine")</h3>
<ul>
<li><a href="https://github.com/minetest/minetest/issues" title="https://github.com/minetest/minetest/issues">https://github.com/minetest/minetest/issues</a></li>
</ul>
<table class="table table-striped">
<tr>
<th>Program</th>
<th>People Responsible</th>
<th>Source</th>
<th>Issue Tracker</th>
</tr>
<tr>
<td>Minetest Engine</td>
<td>Core devs</td>
<td>
<a href="https://github.com/minetest/minetest">Source</a>
</td>
<td>
<a href="https://github.com/minetest/minetest/issues">Issues</a>
</td>
</tr>
<tr>
<td>Minetest Game</td>
<td>Core devs</td>
<td>
<a href="https://github.com/minetest/minetest_game">Source</a>
</td>
<td>
<a href="https://github.com/minetest/minetest_game/issues">Issues</a>
</td>
</tr>
<tr>
<td>Minetest Mapper</td>
<td>Core devs</td>
<td>
<a href="https://github.com/minetest/minetestmapper">Source</a>
</td>
<td>
<a href="https://github.com/minetest/minetestmapper/issues">Issues</a>
</td>
</tr>
<tr>
<td>Blender B3DExport</td>
<td>Core devs</td>
<td>
<a href="https://github.com/minetest/B3DExport">Source</a>
</td>
<td>
<a href="https://github.com/minetest/B3DExport/issues">Issues</a>
</td>
</tr>
<tr>
<th>Service</th>
<th>People Responsible</th>
<th>Source</th>
<th>Issue Tracker</th>
</tr>
<tr>
<td>*.minetest.net DNS</td>
<td>celeron55</td>
<td>n/a</td>
<td>Contact celeron55. His approval is needed to host under minetest.net</td>
</tr>
<tr>
<td>www.minetest.net</td>
<td>celeron55</td>
<td><a href="https://github.com/minetest/minetest.github.io">Source</a></td>
<td><a href="https://github.com/minetest/minetest.github.io/issues">Issues</a></td>
</tr>
<tr>
<td>forum.minetest.net</td>
<td>celeron55</td>
<td><a href="https://github.com/minetest/forum.minetest.net_template1">Theme</a></td>
<td>Contact a moderator for concerns about content (Use "report this post" if possible)</td>
</tr>
<tr>
<td>wiki/dev.minetest.net</td>
<td>celeron55</td>
<td><a href="https://www.mediawiki.org">MediaWiki</a></td>
<td>
<a href="https://forum.minetest.net/viewtopic.php?f=3&t=10473">Ask for an account to edit</a>
or report issues <a href="https://forum.minetest.net/viewforum.php?f=3">on the forum</a>
</td>
</tr>
<tr>
<td>servers.minetest.net</td>
<td>sfan5</td>
<td><a href="https://github.com/minetest/master-server">Source</a></td>
<td><a href="https://github.com/minetest/master-server/issues">Issues</a></td>
</tr>
<tr>
<td>irc.minetest.net</td>
<td>sfan5</td>
<td><a href="https://github.com/moritz/ilbot">Source</a></td>
<td>Contact sfan5</td>
</tr>
<tr>
<td><a href="https://play.google.com/store/apps/details?id=net.minetest.minetest">Google Play</a></td>
<td>nerzhul aka. nrzkt</td>
<td>n/a</td>
<td>Contact nerzhul</td>
</tr>
</table>
<h3>Minetest Game ("Vanilla")</h3>
<ul>
<li><a href="https://github.com/minetest/minetest_game/issues">https://github.com/minetest/minetest_game/issues</a></li>
</ul>
<h3>Minetest Mapper</h3>
<ul>
<li><a href="https://github.com/minetest/minetestmapper">https://github.com/minetest/minetestmapper</a></li>
</ul>
<h2>Services</h2>
<h3>*.minetest.net</h3>
<ul>
<li><abbr title="Domain Name System">DNS</abbr>: celeron55</li>
<li>Approval of hosting things: celeron55</li>
</ul>
<h3>www.minetest.net</h3>
<ul>
<li>Hosting: celeron55</li>
<li>Content and theme: <a href="https://github.com/minetest/minetest.github.io">https://github.com/minetest/minetest.github.io</a></li>
</ul>
<h3>forum.minetest.net</h3>
<ul>
<li>Hosting: celeron55</li>
<li>Theme: <a href="https://github.com/minetest/forum.minetest.net_template1/issues">https://github.com/minetest/forum.minetest.net_template1/issues</a></li>
<li>Content: Moderators on the forum. Use “Report this post” where possible.</li>
</ul>
<h3>servers.minetest.net</h3>
<ul>
<li>Hosting: sfan5</li>
<li>Server program: <a href="https://github.com/minetest/master-server">https://github.com/minetest/master-server</a></li>
</ul>
<h3 class="sectionedit10" id="google_playnetminetestminetest">Google Play: <code>net.minetest.minetest</code></h3>
<ul>
<li>(<a href="https://play.google.com/store/apps/details?id=net.minetest.minetest">https://play.google.com/store/apps/details?id=net.minetest.minetest</a>)</li>
<li>Maintainer: nerzhul aka. nrzkt</li>
</ul>
<h1 id="donate">Donate</h1>