Skip to content

Question: How does it work with the nuxtjs/content module? #17

Description

@francisceril

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions