If you're lazy (like me) and still running a few (mostly static) WordPress sites, I can recommend Simply Static. Export the whole site/blog as static pages, and take away the security / maintenance hassle of running WP and PHP.
If you're lazy (like me) and still running a few (mostly static) WordPress sites, I can recommend Simply Static. Export the whole site/blog as static pages, and take away the security / maintenance hassle of running WP and PHP.
Last Update: 22/07/2023 (Links cleanup) General resources Huh? What is a server? Why should I care? This is where the first major difference between Mastodon and Twitter becomes clear: Update: Since May 2023, Mastodon uses mastodon.social as the default instance using the sign-up process on mobile. This should make it …
@jbaert - I started using GRAV a few years back because I wanted something highly static that could be backed up and moved as a simple directory hierarchy of flat files without messing with databases, schemas, PHP.
One of the nice side effects is that such websites serve-up really fast and efficiently. They usually feel quite responsive to users.
@jbaert A question for you - *where* are you hosting your static files?
I've deployed some static sites before to Netlify, and also to a simple S3 bucket. I've recently been learning more about Cloudflare Pages. (There are, of course, so many options.)
I have also used Shifter before - https://www.getshifter.io/ - which spins up WP in a Docker container when you want to update it.
(A similar services is https://www.hardypress.com/ )
@jbaert Ah, that makes sense.
If you have your own space, how are you handling TLS for HTTPS support? (I've used Let's Encrypt before but one of my current hosting environments doesn't work well with that.)