Ikiwiki is a wiki compiler. It converts wiki pages into HTML pages suitable for publishing on a website. The main software can be extended using plugins. You can find all plugins I developped and the associated templates in my git repository of you can directly browse the code.

git clone git://git.lohrun.net/ikiplugins.git

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.

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.