MediaArea / MediaConch-Website

MediaConch website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MediaConch website

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.

  1. Clone repository
  2. Navigate to repository
  3. If you don't already have it, gem install bundler
  4. Run bundle
  5. Run jekyll serve --baseurl='/MediaConch'
  6. Navigate browser to http://localhost:4000/MediaConch/

Table of Repositories

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.

This repository hosts the source code for MediaConch, the GUI.

This is the source code for MediaConchOnline, the online version of the MediaConch shell.

This is the repository for content hosted on https://mediaarea.net/MediaConch/.

This repository holds XSD (XML Schema Definitions) for MediaConch, MediaInfo, and MediaTrace.

This repository contains sample files used to test MediaConch.

This repository holds a research corpus used in the development of the MediaConch.

About

MediaConch website


Languages

Language:HTML 97.4%Language:CSS 2.1%Language:Ruby 0.5%