With my schedule changing and my ability to start web dev and design classes again, I'm going to start a web development blog. Sort of like a game development blog, but for the site you're currently looking at. This is also an easy way to explain why my site will possibly change so much. I know good user experience dictates I make subtle changes over time and not drastic overhauls. But if I make a blog out of it, I feel like it's alright. I can get away with it then.
The "new" homepage is the 3rd one I've been through. I never got my last one to the point where I had wanted it. So it was a half attempt at what I had sketched up. My thought was also to go more artsy in my attempt to lure people in further. I've seen some pretty awesome minimalist or interactive sites where the homepage is really aesthetically pleasing. You couldn't always tell what the site was actually for or what you would find if you continued to click through. But it didn't matter. The allure was the nifty-ness.
Mine never reached that level of nifty-ness. So I did a full 180.
If people were not being drawn in by my amazing design. Then I had to put more information on the homepage. So I put it all on the homepage. I know it's not best... I just couldn't decide.
Then on to the rest of the site. I fully removed any trace of my grid layout and attempt at a cool 'drawn' layout. I am still torn as to if this is where I want to go. For
Lastly, I did reorganize the blogs into fewer categories. They had grown as a result of my indecisiveness on what to blog about. I'm still possibly just as random. After a year of blogging, I doubt I'll change now. And I don't think having that many categories was really helping anything. No one navigated to the category pages anyway. Which also makes it safe to switch it up. Also, the categories were not in the permalink, so nothing will really be affected.
My current obsession is with this css rainbow background. It is being tested. I just need to figure out how to override
html.w-mod-touch * {
background-attachment: scroll!important;
}
Then figure out what I really want to do with the homepage.
To be continued...