We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
All images on the site, for speakers etc are always served in their full resolution even when displayed at a fraction of the size.
The text was updated successfully, but these errors were encountered:
For simplicitys sake, should we just look up what formats we need, resize them to the correct formats and upload them with "{speakername}-{guid}-400x400" instead of using an azure function behind the cdn, which I'm very not sure how to do. We could do the resizing work in a function and trigger it from https://github.com/Swetugg/swetugg-backoffice/blob/df189bf0e2eb8f73146bec6d06328f5d59301f35/src/Swetugg.Web/Services/ImageUploader.cs#L36.
Sorry, something went wrong.
No branches or pull requests
All images on the site, for speakers etc are always served in their full resolution even when displayed at a fraction of the size.
The text was updated successfully, but these errors were encountered: