Skip to content
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

Next-generation image handling in Webiny using the File Manager #25

Closed
endymion1818 opened this issue Jun 29, 2022 · 7 comments
Closed
Assignees
Labels
Published Article completed and published

Comments

@endymion1818
Copy link
Contributor

endymion1818 commented Jun 29, 2022

Introduction

With most CMS you have to manage images as part of a separate service. But Webiny has a built-in alternative to Cloudinary, imgx and other services that you can use to fetch images from a CDN, saving you money, build times and still hitting that important first contentful paint metric.

Goals

  • Brief tour of Webiny CMS file manager
  • Show how to fetch & render images from the API using the srcset attribute
  • Positive comparison to other offerings

Outline

  • General introduction
  • Introduction to Webiny File Manager & Advantages of Webiny File Manager
  • How to upload images to the File Manager
  • How to duplicate, rename, delete, files in the File Manager
  • Performing image editing in the file manager
  • Connecting to and fetching images from the GraphQL API
  • Rendering images using HTML srcset
  • Rendering images from Webiny without layout shift (also known as CLS or cumulative layout shift) issues
  • Positive comparison to other offerings
  • Summary

Sample articles

No response

@endymion1818 endymion1818 added the Looking for a writer Topic requested by the community, looking for an author to write about it. label Jun 29, 2022
@vdaita
Copy link

vdaita commented Aug 2, 2022

Hello @endymion1818 I would like to work on this.

@vdaita
Copy link

vdaita commented Aug 2, 2022

Outline

  • Explain how CDN works
  • Explain Webiny vs other CDN and cost savings
  • Overview of how to use the CMS file manager
  • Tutorial in various contexts on how to embed images in webpage

@endymion1818
Copy link
Contributor Author

Hi @vdaita thanks for your interest in writing with Webiny! Do you have any article content that you've previously written you could show us?

@endymion1818 endymion1818 added Brief review Brief received and in review and removed Looking for a writer Topic requested by the community, looking for an author to write about it. labels Aug 3, 2022
@vdaita
Copy link

vdaita commented Aug 3, 2022 via email

@endymion1818
Copy link
Contributor Author

Hi @vdaita, thanks for that! This is a non-technical article so that's fine. We are looking to cover every feature that the file manager contains. Would you be able to submit a more detailed brief about how you plan to cover them? Thanks!

@endymion1818 endymion1818 added In progress Article is currently being written and removed Brief review Brief received and in review labels Sep 27, 2022
@endymion1818 endymion1818 added Looking for a writer Topic requested by the community, looking for an author to write about it. and removed In progress Article is currently being written labels Sep 29, 2022
@ath34-tech
Copy link

@endymion1818 I would like to take up this topic if it is free. It will be my first article with webiny but I got experience in writing.
I would appreciate it if you let me know what exactly I have to teach, I can give A to Z tour of webiny along with showing some simple image fetching with reactjs or expressjs
Here my most recent work with other companies:
https://strapi.io/blog/making-a-simple-strapi-plugin
https://www.twilio.com/blog/enable-multiple-otp-methods-django

Here my personal medium:
https://medium.com/@athtripathi

@endymion1818
Copy link
Contributor Author

Hello @ath34-tech thanks for the offer, let's get you onboarded as a writer. I'd like to chat more to you on this topic about what we intend to cover. See you on the Slack channel 👍

@endymion1818 endymion1818 added Brief review Brief received and in review and removed Looking for a writer Topic requested by the community, looking for an author to write about it. labels Oct 3, 2022
@endymion1818 endymion1818 added Brief approved Brief approved by the editorial team and removed Brief review Brief received and in review labels Oct 4, 2022
@endymion1818 endymion1818 added Draft Review Article draft submitted and in review. and removed Brief approved Brief approved by the editorial team labels Nov 8, 2022
@endymion1818 endymion1818 added Ready for Publishing Draft is reviewed and article/tutorial is ready to be published Published Article completed and published and removed Draft Review Article draft submitted and in review. Ready for Publishing Draft is reviewed and article/tutorial is ready to be published labels Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Published Article completed and published
Projects
None yet
Development

No branches or pull requests

3 participants