This project contains the Apache CarbonData website.
You need a machine with Maven to build the website.
Checkout:
git clone https://git-wip-us.apache.org/repos/asf/incubator-carbondata-site
git checkout asf-site
To publish the local website to the production location (http://carbondata.incubator.apache.org), you have to use:
mvn install
It will update the content folder.