I'm preparing a big website update! Don't know when it will be ready but I'm working on it. Finally set up visual studio code, no more chaotic updates with trial and error in the neocities editor XD. I did more than 2000+ updates to the web that way, you can check it in my profile lol.
I think that's one of the reasons folks discovered my web, in recent global activity... where did you find me? :P
I *FINALLY* removed the damn CSS from my HTML files and linked it to a proper styles sheet. I used: < link rel="stylesheet" type="text/css" href="/styles.css" > I had tried multiple variants and it didn't work because I was missing the / before "styles" ... O-O Well... everything should load a bit faster now!
Next up is getting a program with code preview so that I can work in another program instead of hitting refresh every 10 seconds on the Neocities editor web every time I change something XD!!!
Next up is getting a program with code preview so that I can work in another program instead of hitting refresh every 10 seconds on the Neocities editor web every time I change something XD!!!
i recommend vscode with the live preview extension. it's super handy! :)