Skip to content

Conversation

@jakebromberg
Copy link
Member

Summary

  • Add InstagramFeed component to display posts in a responsive grid
  • Add instagram.js lib for fetching posts from Graph API
  • Add instagramFilter.js lib to suppress posts that have matching blog entries
  • Add instagramUrl field to blog posts in TinaCMS
  • Integrate feed into homepage, fetching up to 8 posts at build time

Test plan

  • Verify Instagram feed displays on homepage
  • Verify posts with matching blog entries are filtered out
  • Test with missing Instagram credentials (should gracefully show no feed)

@jakebromberg jakebromberg marked this pull request as draft January 31, 2026 04:04
- Add InstagramFeed component to display posts in a grid
- Add instagram.js lib for fetching posts from Graph API
- Add instagramFilter.js lib to suppress posts that have matching blog entries
- Add instagramUrl field to blog posts in TinaCMS
- Integrate feed into homepage, fetching up to 8 posts at build time
@jakebromberg jakebromberg force-pushed the feature/instagram-feed branch from d906706 to d93a243 Compare January 31, 2026 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants