mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
up logging of generation
This commit is contained in:
parent
fa8636185d
commit
ce6eb680b7
23 changed files with 340 additions and 374 deletions
|
@ -10,7 +10,7 @@ OUTPUT_DIR = "output/pictures"
|
|||
YEAR = datetime.now().strftime("%Y")
|
||||
SMALL_SUFFIX = "_small"
|
||||
IMAGE_FORMAT = "jpg"
|
||||
max_width_resized=600 # pixels max de largeur
|
||||
max_width_resized=800 # pixels max de largeur
|
||||
url_folder_pics="https://www.tykayn.fr/wp-uploads/content/i"
|
||||
|
||||
# Créer le dossier de sortie s'il n'existe pas
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue