Links
Info
Media
Tiko
Art Gallery
Did some more work on the website, and we now have a little gallery up and running, where you can check out the cool art we've gotten! If you click the thumbnails, the full image will show up above it! if it's not super clear or missing, i edited in the social media handles (or names if the former isn't available). Go pay them a visit, they all make fantastic art!
-Boli

Posted on: December 16th 2023 @ 9:12 AM
A friendly face
Just received something i've been waiting on with bated breath- the cute little image of Harper i commissioned that you can see below my news posts from now on! It was drawn by Sora (@coyoteah on Twitter), Go give their page a look! Anyways, i just happened to catch it in my inbox because i was awake in the dead of night, so i'd best get back to sleep because i wanna be lookin' at least SOMEWHAT alive tomorrow!
-Boli

Posted on: October 10th 2023 @ 4:39 AM
Dynamic Content
Finished up the final missing piece of the dynamic content stuff today: making sure the stuff on different pages ends up in the right spot in new pages without having to make a separate script for every single one (which would defeat the point of making it load like this in the first place). With that done, i've started creating some more webpages on the site to test it out and put some quickly written versions up so i can work on them whenever i want. With this out of the way, these blog posts will probably be a bit less heavy on the web dev stuff, as the bulk of the core website stuff is now working as intended. For now, feel free to click around and see where the different hyperlinks take you!
-Boli

Posted on: June 25th 2023 @ 18:21 PM
Dynamic Content
The entire static part of the site (header, side bars and main content window) is now loaded from a script! this means the actual HTML file of the website is just a meager 17 lines long (at the moment). Moreover, everything seems to still be working!! with that in place, i can start looking towards the other pages.
-Boli

Posted on: June 20th 2023 @ 11:38 AM
It's working! It's working!!!
Got the JS arrays working! the blog posts are now pulled from a separate array entirely and no longer clutter up the site HTML itself. It might not be as clean as it could be yet, (the code to generate this is itself still in the HTML file, and i feel like there's a way to separate that too and just call the function, but at least it's working! if i'm satisfied with how this is implemented, i can use this knowledge that i dredged up from the depths of our brain to hopefully make the site dynamically load in as well, which means the header and side columns are always loaded in universally.
-Boli

Posted on: June 20th 2023 @ 1:30 PM
Making it work
Job stuff has been keeping me occupied, but i finally settled into a more stable schedule, which leaves me with time to work on my own projects again!(as you might have noticed with small tweak updates on the site.) My plan to continue developing this site, to deal with long term design problems of having to manage every page individually, is to figure out a way to pre-load the part of the page that doesn't change from a single file, so i don't need to edit it separately for an ever increasing amount of web pages. Time to dive back into JavaScript arrays! Oh, also, happy pride month y'all !!!
-Boli

Posted on: June 16th 2023 @ 11:24 AM
Setting up
The Boli Zone has officially launched! We're still setting things up, but we're aiming to make this some kind of personal hub site. With the way twitter's going this seemed like a good idea to us, just in case we need a backup- not to say that the increased amount of customization isn't a welcome change!
-Boli

Posted on: February 4th 2023 @ 1:41 PM