Johannes Ganzenmüller
Johannes Ganzenmüller
When using the non-production-mode (`only_prod: true`) the captions aren't written to the page, they only appear on the page when compiling for production, which is not very good when developing/writing...
First of all, thanks for the great plugin 👍 When I set `only_prod: true` the prod-code which gets created doesn't contain the cloudinary tags and uses the local images, which...
I created two landing pages that should contain text, images and also a preview of the last X posts inside the corresponding category. Example is the file `_pages/kategorie__fotografie.md` which has...