add release 2.3.1
1 file changed
tree: a0434fde0fa68e481344144f4c3f4d2f0d975934
  1. content/
  2. src/
  3. .asf.yaml
  4. .gitignore
  5. carbonscript.sh
  6. pom.xml
  7. 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/carbondata-site
git checkout asf-site

Publish

To publish the local website to the production location (http://carbondata.apache.org), you have to execute the following script:

./carbonscript.sh

This script will :

  • Generate the PDF Documentation.
  • Generate the HTML pages from MD files.
  • Update the content folder.