blob: 34850dafa9ac0a31f7d60c5fb5cc6115465a62b2 [file] [log] [blame]
= Contribute to this Website
:jbake-date: 2018-11-29
:jbake-type: page
:jbake-status: published
This website is a simple link:http://jbake.org/[JBake] project you can find at:
- https://gitbox.apache.org/repos/asf/tomee-site-generator.git. (Apache)
- https://github.com/apache/tomee-site-generator.git (GitHub mirror)
To submit a change do the following:
- Create a ticket on https://issues.apache.org/jira/browse/TOMEE
- Open a PR in the GitHub mirror with the ticket number e.g `TOMEE-1000 - Ticket Description`
A committer will review it and redeploy the website using a Jenkins CI build job.
Building the website is mainly about running `mvn compile`, note you can use `JBake` main to develop.
Publishing the website is about running `mvn pre-site` - needs to be a TomEE committer.
Here you can find the video tutorial on how to contribute to this Website.
link:https://www.youtube.com/watch?v=P6IM0LDevVU[Watch the video here.]