metalsmith-prismic
metalsmith-prismic copied to clipboard
A Metalsmith.io plugin to pull in content from Prismic.io
Is there any plan for pagination support ?
I am having issues with ALT tag on images, I need them rendered and it does not render. After investigating I saw that we are using an old version of...
When creating a collection with a Prismic query and using `fetchLinks` to include field from a referenced type... rich text fields only include the first content block... even when using...
I get the following error when querying for documents whose data model has the 'slice zone' turned on. Not sure where to start with this! Template: --- prismic: documents: query:...
Hello, Prismic.io now supports multiple language version of content types. This is really nice, as opposed to using tags for i18n purposes. Using the prismic.io API browser, I can now...
The current test suite was written to test against Prismic's old "Les Bonne Choses" content repo. I liked the idea of testing against a live repo instead of local mocked...
Hi there, this project is great. Just one small question is it possible to use the link resolver via a metalsmith.json configuration? The documentation only seems to do it for...
It would be nice if I could populate global variable with result from prismic query (use case: author infomation, site infomation, ...)
Hello, I am using this plugin with Jade, i have big problems when my objects (fields) doesn't exists in prismic database, what i should do if the object is not...
Support the ability to generate multiple releases, possibly by specifying wildcard in the `release` paramater.