This is your home page, served by Jigsaw ! You can edit it as the file
Jigsaw/Jigsaw/Overview.html
.
For further questions, comments, criticisms, a mailing list is available, to subscribe send email to www-jigsaw-request@w3.org with the word subscribe in the subject. Before posting, you're welcome to check the mailing list archive
As of 2.0beta2, Jigsaw's configuration is handled through a full-blown Java application named JigAdmin. To run that application, run the following commands:
set CLASSPATH=<INSTDIR>\Jigsaw\classes\jigsaw.zip
java org.w3c.jigadm.Main -root <INSTDIR>\Jigsaw\Jigsaw http://yourmachine:8009/
export CLASSPATH=<INSTDIR>/Jigsaw/classes/jigsaw.zip java org.w3c.jigadm.Main -root <INSTDIR>/Jigsaw/Jigsaw http://yourmachine:8009/
Enjoy !
Jigsaw Team