This repository contains documentations for community projects:
- OpenExchange (currently Jekyll is used)
In project directory:
bundle install --deploymentIn project directory:
bundle updateIn project directory:
bundle exec jekyll serve -l
In project directory:
docker-compose up -d --build
Open http://localhost:8080 in a browser.