Hi,

The JDO sub-project of the DB project has built a web site at 
https://github.com/apache/db-jdo-site

We recently added .asf.yaml to provide some metadata for the github project.

We like the github ability to edit the src/main/asciidoc and immediately see 
the resulting changes at https://apache.github.io/db-jdo-site/ so we really do 
not need a staging build. There is also a manual process using mvn and then 
reviewing the resulting html locally.

Now we are looking for the .asf.yaml to deploy the site whenever the branch 
"publish" is merged.

What magic can we use in the .asf.yaml to take the source from 
src/main/asciidoc, build the html, and publish the site to db.apache.org/jdo? 

Any pointers to documentation would be helpful. We have already looked at 
https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
But we cannot make that final bridge to build/deploy. 

Thanks,
Craig

Craig L Russell
c...@apache.org

Reply via email to