Skip to content

vlandham/remix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Everything is a Remix

A simple animated version of Kirby Ferguson ’s graphic for explaining the processes of remixing.

See it live here

Remix to your hearts content.

Built with D3.js

Usage

First Clone the Repository

git clone git@github.com:vlandham/remix.git
cd remix

You can start up a local webserver by using python’s simple server:

python -m SimpleHTTPServer -p 3000

or thin in ruby

thin start

Now go to http://0.0.0.0:3000

and you have a basic visualization

About

remix of the remix diagram from 'everything is a remix' : http://everythingisaremix.info/everything-is-a-remix-part-3/ .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published