My First Animation

January 11, 2018

Making the animation in HTML canvas is only half the battle. Getting it to then display on Jekyll is the next phase.

Well the trick is to take the Adobe Animate default .js file they give you, stick it right into your scripts folder, include that file in your template for your posts, and then you can just copy-paste the html right in there as I did below.

Make sure you don't export image files to their own folder when publishing from Animator 2018 as Jekyll and the filepath Adobe gives it don't play nice together.