Hacker News new | ask | show | jobs
by eatonphil 1478 days ago
Check out this thread for recommendations on static site generator plugins on top of Wordpress. Best of both worlds for folks who want high-level publishing.

https://news.ycombinator.com/item?id=31396961

1 comments

you don't even need those

a cache with long-enough TTL will do the magic for you

https://mish.co/posts/always-cache-your-website/

A (local) cache is mostly useful for repeat visitors, not for thousands of unique visitors unless you use a CDN.