Use lasted TTS screenshots in FAQ #243

Merged
Jean-BaptisteC merged 1 commit from tts_sc into master 2024-06-23 11:36:09 +00:00
Jean-BaptisteC commented 2024-06-23 07:24:38 +00:00 (Migrated from github.com)

This PR updates:

  • Settings screenshots with app settings used on most devices
  • TTS settings in app

Maybe I need to specify a static size in markdown files?

This PR updates: - Settings screenshots with app settings used on most devices - TTS settings in app Maybe I need to specify a static size in markdown files?
biodranik (Migrated from github.com) approved these changes 2024-06-23 11:36:01 +00:00
biodranik (Migrated from github.com) left a comment

Merci !

Merci !
biodranik commented 2024-06-23 11:38:32 +00:00 (Migrated from github.com)

@Jean-BaptisteC zola can pre-process and resize images automatically. It would be great to leverage this opportunity to:

  1. have smaller images for faster loading on mobiles and non-mac computers
  2. have better quality (2x) retina images on macs/iPads/4K screens with a high resolution

Especially images should be resized in news section. It requires pagination by the way.

CC @strump

@Jean-BaptisteC [zola can pre-process and resize images](https://www.getzola.org/documentation/content/image-processing/) automatically. It would be great to leverage this opportunity to: 1. have smaller images for faster loading on mobiles and non-mac computers 2. have better quality (2x) retina images on macs/iPads/4K screens with a high resolution Especially images should be resized in news section. It requires pagination by the way. CC @strump
Sign in to join this conversation.
No description provided.