More tweaks to lists and content

This commit is contained in:
Griatch 2020-10-31 19:04:34 +01:00
parent ee5b2eb7d3
commit c9f9707890

View file

@ -196,9 +196,10 @@ completely replace as you prefer.</p>
<h2><a name="some server features" class="anchor"
href="#some-server-features"><span class="octicon
octicon-link"></span></a>Some server features</h2>
octicon-link"></span></a>Technical features</h2>
<ul>
<li>Uses Python 3.7+, Django and Twisted frameworks</li>
<li>HTML5 webclient (websocket with ajax/comet fallback)</li>
<li>Website via own webserver (HTTP, HTTPS with external proxy)</li>
<li>Telnet, Telnet+SSL, SSH</li>
@ -213,10 +214,10 @@ completely replace as you prefer.</p>
<li>In-Game channels can link to IRC, Grapevine</li>
<li>RSS feed, Twitter feed (with snippet from docs)</li>
<li>Different databases supported via Django: Sqlite3, PostgreSQL, MySQL ...</li>
<li>Based on Django and Twisted, both well-supported and hardened Python projects</i>
<li>Asynchronous, event-driven architecture without risk of race-conditions</i>
<li>Reload server without disconnecting players</li>
<li>Extendable protocols for adding custom integrations</li>
<li>BSD open-source license</li>
</ul>
@ -234,8 +235,7 @@ completely replace as you prefer.</p>
<p>To learn how to get your hands on the code base, the <a
href="docs/latest/Getting-Started.html">Getting Started</a> page is the way to go. Otherwise you could browse the <a
href="docs/latest/index.html">Documentation</a> or why
not come join the <a href="http://www.evennia.com">Evennia Community</a>.
Welcome! </p>
not come join one of the Evennia's community's chat channels or forums. Welcome! </p>
<footer>
<p><small>
(Images ©<a href="https://www.deviantart.com/griatch-art">Griatch</a>)