HOWTO for Agila Site ==================== How to change the site content and generate ? --------------------------------------------- 1) Make your modifications to the source xml file in xdocs/ 2) Run the default ant target to generate new html $ ant 3) If errors, fix and repeat step 2 4) If all ok - you can verify by looking at the site locally with your browser, do a svn commit to ensure that all changes both .xml in the xdocs directory and the .html in the docs directory get committed. How do I deploy site to the internet? ------------------------------------- 1) Once all changes are committed to subversion, ssh into minotaur.apache.org 2) cd /www/incubator.apache.org/agila 3) `cat UPDATE` That should bring all the changed content from SVN. You must then wait for up to 4 hours for the sync to take place to the real website