Automatization of Simply Static generation possible?
-
Is it possible to use Simply Static without logging in to WordPress everytime after a new post has been published, like using a shell script or so and then deploying the static files via rsync? I have accomplished the following steps: 1) post via email 2) -> .qmail calls wp-mail.php 3.) -> post is being published 4.) manually log in to wordpress, press ‘Generate’ in Simply Static 5.) ->output in local folder with generated static files is being copied to the destination folder via rsync. Tada.
So i am looking for a way to automatize step 4. Hm…
The topic ‘Automatization of Simply Static generation possible?’ is closed to new replies.