An open API service indexing awesome lists of open source software.

https://github.com/danielgtaylor/arista-website

Arista Transcoder Website
https://github.com/danielgtaylor/arista-website

Last synced: over 1 year ago
JSON representation

Arista Transcoder Website

Awesome Lists containing this project

README

          

Arista Website
==============
This project tracks development on the Arista Transcoder website, located here:

* http://www.transcoder.org/

Getting Started
---------------
Making changes to the site is easy once you get it set up:

git clone git://github.com/danielgtaylor/arista-website.git
cd arista-website
./init.sh
./manage.py runserver

Now go to http://localhost:8000/ and start playing around :-)