This is the source code for the Apache Logging Services website hosted at following locations: https://logging.apache.org (production) https://logging.staged.apache.org (staging) The project uses logging-parent as the parent Maven project to build the website. Requirements JDK 17+ A modern Linux, OSX, or Windows host Building You can build the website as follows: ./mvnw site You can view the generated website with a browser by pointing it to the target/site directory.