aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatt Fenwick <mfenwick100@gmail.com>2014-07-25 13:40:17 -0400
committerjay@apache.org <jayunit100>2014-07-28 15:00:48 -0400
commit59d4e34b9f907cdea1038c566ae9519977659c40 (patch)
treeb26aec5be5257dee9af70b8bb831e3fe0d2e3107 /README.md
parent1cbbb28cb50c2ba10f20333583d74bd2352205e5 (diff)
BIGTOP-1312: work on website, content, layout; instructions in README
Signed-off-by: jay@apache.org <jayunit100>
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index a20e77e7..d9696b07 100644
--- a/README.md
+++ b/README.md
@@ -121,6 +121,16 @@ __On all systems, Building Apache Bigtop requires the following tools__
* __Building packages__ : make [component-name]-[rpm|deb]
* __Building local YUM/APT repositories__ : make [component-name]-[yum|apt]
+
+For Developers: Building and modifying the web site
+---------------------------------------------------
+
+The website can be built by running `mvn site:site` from the root directory of the
+project. The main page can be accessed from "project_root/target/site/index.html".
+
+The source for the website is located in "project_root/src/site/".
+
+
----------------------
Contact us