Installation
Debian 8
apt-get install ruby ruby-dev nodejs git gcc make zlib1g-dev
gem install github-pages
jekyll build
Windows
http://rubyinstaller.org/downloads/
rubyinstaller
DevKit
gem install github-pages
Mac
Ruby is required. Please use Ruby version >= ruby-2.3.0 Using the rvm package manager is recommended.
- Clone repository
- Navigate to repository
- If you don't already have it,
gem install bundler - Run
bundle - Run
jekyll serve --baseurl='/MediaConch' - Navigate browser to http://localhost:4000/MediaConch/
Table of Repositories
MediaConch
The original repository for the MediaConch project, this repository holds all public documentation related to Phase I of the project (the design phase) and some metadata-related work.
MediaConch_SourceCode
This repository hosts the source code for MediaConch, the GUI.
MediaConchOnline
This is the source code for MediaConchOnline, the online version of the MediaConch shell.
MediaConch-Website
This is the repository for content hosted on https://mediaarea.net/MediaConch/.
MediaAreaXml
This repository holds XSD (XML Schema Definitions) for MediaConch, MediaInfo, and MediaTrace.
MediaConch_SampleFiles
This repository contains sample files used to test MediaConch.
MediaConch_MKVSurvey
This repository holds a research corpus used in the development of the MediaConch.