Kyuppin
The Blog Is Complete! (Mostly)
August 16, 2024 at 3:59 PM



I started this project at 9:00 AM ET and finished at 7:00 PM ET! (Though, I guess I need to figure out why the date and time are in a random timezone)

But it sure was pretty fun! PHP Really is pretty awesome. If I can do If ELSE statements, I'm basically satisfied. And I used a bunch to split a single index.php page into two different versions.

So! For now, this Blog page features two different kinds of posts. First off, we have full blog posts, which is what you're reading right now. They can be clicked on to get a full page view (using the aforementioned IF/ELSE statements). And then you have the smaller, bite sized posts that are static. They can't be interacted with in any way.

The smaller posts were intended to be more like little Twitter-esque updates, under 300 characters or so. I think what I may end up doing is giving them their own page altogether, though. I'd like to be able to put weird ideas and such in those and I'd rather have the Blog part feel mostly official and not insane.

I'll probably be posting random dev stuff here as I work towards condensing most of what I do to my own personal space. It's just more fun this way, I think.

And of course, I will be making updates to how this blog functions. There's no way something that I made in 10 hours has everything I could want. I'll think of more to add in the coming weeks.

But that's it for now! Enjoy the blog :D