Hi all, I just finished setting up the website generation …
So far the maven build is working, I added an index.adoc with the content of the README, added some documents from the PLC4X project that should also apply to this project. I also took the liberty of setting up the Jenkins job that automatically builds and deploys the website. https://builds.apache.org/view/S-Z/view/Training%20(incubating)/ If you create a branch, it will be automatically built, but currently only “master” is deployed to the “asf-site” branch. I haven’t asked for infra turning on the git-pub-sub to make the site online as I would like you guys to review it first and help provide some real content. The probably most important content for you now is probably the document: developers/website.adoc as it describes how to work with it. Feel free to read the PLC4X version of it: http://plc4x.apache.org/developers/website.html Also for those Maven newbies among you, this might be interesting: http://plc4x.apache.org/developers/building.html (Especially the parts about the training-video and building the website) The tooling is finished and all that’s currently missing is the git-pub-sub that will automatically copy the content of the asf-site branch to the HTTPD that serves the website. So now I’m back to other stuff … feel free to ask questions ;-) Chris
