I'm looking to dive back into DIY web development again. It has been YEARS since I did anything in that world with any degree of seriousness. Are there any open source CMS platforms that now rival WordPress? Or is WP still the best option? #wordpress #webdev
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.