Website Update October 3rd, 2023
October 3, 2023
Table of Contents
What’s changed
- I made some small changes to the layout of the header bar.
- Added my logo.
- Moved Site nav links to the left side.
- Added social links to the right side.
- Responsiveness
- Header links collapse into hamburger icon.
- Added a dropdown menu.
- Changed the theme toggle icons because they didn’t have the same grid layout as the other icons that I’m using
- Added improved hover animations on buttons and other clickable elements.
- Added a fade transitions when navigating between pages.
- Improved site metadata by adding an
og:image
andtwitter:image
tags.
Future Changes.
There’s a couple of accessibility improvements I need to make. As well as an annoying bug where the page flashes black or white when you load the page. I had thought I fixed it by attaching a script tag in the header to manually set the theme but that doesn’t seem to be working. Either my code is wrong or there’s an issue somewhere else. I’ll have to investigate further.
If you want to follow planned updates to this website feel free to view the issues page on GitHub.
Conclusion
I meant to publish this post yesterday when all the changes went out but I got distracted. I’ll probably continue to do posts like this any time I make updates to the website 😄.
Thanks for reading!