Skip to content
Snippets Groups Projects
David Fuhrmann's avatar
David authored
An ul list does not seem to be nicely supported.
df157890

VLC Website

This repository contains the sources for www.videolan.org, nightlies.videolan.org and trac.videolan.org. Changes are deployed automatically after a certain delay.

Be careful with any changes you do as they immediate land in prod :)

Compile

You need sass compiler either for sassc or ruby-sass packages to compile the style.

You (optionnally) need yui-compressor to minify the style and js.

You need php, as well as the php-gd and php-intl extensions.