Skip to content

Make image local to presentation on disk

Guilhem Bonnafous requested to merge imglocal into master

From gingko json file, search for images. When found :

  • download image and make link to image relative or serialize datauri to disk.
  • update link to image to make it relative to the target site.

Merge request reports