After successfully creating a blog using Nuxt JS and integrating Contentful into the project, I followed a helpful tutorial from here. This enabled me to retrieve all sections such as title, date, and content of the post efficiently.
However, I am currently facing confusion on how to fetch single posts and images from assets. Your assistance is greatly appreciated!
You can access my GitHub repository for this project by visiting the link below:
In order to enable navigation to each individual post, I am seeking guidance on retrieving a single post effectively.
For your reference, you can view the project hosted on Netlify by visiting the following link:
demo