Paper JS

by: Ricardo E. Gálvez

 | 

So this was some doing getting hooked up. Paper has its own formating/ name spacing thing (need to find out exactly what its called) and getting it going wasn’t that easy. And right now its kludged in…

  • hugo needs more conditional logic at the template level
  • Paper has its own type attribute that needs to be modified so that our script can be called
    • that looks like this: <script type="text/paperscript" ...>

JS vendor's name: paperjs
the initial path to the javascript: js/vendor/
the JS Vendor URL: paper/paper-full.js
here is the lower cased vendor name: paperjs