> > I understand from recent commits that the current website is located in SVN > at: > > http://svn.apache.org/repos/asf/mahout/site/mahout_cms/trunk >
I have created a git clone of the above repository, which can be found below. This should save time for somebody who wants to do quick diff and log using git: * https://github.com/tuxdna/mahout-website Also can anyone explain how the .mdtext files are eventually converted into HTML for the current Mahout website? I guess there is a static site generator written in Perl ( lib/view.pm and lib/path.pm ). But what really invokes the site generation in terms of the entry point? Regards, Saleem
