Oddbean new post about | logout
 I'd look into static site generators (https://github.com/myles/awesome-static-generators) rather than WordPress. WP's community and its owner are currently going through lots of drama. SSG are also more secure, don't require plugins to be updated and code to be executed via runtimes.  
 Thank you! Will do.