This project is used to update main Apache Struts website http://struts.apache.org/ On each commit site is rebuild and available at http://struts.staging.apache.org/ You must manually push changes to production via CMS. Site is generated by Jekyll and uses pure html either markdown format. To test website locally: > jekyll serve -w All pages are generated into 'content' folder.