From: fr33domlover Date: Fri, 16 May 2014 08:53:50 +0000 (-0400) Subject: (no commit message) X-Git-Tag: debian/3.20140613~39 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/86c8b44573fa0695980ee87f8abf4e6c78850cb5?hp=fa193ed4898f75a7a39715ba53a2a8ae6ebccc90 --- diff --git a/doc/forum/Export_images_when_building_the_wiki.mdwn b/doc/forum/Export_images_when_building_the_wiki.mdwn new file mode 100644 index 000000000..792271ac2 --- /dev/null +++ b/doc/forum/Export_images_when_building_the_wiki.mdwn @@ -0,0 +1,8 @@ +My repository contains image sources made with tools like Inkspace, Dia, LibreOffice, Gimp and so on. + +Instead of pushing the images themselves into git or manually exporting them to PNG/SVG, +I'd like to keep just the sources in git, and have ikiwiki compile them into the final +images just like it compiles Markdown into HTML. Is it possible to add new files types +and tell ikiwiki how to compile them? + +-- [[fr33domlover]]