This is the Skroutz developer platform built with middleman.
Submissions are welcome.
Please read our "getting started" section
TL;DR
The following steps will get you started
git pull
# make sure you get latest changes
bundle install
# make sure dependencies are metbundle exec middleman server
# have changes auto-compiled (leave it running)- Submit pull request
Deployment is handled automatically on push.