diff options
author | spalax <spalax@web> | 2014-10-23 10:40:14 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-10-23 10:40:14 -0400 |
commit | 59c53d584f6aa76121f43dde7a140d1bce1a014c (patch) | |
tree | 2685cb2c553b0d6c01198af31e34cc0a831d9ac1 /doc | |
parent | e4f807e857d4a7aa2fbb3491af42ab6f4a061f58 (diff) | |
download | ikiwiki-59c53d584f6aa76121f43dde7a140d1bce1a014c.tar ikiwiki-59c53d584f6aa76121f43dde7a140d1bce1a014c.tar.gz |
Forgot download link
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/contrib/compile.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/plugins/contrib/compile.mdwn b/doc/plugins/contrib/compile.mdwn index 7ae4968ad..564f7f68c 100644 --- a/doc/plugins/contrib/compile.mdwn +++ b/doc/plugins/contrib/compile.mdwn @@ -206,3 +206,7 @@ For instance, if you have a `.tiff` file you want to convert to png before displaying it on your website, you can use as a template: <img src="<TMPL_VAR DESTURL>"> + +# Download + +Code and documentation can be found here : [[https://atelier.gresille.org/projects/gresille-ikiwiki/wiki/Compile]]. |