comparison web/index.html @ 61:5b4ff5680037

Add a basic blog manager. rlgnotes is an experimental script for managing a static blog.
author John "Elwin" Edwards
date Fri, 30 Jan 2015 09:25:32 -0500
parents 0037de90af8b
children ad103f9f2e3a
comparison
equal deleted inserted replaced
60:876786c55450 61:5b4ff5680037
26 <li><a href="/scoring/">Scores</a></li> 26 <li><a href="/scoring/">Scores</a></li>
27 <li><a href="/recent.cgi">Recent games</a></li> 27 <li><a href="/recent.cgi">Recent games</a></li>
28 <li><a href="/archive.cgi">ttyrec files</a></li> 28 <li><a href="/archive.cgi">ttyrec files</a></li>
29 </ul> 29 </ul>
30 <h2>News</h2> 30 <h2>News</h2>
31 <p>For more details, check <a href="/notes/">the blog</a>.</p>
31 <p><strong>Jan. 12, 2015</strong>: Some bugs in the Web app have been fixed.</p> 32 <p><strong>Jan. 12, 2015</strong>: Some bugs in the Web app have been fixed.</p>
32 <p><strong>Mar. 31, 2014</strong>: A few bugs have been fixed. The length limit for player names has been increased from 10 characters to 20.</p> 33 <p><strong>Mar. 31, 2014</strong>: A few bugs have been fixed. The length limit for player names has been increased from 10 characters to 20.</p>
33 <p><strong>Jan. 10, 2014</strong>: Statistical charts have been added to the <a href="/scoring/">scores section</a>.</p> 34 <p><strong>Jan. 10, 2014</strong>: Statistical charts have been added to the <a href="/scoring/">scores section</a>.</p>
34 <p><strong>Oct. 5, 2013</strong>: All the games have been updated to fix various bugs. Super-Rogue now supports arrow keys. Games can be <a href="/download.html">downloaded</a>.</p> 35 <p><strong>Oct. 5, 2013</strong>: All the games have been updated to fix various bugs. Super-Rogue now supports arrow keys. Games can be <a href="/download.html">downloaded</a>.</p>
35 </div> 36 </div>