contentful-metalsmith
contentful-metalsmith copied to clipboard
A plugin for Metalsmith that pulls content from the Contentful API
the contentful api only allows up to 1000 items returned in a given query. it'd be nice to provide a query batcher that lets you build a site with more...
Currently, one needs to create a file for each piece of content they want to render. > Create files based on the files defined in your source folder This somewhat...
Currently documentation is spread over file and global settings... There should be another doc explaning the query options.