# HG changeset patch # User Ben Schmidt # Date 1286112534 -39600 # Node ID 03d9835e2146d710607bb17bce8363ee8442e3fb # Parent fdc57c9e5f5685b9914301433c736d235427ab53 Documented some approaches to web archive generation diff -r fdc57c9e5f56 -r 03d9835e2146 README.archives --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.archives Mon Oct 04 00:28:54 2010 +1100 @@ -0,0 +1,31 @@ +README.archives + +Generating web-browseable archives of Mlmmj lists +================================================= + +There are a couple of options for making web-browseable archives of Mlmmj +lists. + +mlmmj-webarchiver (mhonarc) +--------------------------- + +Andreas Schneider has created mlmmj-webarchiver, based on mhonarc and perl. + +You can get it here: + +http://git.cynapses.org/projects/mlmmj-webarchiver.git/ + +And see the kind of output it gives here: + +http://www.libssh.org/archive/ + +hypermail +--------- + +Wolf Bergenheim has written some scripts which use hypermail to create +web-browseable archives. + +The scripts and details can be found here: + +http://mlmmj.org/archive/mlmmj/2010-08/1710.html +