#4 immagini

Open
opened 4 years ago by lesion · 0 comments
lesion commented 4 years ago

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 Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.