comparison web/about/index.html @ 84:6bd56ca54bfa

Add more information about the history of V3 and V4.
author John "Elwin" Edwards
date Sun, 15 Apr 2018 21:46:57 -0400
parents 7ff6a58ad861
children 0c3e63de292c
comparison
equal deleted inserted replaced
83:7ff6a58ad861 84:6bd56ca54bfa
33 <ul> 33 <ul>
34 <li><a href="https://icemonster.rlgallery.org/hg/">Mercurial repository</a> <a href="https://bitbucket.org/ElwinR/rl">(backup)</a></li> 34 <li><a href="https://icemonster.rlgallery.org/hg/">Mercurial repository</a> <a href="https://bitbucket.org/ElwinR/rl">(backup)</a></li>
35 <li><a href="ttyrec.html">ttyrec files</a></li> 35 <li><a href="ttyrec.html">ttyrec files</a></li>
36 </ul> 36 </ul>
37 <h2>Server Technology</h2> 37 <h2>Server Technology</h2>
38 <p>rlgallery.org is hosted by <a href="http://www.linode.com/">Linode</a>. The server is currently running <a href="http://fedoraproject.org/">Fedora</a>.</p> 38 <p>rlgallery.org is hosted by <a href="https://www.linode.com/">Linode</a>. The server is currently running <a href="https://getfedora.org/">Fedora</a>.</p>
39 <p>The Gallery also makes use of <a href="ftp://ftp.alt.org/pub/dgamelaunch/">dgamelaunch</a> and <a href="http://lighttpd.net/">lighttpd</a>. Score 39 <p>The Gallery also makes use of <a href="ftp://ftp.alt.org/pub/dgamelaunch/">dgamelaunch</a> and <a href="https://www.lighttpd.net/">lighttpd</a>. Score
40 data is stored using <a href="http://www.postgresql.org/">PostgreSQL</a>.</p> 40 data is stored using <a href="https://www.postgresql.org/">PostgreSQL</a>.</p>
41 <p>The Web player was created with <a href="http://nodejs.org/">node.js</a>.</p> 41 <p>The Web player was created with <a href="https://nodejs.org/">node.js</a>.</p>
42 <h2>Support</h2>
43 <p>The Gallery does not currently need donations. Consider supporting <a href="https://blog.roguetemple.com/">Temple of the Roguelike</a> or purchasing <a href="http://roguetemple.com/z/hyper/">HyperRogue</a> or another fun roguelike game.</p>
42 </div> 44 </div>
43 <div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div> 45 <div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
44 </body> 46 </body>
45 </html> 47 </html>