mani
2 years ago
cant figure out if i just want it on my site or ill make another one for it. but since you can have 2 rss feeds on a website, it should be fine hehe..
solaria
2 years ago
i think theyre good for different things! chatbox for quick comments and guestbook for longer ones ^^
owlroost
2 years ago
Throwing ideas out there: RSS feeds should be in XML, so you should be able to parse them with JS (DOMParser?) and output HTML code for the page. XSLT and an iframe might be worth looking into as another avenue (unsure about viability): https://developer.mozilla.org/en-US/docs/Web/API/XSLTProcessor/Generating_HTML
mani
2 years ago
i need to rehaul my entire gallery to have a space for cosplays/3d models/animations but. 🧍🏾♀️ some new 2023 art yayyyy !
pinkvampyr
2 years ago
FUCK neocities stop sending my messages early. okay. sorry. 1. a couple people I knew got banned from neocities, their sites were eventually restored but it made me nervous
pinkvampyr
2 years ago
2. I was really tired of having to copy and paste updates to my nav over every page of my site, so the ability to use PHP and server side includes was a huge draw and can now confirm it's great.
pinkvampyr
2 years ago
I'm definitely very happy over there. im definitely still wanting to keep a presence here but i feel like neocities is really restrictive in not allowing stuff like PHP or SSI
jasm1nii
2 years ago
chiming in to add that i was one of those people claire's talking about lol. there's a post on my blog about this. i've also since moved my main hosting elsewhere
i have one on my site https://pastebin.com/N4uKpWLs you can adjust the colors and opacity
TYSM!!
If I could add a recommendation: put it inside of a media query (@media only screen and not (prefers-reduced-motion: reduce){} ) so the CRT effect won't be present for folks who've opted to enable reduced motion. That can make a huge difference for accessibility.
seconding owl's comment, I would also make sure to give people the option to just turn it off, and have that be easy to find