Now we're going to attempt and even more ambitious shortcode investigation with the creation of a custom shortcode plugin. I've been researching how to add variables to the shortcode. The content of these variables will be specified within the shortcode definition in the markdown markup in the artic…
This little animation sequence was inspired by the "saving" interface animations in the video game Metal Gear Solid 5: Phantom Pain. I've sat through this MSG5 user-interface device many, many times throughout my hours of game-play. The complex set of movements always intrigued me. Consequently, I s…
GSAP with Assets Plugin
The animation below is powered by a GSAP script that is included for this particular page via the assets plugin. The assets are called at the top of the page and are only used on this page. This is a good thing. The animation is an exercise to determine the best way to includ…