Skip to content

add Slippers image gallery integration

Tyler Williams requested to merge im-1099-slippers-image-gallery into master

Why is this change being made?

Closes https://gitlab.com/gitlab-com/marketing/inbound-marketing/growth/-/issues/1099

Adds a partial for the Image Gallery component - which includes some fallbacks.

Adds a demonstration in the demo slippers blog post as well.

Manual QA

  1. Check out the branch
  2. yarn install to upgrade to Slippers 0.7.0
  3. Start the middleman server
  4. Go to http://localhost:4567/blog/slippers/slippers-test/
  5. Verify the component renders

Author Checklist

  • Provided a concise title for the MR
  • Added a description to this MR explaining the reasons for the proposed change, per say-why-not-just-what
  • Assign this change to the correct DRI

Merge request reports