Page 1 of 1

any good web devs in this cave?

Posted: September 18th, 2024, 12:31 pm
by purplepokili
as mentioned before, my system and i are trying to get a blog running, but the structure weve got planned out appears to be at best ambitious and at worst impossible. essentially if we can figure out how to fill the contents of an html element with text or code from a separate file, we think it would be possible to just run the site off an rss feed -- have a single template html doc that links to articles in the feed based on the url. granted we are inexperienced with webdev so if this sounds insane dont hesitate to say so

Re: any good web devs in this cave?

Posted: September 18th, 2024, 6:11 pm
by purplepokili
since we're here may as well ask if anyone has an image host reccommendation

Re: any good web devs in this cave?

Posted: September 19th, 2024, 9:23 am
by Falcon
We are a very bad web dev but wishing you luck

solvǝd!

Posted: September 24th, 2024, 12:37 am
by purplepokili
turns out the answer is learning javascript and xml in one night. everything but the 404 page operates off a single rss.xml and a single index.html (and a lot of stylesheets). not quite finished but all the core features are done so i'll put it here! come check us out :heart_purple:

https://scarletmountain.neocities.org/

Re: any good web devs in this cave?

Posted: October 1st, 2024, 10:34 am
by Neververy4
I have been hunting for it since the day you made this, but I can NOT for the LIFE of me find the program I used to make mine :( It was a portable .exe that you could load up, fill a few text boxes, and save it to your current .rss or .xml feed file. I stopped using it because i found it easier to just copy//paste a new instance in my feed.rss file than to load it, but it is what created the file for me in the first place

Re: any good web devs in this cave?

Posted: October 1st, 2024, 9:15 pm
by purplepokili
I have been hunting for it since the day you made this, but I can NOT for the LIFE of me find the program I used to make mine :(
if ur talking about the rss feed, our solution involves a handful of non-rss tags in each item. so any automatically generated rss feed beyond one we make ourself is not going to be better than copy-pasting a template. if u do find it tho feel free 2 post it here! im sure there r more sane ppl on this forum that could make use of it

Re: any good web devs in this cave?

Posted: October 4th, 2024, 12:02 pm
by Neververy4
Neververy4 wrote: October 1st, 2024, 10:34 am I have been hunting for it since the day you made this, but I can NOT for the LIFE of me find the program I used to make mine :(
Found it :)
The interface is a bit janky to navigate if you're a keyboard dancer like me, and "Author" is misspelt wrong and bothers me, but otherwise it does the job :)