I'm Getting the Website Back Together

16 May 2023

So I've been putting the website back together. Hopefully I'll have to time to make some regular posts and be able to share some fun little projects.

For those that are curious the site is a simple static site hosted on GitHub pages (for now). Content is managed with Zola which is new to me, and I'm really liking it.

The logo animation is done with javascript and WebGL. I'm using Node.js and webpack for testing, packaging, and some other scripty type stuff. Webpack is really slow for what I use it for, so I'd like to experiment with esbuild when I have a little time (hahaha).

I'm pretty happy with how it's coming together even if I see a million little things that could be improved.

- Jess