I'm trying to figure out the best way to add alt text to my images in grav. From the documentation it says to create a metafile for each image and stick the text in there:
Your images, in essence, have a set of data unique to them that can be easily referenced and pulled as needed.
While I agree that once the text is there it is easily referenced and pulled as needed. However, it is NOT easy to create the text. According to this I have to manually create a yaml file for EVERY image on my site that will include alt text? And this is the best way to add alt text to images? I'm confused. How are end users/clients supposed to do this? Surely there's an easier way. What if my site has hundreds/thousands of images...
Has anybody found an easier way to do this?
- Is there a way to auto-generate this metafile?
- Can I add alt text to an image through a page blueprint?
- other ideas?
I don't see a plugin for this.