Damus
rabble profile picture
rabble
@rabble
I'm working on the site for my new podcast, revolution.social and i was about to go install ghost. But then i was wondering, does using a CMS for site like that even make sense? I mean are we to the point where I should just have an LLM agent add the functionality I want to the react site as it is?

Are CMS's dead? What would be the advantage of using one any more?
131❤️4🤙1
Thomas · 64w
I've been thinking of building something that uses nostr long-form content as as cms. A static site builder that rebuilds every time you post a new note.
Josua Schmid · 64w
What if the LLM added the functionaliy the visitor wants it to have right now? Depending on region, browser, cookies, …
ben · 64w
I’m a fan of the hybrid approach - a static site generator like Hugo with a fully custom ui. you get the best parts of the static site generator like content conventions/tagging/compilation, but the uiux is custom.
plebeian · 64w
Nothing dies in digital realm 😉 we just slowly adopt new tools to make our lives easier.
nobody · 64w
I just did this with my blog recently actually, it’s got its own backend server for serving content any everything.
nobody · 64w
The LLM built all the code within maybe 45 minutes, it took longer to configure ec2 and dns/nginx
Sebastix · 64w
nostr:npub176xpl3dl0agjt7vjeccw6v5grlx8f9mhc75aazwvvqfjvq5al8uszj5asu knows https://dri.es/accelerating-ai-innovation-in-drupal https://youtu.be/UFoUci-Gqp0
the axiom · 64w
just use html
Electric Sheep · 63w
I think a CMS makes sense in some use cases, eg formal organisations, particularly those large enough to have some kind of in-house IT team. Does it make sense for a solo project, run by someone with the skills to build an efficient site from scratch to meet their needs (ie you)? It probably doesn't...