It’s been a long time since I posted here. A lot has happened in that time, some of which I’ll write about in future blog posts. During my hiatus, I’ve been working on this website redesign which I’m finally presenting today!
I designed my very own minimalist theme for this site. In doing this, I took the time to rebuild this site using Sveltekit. When I first deployed this website, I used the static site generator Eleventy.
My decision to pivot to using a different framework came about earlier this year when I learned how to use React for some front-end work at my job. I enjoyed the experience of setting up components to handle state logic so much that I opted to pursue rebuilding my website using a front-end framework.
I could have continued using React as my front-end framework of choice, especially given that it has a very mature ecosystem. Instead, I opted to learn Svelte out of curiosity. It hasn’t been too hard for me to learn the basics. I’ve even had some fun learning the ins and outs of this framework.
Here are some screenshots of the new design I’ve implemented alongside those of the original design. These are some notable design changes I’ve made:
e imgBucket=“p9_redesign_2” imgName=“old-post.png” alt=“Old design of the blog post layout”/> */}
These are some features that are in my roadmap for a future site update:
I’ll cross items off this list as I get these done.