I'm happy to introduce our new ultra-low tech CMS for smol, accessible websites. The goal was to make something that could be self-hosted, but friendly enough for people who don't SFTP or use a terminal. 3 PHP files, Apache, and Gemtext. Should work on any dumb old Apache host; a technical person could manage many of these for friends and family with zero maintenance. Happy to answer any questions or take bug reports.
@winduptoy wonderful toy! I've been playing for a while, but when I try to edit any file I get a JS alert "there was an error rendering the page" any idea what im doing wrong? :(
@pabs can't help without seeing some clue from the browser console (check the network response to the POST) or server error log
@winduptoy sorry! I have not much idea if JavaScript. The first thing I noticed was i didn't put the files in the main dir. But now I'm getting this on console.
@winduptoy 🤦♂️ sorry! It was permissions! It works genially! Thanks for your help :)