Hi All
I did another Frontity-Site, this time it has been something a bit different. A few years back (I think around 8-10) I have created a wordpress site to show off my personal photo portfolio. And last week I did came across this project: https://github.com/xiaolin/react-image-gallery
So, I thought using the react-image-gallery with Frontity, to display the images in the gallery based on the uploaded images of a wordpress site.
Live-Site: https://photo.dossis.ch/
Potential Improvements:
- Currently the category is still hardcoded in the handler, maybe move this to the configurations
- Allow multiple βgalleriesβ, per Category Links
Plugins needed: https://wordpress.org/plugins/wp-media-library-categories/ to be able to add categories to images
If anyone is interested I can share the package