Hi all, While having a look at the website, it does seem as if this is simple static HTML. As far as I recall you mentioned to create the website with some tool/framework, which then is compiled to static HTML.
In that case I would suggest to put the project for creating the website in the respository in the "master/main/develop" branch and to put the compiled static HTML into a (detached) branch called "asf-site". Cause this way others could also work on the website, the ASF tooling can pull the HTML directly (It only works in an asf-site branch) and we could even automate the compilation on ASF Jenkins. Chris
