Here you can find some information about plugins I wrote for ikiwiki. All plugins and associated templates can be found in my git repository: ikiplugins.

bibtex

This plugin allow to obtain an html version of a bibtex source file. It is used on my personnal website: publications. It render the bibtex as an ikiwiki page but also create a raw version of the file as well as a page per publications.

songs

This plugins aims to display songs formated for the songbook project into html page. You can find an example on ?songs.

highlightcode

This is a modification of a plugin present in ikiwiki/contrib plugin. It allows the use of the format directive, use the keep directive and has a per extension configuration.