]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/forum/Export_images_when_building_the_wiki.mdwn
(no commit message)
[git.ikiwiki.info.git] / doc / forum / Export_images_when_building_the_wiki.mdwn
1 My repository contains image sources made with tools like Inkspace, Dia, LibreOffice, Gimp and so on.
3 Instead of pushing the images themselves into git or manually exporting them to PNG/SVG,  
4 I'd like to keep just the sources in git, and have ikiwiki compile them into the final  
5 images just like it compiles Markdown into HTML. Is it possible to add new files types  
6 and tell ikiwiki how to compile them?
8 -- [[fr33domlover]]