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