contentful_middleman icon indicating copy to clipboard operation
contentful_middleman copied to clipboard

Contentful Middleman is an extension to use the Middleman static site generator (Ruby) together with the API-driven Contentful CMS.

Results 12 contentful_middleman issues
Sort by recently updated
recently updated
newest added

This pull request adds a catalog-info file to the repository. You will need to modify the values inside before merging it.

When running `bundle exec middleman contentful` we have started getting the following error. Previously the same content has been working but we have just started using contentful releases and I...

Within a mapper, I'm trying to add some additional data derived from my contentful content. However, the field is not required and I get an error: "'empty_field_error': The field 'restrictions'...

Hi Team I am working on Preview mode, I have a page and I would like to create a preview for each component(header, footer, banner, content1 content2) of the page...

Hello, I use this gem on our corporate blog site. It's easy to access to the Contentful. But I'm in trouble because I cannot set the pagination. Are there any...

We recently implemented locales in Contentful, and are pulling the .yaml files into Middleman just fine. Now we need to rework all of our templates with the localization helpers as...

Hi I've got a few entries and everything is working fine, my only issue is that for assets (specifically images), I'm not getting the image dimensions (width & height). Is...

In one of our projects I updated the contentful_middleman gem to use the latest version, coming from the "dl/upgrade-to-v4" branch. After this update, running the middleman contentful command with anything...

Noticed there is a RC as of 5/24/19: https://github.com/middleman/middleman/compare/v4.3.4...v5.0.0.rc.1