# Excuses
I lose momentum quickly and I refuse to let that happen this year. I've let my own hangups hold me back for so long now that I can't even be sure if the things I did make and never had the nerve to share were any good.
But no longer.
# An Update
My last laptop died. I'm planning on gutting the hard drive out of it to get my files but in the meantime I was gifted a laptop for Christmas and I intend to put this thing through the ringer. It's able to run my audio software, my 3d modelling software, and a coke can could run javascript code.
So here we go. I added a dark mode toggle that I'm planning on cleaning up with new icons and I've started sorting out how to include my Oni Workouts on this site. I know I can post each one as it's own blog page in a folder but at that point, I'd rather code the math into the javascript and have it be one page that updates as necessary.
I also had most of the code changes updated in december, but I forgot to push the code from my laptop to git and then again to my webserver solution.
The ultimate goal is to have a way to update the site without needing to code or do things locally. I see a few people have automated the process but it looks like they're deleting the whole project and sending a new one up every time. There's gotta be a better way.