This is main VLC-Qt web page repository. Feel free to open a pull request if some content needs updating.
You will need the following things properly installed on your computer.
git clone https://github.com/vlc-qt/vlc-qt.tano.si.git- change into the new directory
bower installbundle install
jekyll serve --watch- visit the page at http://localhost:4000.
- checkout latest tag/stable code on server
bundle install --deploymentbundle exec rake deploy