aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/forum/Export_images_when_building_the_wiki.mdwn8
1 files changed, 8 insertions, 0 deletions
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]]