Sounds similar to Astro, which I've been using and quite happy with!
My update is (I'll just do it here so it's fewer comments hah)... I've not really had time to do webdev stuff, even though I so desperately want to cause it's so fun. I updated Astro, tweaked some CSS on a page, but that's it really. I have been thinking about how I could give myself a form to add posts to forum-like pages I want to have for liveblogging, without other people being able to a) see the form b) submit any data through it (or rather, they could, but it wouldn't do anything). While still having a static site rather than dynamic. I've got an idea, since I already have a VPN set up to connect to the LAN where my server is, I just need to get some input from people who know stuff about security or could point me in the right direction with regards to what software already exists... but the main idea is to have a separate little service that receives the form contents, then updates some files on the server and runs a rebuild of the site through Astro. We'll see how it goes once I have time to work on this!
no subject
Date: 2025-03-01 04:34 pm (UTC)Sounds similar to Astro, which I've been using and quite happy with!
My update is (I'll just do it here so it's fewer comments hah)... I've not really had time to do webdev stuff, even though I so desperately want to cause it's so fun. I updated Astro, tweaked some CSS on a page, but that's it really. I have been thinking about how I could give myself a form to add posts to forum-like pages I want to have for liveblogging, without other people being able to a) see the form b) submit any data through it (or rather, they could, but it wouldn't do anything). While still having a static site rather than dynamic. I've got an idea, since I already have a VPN set up to connect to the LAN where my server is, I just need to get some input from people who know stuff about security or could point me in the right direction with regards to what software already exists... but the main idea is to have a separate little service that receives the form contents, then updates some files on the server and runs a rebuild of the site through Astro. We'll see how it goes once I have time to work on this!