This is the application code for the site on http://rupelstreek.mobielegidsen.be/
The project is built on "Stralo", a semantic CMS and is entirely Maven based.
A quick howto to get up and running:
- Check out this repo
- cd to the root of this repo
- mvn compile
- mvn exec:java -Dexec.args="/path/to/config.xml"
More information is coming, please contact me personally in the mean time.