Hi, question, my own website pretty much only uses JavaScript in order to correctly display a list of my blogposts without me having to manually update the html. I did really want a way to have this without JavaScript (or backend services like PHP, I’m still hosted by neocities). Is there?
I am actually less-knowledgeable than you on these kinds of things, as I’ve still not yet setup my own services and know next-to-nothing about the dev part of web-dev. I have no real experience yet. The things I know come from a user perspective. Sorry to disappoint.
Hi, question, my own website pretty much only uses JavaScript in order to correctly display a list of my blogposts without me having to manually update the html. I did really want a way to have this without JavaScript (or backend services like PHP, I’m still hosted by neocities). Is there?
A good option are static site generators like Hugo.
I am actually less-knowledgeable than you on these kinds of things, as I’ve still not yet setup my own services and know next-to-nothing about the dev part of web-dev. I have no real experience yet. The things I know come from a user perspective. Sorry to disappoint.
I see, thank you regardless <3