-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📝Image field - added instructions for image optimization in Next.js #2851
base: main
Are you sure you want to change the base?
Conversation
- Added link to Next.js image docs - Fixed casing on titles
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…ms/tina.io into image-optimization-next-js
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Fix build |
@Calinator444 @isaaclombardssw You will need to recreate the branch for TinaCloud to index it. I am working on the deeper problems that caused the issue now, starting with https://github.com/tinacms/tinacloud/issues/2295 |
Description
I found a way to add image width and height parameters for Next.js' Image component. This approach works with contextual editing.
It might be worth moving this page to a separate section in the docs for Next.js so I'm open to constructive feedback.
General Contributing:
All New Content Submissions: (To be confirmed by reviewer)