|
I have created a plugin for Zim that
enables a more advanced site generation. The plugin prepares
Markdown pages with attributes and calls Pandoc to generate an
HTML site from Markdown. The pages have YAML attributes that guide
the transformation. Each page can be generated with its own
template. The plugin has support for news-like pages with
automatic index generation.
The plugin is available at
https://github.com/mmahnic/zim-plugin-siteexporter .
The documentation for the plugin generated by the plugin is at https://mmahnic.github.io/zim-siteexporter-doc/ The plugin was only tested with Zim 0.68; I didn't have time to test it with newer versions. Since Pandoc is used for final generation, I guess the plugin
could be adapted to prepare other types of documents, not only
HTML sites. Marko On 5. 09. 19 14:02, Guilherme Lino
wrote:
|
_______________________________________________ Mailing list: https://launchpad.net/~zim-wiki Post to : [email protected] Unsubscribe : https://launchpad.net/~zim-wiki More help : https://help.launchpad.net/ListHelp

