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
- Host: GitHub
- URL: https://github.com/danielgtaylor/arista-website
- Owner: danielgtaylor
- Created: 2010-05-22T21:25:18.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2011-06-20T18:56:44.000Z (about 15 years ago)
- Last Synced: 2024-10-05T22:01:55.998Z (almost 2 years ago)
- Language: JavaScript
- Homepage: http://www.transcoder.org/
- Size: 3.91 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :-)