InlineMenuLayout icon indicating copy to clipboard operation
InlineMenuLayout copied to clipboard

CMS Integration

Open jameelmoses opened this issue 4 years ago • 0 comments

This is incredibly awesome. How might one integrate this with a CMS, though? For example, WordPress places images in year/month directories as opposed to a set, predetermined directory.

That makes this essentially impossible, no?

const images = Object.entries(require('../img/*.jpg'));

jameelmoses avatar Dec 02 '20 19:12 jameelmoses