by simonsarris on 7/18/20, 12:03 AM
I used to have a JS-free site, and even though it had background animations, they could all be done with clever CSS. Unfortunately I wanted these animations to persist as the user clicked around the site, so that they could grow in complexity or interesting-ness over time, instead of resetting. This is not possible without a JS framework to turn the site into an SPA, so I switched the other way, from eleventy to gastby.