HOWTO Publish the Avalon Website:

1. Use SVN to checkout the site source:

   https://svn.apache.org/repos/asf/avalon/trunk/central/site

2. Edit the XML documentation source

3. Rebuild the website using magic (ie- run 'ant')

4. Check out the current live site from

   https://svn.apache.org/repos/asf/avalon/site

5. Copy your changes from /central/site/target/docs to avalon/site

6. Commit your changes to both the XML source and the generated
   HTML (avalon/site) to SVN

7. An hourly cron job will do an 'svn update' and publish whatever
   is in

     https://svn.apache.org/repos/asf/avalon/site

   to the public website.

See also:  http://wiki.apache.org/excalibur/WebsiteManagement

Enjoy!

jaaron

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to