|
|
|
|
|
by wjohnsto
1713 days ago
|
|
It's important to know that WordPress can be used as a headless CMS. There is active work in that area with plugins like WPGraphQL[0] and frontend frameworks like Faust.js[1]. So you don't _need_ to leave WordPress in order to use some of the tools and gain the scaling benefits of JAMstack. [0] https://www.wpgraphql.com/
[1] https://faustjs.org/ |
|
With such a cache enabled Wordpress sites feel like they're static pages, while they still offer all features Wordpress offers.
Here is an example for a tutorial on how to configure that for Wordpress: https://easyengine.io/wordpress-nginx/tutorials/single-site/...
[1]: https://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#...