diff README.txt @ 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 1951f59156e4
children d8720dbc16bb
line wrap: on
line diff
--- a/README.txt	Wed Jan 21 10:45:00 2015 -0500
+++ b/README.txt	Fri Jan 30 09:25:32 2015 -0500
@@ -19,6 +19,9 @@
 py/rlgall.py is a module which recorder.py requires.  It should be installed
 in /lib/python<x.y>/site-packages or the equivalent location.
 
+py/rlgnotes is a basic blog creator.  It makes a blog (with RSS feed!) at
+the URL /notes using text files as the source.  Currently experimental.
+
 web/ contains the static parts of the rlgallery.org website.  Note that when 
 installed, scoring/ needs to be writable by whatever user is running the 
 recorder.py script.