Translations and various bugfixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<div id="landing" class="section">
|
||||
<h1>Welcome to <span class="logo">pairgoth</span>, your Go Pairing Engine!</h1>
|
||||
<h2>What is <span class="logo">pairgoth</span>?</h2>
|
||||
<p>At its core, <span class="logo">pairgoth</span> is a versatile Go tournament pairing engine designed to make your tournament experience effortless. <span class="logo">pairgoth</span> is the successor of <a href="https://github.com/lucvannier/opengotha">opengotha</a>, the well known pairing system software developed by <a href="http://vannier.info/jeux/accueil.htm">Luc Vannier</a> and uses the same algorithm internally, as well as import and export features towards its format.</p>
|
||||
<p><span class="logo">pairgoth</span> is a Go tournament pairing engine designed to make your tournament experience effortless. <span class="logo">pairgoth</span> is the successor of <a href="https://github.com/lucvannier/opengotha">opengotha</a>, the well known pairing system software developed by <a href="http://vannier.info/jeux/accueil.htm">Luc Vannier</a> and uses the same algorithm internally, as well as import and export features towards its format.</p>
|
||||
<p><span class="logo">pairgoth</span> version 0.1 supports the <b>Swiss</b></a> pairing system, ideal for championships with no handicap games, as well as the <b>MacMahon</b> pairing system, more suited for classical tournaments and cups. It is still in an alpha stage. Future versions will support more pairing systems and more features. <a href="mailto:pairgoth@jeudego.org">Your feedback is most welcome!</a></p>
|
||||
<h2>How to use <span class="logo">pairgoth</span>?</h2>
|
||||
<p>We offer you the flexibility to use <span class="logo">pairgoth</span> in a way that best suits your needs. Here are your options:</p>
|
||||
@@ -24,7 +24,7 @@
|
||||
<li>
|
||||
<p><b>Launch a pairing server</b>: This mode is the best suited for big Go events like congresses, it allows to register players, enter results and manage pairing from several workstations at once.</p>
|
||||
<blockquote>
|
||||
<div>Download the standalone web interface which suits your need, then follow <a class="disabled">the configuration guide</a> (not yet available)</div>
|
||||
<div>Download the standalone web interface module which suits your need, then follow <a class="disabled">the configuration guide</a> (not yet available)</div>
|
||||
</blockquote>
|
||||
</li>
|
||||
<li>
|
||||
|
Reference in New Issue
Block a user