If you want to participate in the website building, there are several
options.
One of it is via the commandline:
- checkout the site
svn co https://svn.apache.org/repos/asf/incubator/river/site/trunk site
- checkout the buildtools
svn co https://svn.apache.org/repos/infra/websites/cms cms
- create results dir
mkdir www
Edit the pages in site/content with your favorite editor
To build a page from your local filesystem:
cms/build/build_file.pl --source-base site -source content/index.mdtext
--target-base www
To build the site from your local filesystem:
cms/build/build_site.pl --source-base site --target-base www
For ubuntu i had to run:
sudo cpan XML::RSS::Parser::Lite
sudo cpan XML:Parser:Lite
sudo cpan XML:Atom:Feed
sudo apt-get install libsvn-perl
rm -rf cms/build/lib/Dotiac
sudo cpan Dotiac::DTL::Addon::markup
Before the build_file.pl ran.
Gr. Sim
--
QCG, Software voor het MKB, 071-5890970, http://www.qcg.nl
Quality Consultancy Group b.v., Leiderdorp, Kvk Den Haag: 28088397