Mercurial > hg > rlgallery-misc
changeset 9:84c8e2c0b7f3
Update the description of rlgallery.org's setup.
author | John "Elwin" Edwards <elwin@sdf.org> |
---|---|
date | Thu, 23 Aug 2012 13:17:59 -0700 |
parents | 7371f972393b |
children | 17f656035775 |
files | web/about/index.html |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/web/about/index.html Thu Aug 23 10:50:35 2012 -0700 +++ b/web/about/index.html Thu Aug 23 13:17:59 2012 -0700 @@ -22,7 +22,9 @@ </ul> <h2>Site</h2> <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> -<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>.</p> +<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 +data is stored using <a href="http://www.postgresql.org/">PostgreSQL</a>.</p> +<p>The Web player was created with <a href="http://nodejs.org/">node.js</a>.</p> </div> </body> </html>