You wrote that the SVN repo has to be next to the qi4j repo. What does that really mean?
Like this ?? mkdir zest cd zest svn checkout https://svn.apache.org/repos/asf/zest/site git clone https://git-wip-us.apache.org/repos/asf/zest-qi4j.git Niclas On Sun, Apr 19, 2015 at 2:16 AM, Paul Merlin <[email protected]> wrote: > Gang, > > I did put the website sources at `zest/site` in svn. > The jekyll build output static files in `zest/site/content`. > > I did a quick re-brand of the website, it is now live at > https://zest.apache.org/. > > In `zest/site/README.md` you'll find instructions on how to work locally > on the website content. > > The Qi4j build has been updated to allow publishing of versioned > documentation given that you have the zest svn repository checked out in > a folder named `zest-svn` next to the `zest-qi4j` git clone. > > Cheers > > /Paul > > -- Niclas Hedhman, Software Developer http://zest.apache.org/qi4j <http://www.qi4j.org> - New Energy for Java
