I would suggest using svnpubsub. It allows you to publish any HTML content
you want.
We are using jekyll to generate the HTML files from markdown files. The
markdowns are also located in the SVN repository for our website.
You should also be able to use Maven to generate a website with svnpubsub.


On Sat, Aug 2, 2014 at 6:14 PM, Jason Altekruse <[email protected]>
wrote:

> I used the CMS to make the drill site last summer. It was a real pain in my
> experience and I would recommend just doing the svn thing. It would be a
> lot easier for debugging the site on your own machine/server and just
> pushing it all at once. It also allows you to pick when you want to have
> discrete commits. While the CMS is supposed to track changes I was confused
> by the publishing/versioning model.
>
> -Jason Altekruse
>
>
> On Fri, Aug 1, 2014 at 8:37 PM, Julian Hyde <[email protected]> wrote:
>
> > Apache has two options for web sites: CMS and svnpubsub [1]. Anyone have
> > any insight which we should? It’s a reasonable assumption that we want a
> > basic web site, with a minimal amount of effort.
> >
> > Julian
> >
> > [1] https://www.apache.org/dev/project-site.html
>

Reply via email to