Educate me, please.
I am using the Content module with front-matter, eg:
content/products/product-one.md
---
title: "Product One"
description: "Product description here."
category: "Shoes"
image: "jordan-1.jpg" // content/products/jordan-1.jpg
---
So with this module, would the image be automatically uploaded to Cloudinary and the URL will be set accordingly at build time?
Hope someone will provide an example on the docs. 😊
TIA
Educate me, please.
I am using the Content module with front-matter, eg:
content/products/product-one.mdSo with this module, would the image be automatically uploaded to Cloudinary and the URL will be set accordingly at build time?
Hope someone will provide an example on the docs. 😊
TIA