This repository contains the files for the Matroska Homepage. It might evolve to encompass other files related to the technical infrastructure around the Matroska project.
You'll need:
- jekyll
- make
- xsltproc
First, make sure to have all git submodules update to date:
git submodule init
git submodule updateNow run:
cd website
makeThe output will be located in website/_site.