Example page for Drupal as a source for "Will It Build". Should/Will be generalized into e.g. a theme.
Queries the title, body and a cover image from Drupal. Creates pages for that and displays those three things as "Articles". Those individual article pages and the homepage share a common "Layout" component (in src/components) that can be swapped (layout_1.js and layout_2.js) to simulate a code change in multiple pages.