Hacker News new | ask | show | jobs
by john-shaffer 1845 days ago
Consider a static WordPress site via the WP2Static plugin: https://wp2static.com Going static solves most of the performance and security problems with WordPress. There's a prebuilt Docker setup at https://lokl.dev/ and an AWS template at https://staticweb.io/open-source/wordpress/ There are also commercial hosts (with their own plugins) at https://www.strattic.com/ and https://www.hardypress.com/

I've worked a bit with Contentful, and it seemed like a pretty good CMS, but pricey. The client was moving off of it because they wanted the more familiar WordPress UI.

2 comments

Is there something up with wp2static right now or did they intentionally strip out all CSS/Style?
The appearance is intentional. The author (https://github.com/leonstafford) is very into minimalism and accessibility.
Ohh thanks for this I'm going to try this out looks awesome!