<div dir="auto">At the moment my best solution for this is to host an instance of WordPress in a Docker container on your local workstation.<div dir="auto"><br></div><div dir="auto">Use it to maintain the website.</div><div dir="auto"><br></div><div dir="auto">Once you've happy, start the publish process which extracts the site using something like "wget --mirror". There are plugins that are supposed to do this, but I've never got them to work.</div><div dir="auto"><br></div><div dir="auto">Put that into a git repository on your drive and using the webhook for commit (or push if you prefer that semantic) use "aws s3 sync" to put it into an S3 bucket.</div><div dir="auto"><br></div><div dir="auto">If the load isn't stupid, you can host it directly from the bucket, otherwise put cloudfront in front of it.</div><div dir="auto"><br></div><div dir="auto">I've not (yet) got it all automated, but it's getting there.</div><div dir="auto"><br></div><div dir="auto">Hope this helps.</div><div dir="auto"><br></div><div dir="auto">O<br><br><div data-smartmail="gmail_signature" dir="auto">--<br>finger painting on glass is an inexact art - apologies for any errors in this scra^Hibble<br><br>()/)/)() ..ASCII for Onno..</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 31 Dec 2022, 11:12 Brad Campbell, <<a href="mailto:brad@fnarfbargle.com">brad@fnarfbargle.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">G'day All,<br>
<br>
Merry Christmas and hope you all have a banger of a new year.<br>
I've always built web sites from scratch using Bluefish as an editor and banging out html.<br>
I'm a bit over it if I'm honest, and this coming year I have a few personal projects I'd like to tackle that will require web pages that don't look like they're a Geocities export from 1997.<br>
<br>
I really, really want to stick with statics. I'm over databases, php, wordpress and the constant merry-go-round of vulnerabilities.<br>
Does anyone have personal experience with one or more builders in the WYSIWG kind of sense that create output that can be just uploaded to a directory and doesn't link in thousands of library css and js templates that take a month to load on an NBN connection?<br>
<br>
Of course, preference for open source and Linux if possible, but if the tool is right I'm not above running proprietary software I have to pay for in a Windows VM.<br>
<br>
Regards,<br>
Brad<br>
_______________________________________________<br>
PLUG discussion list: <a href="mailto:plug@plug.org.au" target="_blank" rel="noreferrer">plug@plug.org.au</a><br>
<a href="http://lists.plug.org.au/mailman/listinfo/plug" rel="noreferrer noreferrer" target="_blank">http://lists.plug.org.au/mailman/listinfo/plug</a><br>
Committee e-mail: <a href="mailto:committee@plug.org.au" target="_blank" rel="noreferrer">committee@plug.org.au</a><br>
PLUG Membership: <a href="http://www.plug.org.au/membership" rel="noreferrer noreferrer" target="_blank">http://www.plug.org.au/membership</a><br>
</blockquote></div>