InlineMenuLayout
InlineMenuLayout copied to clipboard
CMS Integration
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'));