Hi Leon,
My plugin makes extensive use of hooks and filters with the intention being that it is more extensible. Originally I was writing it because of WordPress’s security issues. Had to fix one too many hacked websites. But, then I realised that combined with a page builder, it could become an easy to use static site generator that delivered more interesting sites than your typical jeckyll or hugo setup.
Any one who is interested can look at the code on gihub
https://github.com/markdicker/vandergraaf
https://github.com/markdicker/vandergraaf-page-generator
https://github.com/markdicker/vandergraaf-s3-storage
When I get chance i’ll look at the outstanding WP2Static issues and see if I can contribute any fixes. I know I came across a lot of edge cases and i’ve been coding for a while so may be able pull something from the back of my mind.
Cheers
Mark
Thanks Netjera for spotting the space problem. Saved me hours of frustration.
Thanks to Daniel as well for a great plugin.