Merch Page Added
Today I added a new page to the House Ravenwolf website! The "Merch" menu item now takes you to the Merchandise page where you will find links to my Etsy store. This store has a patriotic theme. Not left or right, but rather all-American. Show off your colors today!
I plan to open another store or two along other themes. Perhaps even one selling customized things.
This should be one of those "something funny happened on the way to work" jokes. You know all of those website navigation improvements mentioned in the previous post? I decided to make a fun little tweak to animate the mobile version of the navigation menu to better align with the dropdown menu animation. Make it more lively. Have it do a little bounce when opening. Should be just a few lines of JavaScript, right?
I broke everything.
That fun little animation exposed an ugly hidden bug that was being masked by how I previously animated the mobile navigation menu. Long story short, I sharpened my knives and did battle until the bug and a whole 'nother 'can of worms were dead. Added a few more quality of life features along the way. And learned the lesson that pseudocode really does save time.