Extends Static Website Starter to support caching and dynamic modules within Contentful.
Config
Define entries and build targets in config.js.
Modules
Define modules in src/modules. The file name should match the API identifier for its respective content type in Contentful.
Scripts
npm run build - Builds the static site.
npm run server - Runs the static file server.