I am also fiddling with JS a bit which is something I haven't really done up to this point. Neat. Though I literally don't know anything.
I decided to put off the wiki idea for now, and I'm probably going to use a tool like tiddlywiki instead and host it on here. I've been kind of creatively unmotivated for the past while which is why I haven't really done much OC / art stuff as of late. I've been mostly making music, photo editing, and conceptualizing UI/UX designs.
When you feel like your competent enough with CSS, I highly recommend learning SASS: https://sass-lang.com/. I also recommend making a CSS style guideline, kinda like this in a text file: https://privatebin.net/?bb495f89bb3fe606#B5vpdXq8PkyZnVkG1gyNgLvcU99Q6Vu3qe36nRGixJ2R
I am using SASS currently, actually! Very useful, but I have not done the second thing you mentioned (though I have done similar-ish things in the past). Thanks a bunch for the suggestions B]
oh my goodness thank you!!!! i appreciate any sort of comment. i honestly prefer having a more simple layout, easier to figure code out + also easier for others
also yes patapon has such an incredible artstyle! i recommend checking out rolitolands stuff, the artist that the patapons came from. (and thank you about the art, i still really need to update my art gallery haha)
I use both rclone and the neocities cli in a batch file to sync my site. first rclone excluding html files, then rclone including html (so the page preview is correct). Then the (really slow) neocities cli to sync any missed items as webdav doesn't show modified date, rclone can only compare file size through webdav
TW: technical jargon. Every time I compile my website, it creates a "build/" folder. I use Neocities' command line tool and run "neocities push build/" in the terminal to upload the new updates website. It's still the entire website, but I don't have to manually log in and drag n' drop stuff.
The biggest change for this update is the art page-- made the content an iframe instead. The gallery takes up so much HTML, at least in its current state, so seperating those two things will be a smoother experience for me.
PS: There will be a new site update soon, hopefully. I'm mostly just tweaking stuff so navigation is a bit easier. My focus has been mostly on making a wiki relating to my OCs at the moment, so it might be a while until anything big comes around. Cheers everyone! For all of my American followers, hope you all enjoy the eclipse this coming Monday.
OH DAMN i forgot neocities doesn't really. send notifications for comments so just saw this. fuck yeah you got this!!!! :3
I might use Arch again though... I miss using the AUR. Both Debian and Arch have their own strong suits for sure. I enjoy stability but I don't really enjoy the apt package manager / flatpak all too much. It's hard for me to decide to stick with one.
(Also... I don't want to move because I am lazy <:D yes, I have everything in my home folder but still <:D)
Arch Linux, but I am thinking about switching because I'm not a fan with how packages are never split. (V4L2 to install ffmpeg, Avahi GUI Browsers, and Qt Assistant for KDE tools, seriously?) I've considered maybe trying out Nix OS.