Hacker News new | ask | show | jobs
by kylemathews 3112 days ago
Gatsby has a unique data system that let's you easily build static sites with WordPress/Drupal/other CMSes

* https://www.gatsbyjs.org/packages/gatsby-source-wordpress/

* https://using-wordpress.gatsbyjs.org/

1 comments

This doesn't pull the layout over, does it?

It looks like it can grab the content (including images) from the WordPress API which is nice.

Yeah exactly — it lets you grab content/data/images via the WordPress API.