levity

Welcome to my corner of the internet!! This is still just a tiny fresh baby website so there's not a lot here yet, but check back soon and there should be more!

Changelog

  • 2024/05/04 — Got a rough first iteration of the sunset slider working, with three discrete states (day, sunset, night). The eventual goal is for it to blend continuously between day and night, mimicking an actual sunset. I still need to add a few more "keyframe" states and then experiment with the blending implementation until it feels right. At least it does something though!

  • 2024/05/03 — Refactored site JS to use modules (apparently supported by 97% of browsers? who knew). It's so much cleaner now! Also wrote a fancy util (require) to dynamically load scripts via script tags, for stuff that doesn't work with modules (eg the markdown libs).

  • 2024/03/?? — Added a projects page because why not. This is such a dinky little thing compared to what I actually want to do (eg, photo/scan all my half-decent drawings and actually make an art page), but it's a start I guess? Updating a website is hard, man!