zhongvie
6 months ago
tiredly gurgles, i may need to split the JS file into two ... find some way to load the bones FIRST, then populate the later stuff
zhongvie
6 months ago
yeah i'll just do that, make the sidebar + header + footer load first, then pump in everything else like fonts + toggles uAUDAHDAUSDH wish me luck!!!!!!!
harakanvarpu
6 months ago
Ooooh yay!! I'm gonna read the heck out of all of this later. I'm still in such a Genshin mood, so I'm hungry for all fun Genshin stuff to enjoy >:3 ✨
kkul
6 months ago
OMG I WOULD LOOOVEE ITTT!! i love collecting the cutest mods there :3 specially for characters like nefer because her skin is so white that it gives me a HEADACHE T^T
zhongvie
6 months ago
i grabbed this mod for her + it gives her PANTS. ACTUAL PANTS. SHE LOOKS SO GOOD WITH THEM: https://gamebanana.com/mods/638012
kkul
6 months ago
GAAHHHH THAT'S SO PRETTYYYY I WISH WE HAD CHARACTERS IN PANTS!!!! my favorite mod is this one: https://gamebanana.com/mods/629738 <3 LOOK AT THE HAIR TEXTURE....
zhongvie
6 months ago
HEWWO THAT TEXTURE IS GORGEOUS??? definitely saving that in my own lil collection page for cool mods.......... my page will probs just be the ones i actively use rn, but i LOVE holding onto cool mods in general
oh ew it pushed everything. YAAAY fixed my layout. TIL about connectedCallback for calling stuff outside of the ShadowDOM/loading after HTML whatever cause constructor wasnt doing it for the Bones. god i need to learn javascript more
I need to figure out how to do this too, so the menu loads in faster without the awkward wait for the header and footers qwq
may i recommend: a static site generator? its mostly templating and the js only comes in if you wanna do fancy stuff!
static site generators go over my head unfort, i’ve tried to look into them and my brain pulls an error LOL, idm doing it manually and rawdogging it thru JS myself since im a hands on learner LOL
ur also welcome to look thru my layout-bones.js since that has the guts for loading the site bones now (even tho all that changed was just… adding connectedCallback… idk if i even need the constructor anymore……)