OPENNLP-1360: Updating the Get Involved and Mailing List pages (#68)

* OPENNLP-1360: Formatting the mailing lists, removing list of wanted contributions, updating contribution steps.
2 files changed
tree: 697342df4c46f9abdf6acdf8d8692a94ffb109e3
  1. src/
  2. .asf.yaml
  3. .gitignore
  4. .travis.yml
  5. pom.xml
  6. README.md
README.md

Welcome to OpenNLP Site Source Code

Build Status GitHub license Twitter Follow

Build

mvn clean install

Test Site locally - starts a web server on Port 8080

mvn clean package jbake:inline -Djbake.port=8080 -Djbake.listenAddress=0.0.0.0