DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Checkout the site branch: https://svn.apache.org/repos/asf/pig/site/![]()
To edit XML site files:
...
- Change to the directory that includes the forrest.properties file: /site/author
- Run the "forrest run" command and leave it running ….
- Open a browser and enter http://localhost:8888/
- the /xdocs/index.xml page is displayed as index.html - Make more changes to the XML doc files and then refresh the browser display to see your changes.
...
Checkout the trunk or relevant branch: http://svn.apache.org/repos/asf/pig/trunk![]()
To edit the XML doc files:
...
- Change to the directory that includes the forrest.properties file: /trunk/src/docs
- Run the "forrest run" command and leave it running ….
- Open a browser and enter http://localhost:8888/
- the /xdocs/index.xml page is displayed as index.html - Make more changes to the XML doc files and then refresh the browser display to see your changes.
...