← Back to team overview

zim-wiki team mailing list archive

Re: export template

 

Hi Paulo,

Le 06/06/2014 20:46, Paulo van Breugel a écrit :
I created an export template for Zim that creates pages with a responsive design

Looks good.

If you want to give it a try, check out this blogpost: http://pvanb.wordpress.com/2014/06/06/a-zim-wiki-export-template-for-a-adaptive-website/.

May the doc how to install it in Zim.

Here is a doc draft:

The doc (Help -> Content) about templating in Zim said:

templatecan be found:
|~/.local/share/zim/|

$ ls ~/.local/share/zim/
symbols.list templates
$ ls ~/.local/share/zim/templates/
html latex

cd ~/.local/share/zim/templates/html
$ git clone https://github.com/ecodiv/Zim-export-template-responsive.git
Clonage dans 'Zim-export-template-responsive'...
$ ln -s Zim-export-template-responsive/ecodiv.html .

The Template Editor Dialog can be accessed with the menu item "/Edit/" -> "/Templates/". It will show a list of templates
that are available, and allows you to view and edit them.

Exporting:

File -> Export
Select Format HTML / Template ecodiv

Finish...

I don't know how to take care about "ecodiv folder" (not tryed very hard...)

I could write a program that is an upload custom script of the export to the web site...
1 click publish button.

Regards,
Sylvain.

Follow ups

References