bplmaps / argo-astro

Migration of the ARGO project into Astro framework; will become deploy repo for ARGO when complete
0 stars 0 forks source link

Feature request: more image components for pages #114

Open almontg opened 1 month ago

almontg commented 1 month ago

I've been working quite a bit recently with CollectionBuilder and something I quite like is the easy ability to include images in pages as pre-formatted as clickable objects with auto captions (see here) and I'd love to have something similar for ARGO. Right now we just have sliders and collection grid components which are great but less useful for building out article pages.

CollectionBuilder is built with Jekyll so I'm not sure what the ask looks like for Astro but I assume (or at least hope) it's conceptually similar.

almontg commented 1 month ago

Would be even better to be able to embed a small IIIF viewer if that's doable