SiTE UPDATE LOG
MARCH
jump to update:
SNiPPERCLiPS
March 16, 2025
quite often people have asked me how i achieved a certain effect. so, i thought i would make a collection of code snippets. this collection isn't finished quite yet, but you can check out an early version. i'm hoping to add more snippets sometime in the future.
also there are more emoji used around the website.
SHORT AND SWEET!
March 3, 2025
horray! some stuff changed this week!
- interest pages no longer rely on javascript for navbars
- 2025 updates page is easier to navigate thanks to links allowing you to quickly jump from one section to another
- hardware acceleration is now used for boxes
- on chromium based browsers, the edges of the slanted boxes i use would appear inconsistent at certain screen sizes. this is a bug with how chromium renders things. enabling hardware acceleration fixes this.
FEBRUARY
jump to update:
FRiEND LiST
February 16, 2025
it has still been a bit since the last actual update of substance, but there are a couple small changes:
- checked some sites i linked to and removed some broken/taken down sites
- new list view on the friends and more sites widgets
- plurk theme generator is now on version
v1.0.1
remember kids in middle/high school to cherish the free time you currently have, once you get into college you have to write a whole essay with 3 days, 20 images, 2 pages, and 5 sources.
SORRY!
February 9, 2025
updates have really slowed recently, and that's because i have been more busy. i have been working more, doing schoolwork, and working on bettering myself. as a result, im somewhat stressed and tired.
with that said, i did translate a css generator web app from chinese to english. i don't think its worth linking to here, because its for a social networking service that i know none of you use.
JANUARY
jump to update:
MOVE TO THE DARK SiDE
January 26, 2025
i promised myself that this would never happen, yet here i am writing this right now.
this website now uses 11ty, which is a static site generator. this doesn't really change anything that you can see, but behind the scenes, it might make things a whole lot easier. who knows!
previously, i used javascript to insert the navigation bar into each page. this worked, but was less than ideal, especially because it meant users who didn't have javascript enabled would encounter a worse experience of this site.
11ty changes this. instead, i can do the following for the same effect:
{ % includes "partials/navbar.njk" % }
this has the same functionality as before, but now works without javascript! awesome! as a result of this change, opera gx users are now allowed on my website again . sorry.
everything should work the exact same, but because i had to manually move every site file, some things may be broken. if you find something that is broken, please send me an email: vimeoofficial@gmail.com
WE'RE OPEN SOURCE!!!
January 12, 2025
sorry everyone, there isn't really anything new with the site this week. however, i have made the GitHub repo for this site public, and you can check it out here!
with that being said, i am currently working on changing everything behind the scenes to make it easier to make pages and stuff, as well as to reduce the amount of javascript that is used. i basically have to move all 44,636
lines of code on this site, so this may take a bit!
NEW YEAR, SAME SiTE
January 6, 2025
you heard that right! it may be a new year, but the site is still the same. i did make some small changes:
- the celebration theme is now gone. sorry.
- as you have probably noticed, the noise texture is gone because of a bug
. however im working on it!
- if you go to the reading page, you can now select a horizontal view for the bookshelf