updated website for release
232 files changed
tree: 36985fe1a25d2fcc0a4dc7f9a2e35d14431d3602
  1. content/
  2. src/
  3. .gitignore
  4. pom.xml
  5. README.md
README.md

Apache CarbonData Website

This project contains the Apache CarbonData website.

Build

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

Publish

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.