immagini #4

Open
opened 2020-04-10 19:11:12 +02:00 by lesion · 0 comments
Owner

questo un giorno sara' dentro un plugin di mkdocs magari:

  • create le thumbs:
    mogrify -format png -path thumbs -thumbnail 600x500 *.png

  • comprimere le immagini:
    pngquant --ext .png --force *.png

  • nel md:
    [![mobile](./thumbs/jts-mob-05.png){: .img }](./jts-mob-05.jpg){: data-fslightbox="gallery" }

questo un giorno sara' dentro un plugin di mkdocs magari: - create le thumbs: `mogrify -format png -path thumbs -thumbnail 600x500 *.png` - comprimere le immagini: `pngquant --ext .png --force *.png ` - nel md: `[![mobile](./thumbs/jts-mob-05.png){: .img }](./jts-mob-05.jpg){: data-fslightbox="gallery" } `
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cisti/appunti#4
No description provided.