improve explanations on rebuilding

after Chris' feedback during Hackergarten testing the process
1 file changed
tree: 325a17071ac94dfbb9580ee7f15c47712d92f394
  1. content/
  2. .gitignore
  3. Jenkinsfile
  4. Maven Versions 2.odp
  5. pom.xml
  6. README.md
README.md

Maven Site

This is the Git repository for the content of https://maven.apache.org/.

Run Locally

You can run

$ mvn site:run

to run locally and see the website on http://localhost:8080/.