Matroska-Org / infrastructure

infrastructure such as the web site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matroska.Org Infrastructure Repository

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.

Building the home page

You'll need:

  • jekyll
  • make
  • xsltproc

First, make sure to have all git submodules update to date:

git submodule init
git submodule update

Now run:

cd website
make

The output will be located in website/_site.

About

infrastructure such as the web site


Languages

Language:SCSS 49.4%Language:HTML 26.1%Language:Makefile 15.2%Language:XSLT 7.9%Language:Shell 0.8%Language:Emacs Lisp 0.5%