Hacker News new | ask | show | jobs
by dberhane 3078 days ago
Gatsbyjs (reactjs based static site generator) is a very good free alternative. It has a plugin which allows you to use WordPress as a headless CMS to create/update content and another plugin which allows to push your the WordPress content to Github Pages (Gitlab or other static site hosting services):

https://github.com/gatsbyjs/gatsby/tree/master/examples/usin...