The website uses the Apache CMS. More detailed documentation is available on the Apache Infrastructure pages including a quickstart guide on the Apache bookmarklet and a reference manual. It is also useful to look at other Apache CMS sites for examples.
Commit a change to the website's source Markdown files located in https://svn.apache.org/repos/asf/mrunit/site/trunk. Before committing test that the site still builds locally by installing the CMS build scripts and running:
buildsite/build_site.pl --source-base mrunit-site --target-base mrunit-website
If deleting a file or changing the name of a file make a trivial edit to lib/path.pm or lib/view.pm to force a full site rebuild. If making a simple edit it is easier to just use the Apache bookmarklet.
Wait a few minutes to get the email on the commits list that buildbot has rebuilt the staging website.
If the change looks ok, commit the change to the production website by one of the following: