A [Liquid](http://liquidmarkup.org) plugin (designed for use in [Octopress](http://octopress.org)) for [Phosphor](http://www.divergentmedia.com/phosphor) animations.
# Installation
Copy the files into your the relavant folders within your blog root directory.
# Usage
Export `YourAnimation` from Phosphor and copy the directory to `source/assets/phosphor/YourAnimation`. In your blog, you can display the animation by including this line in your post:
```
{% phosphor AnimationName %}
```