I would greatly appreciate some help with testing the upcoming Logarion 0.6.
Logarion is a free and open-source a blog-wiki hybrid text system.
The easy way to install; binary tarballs: https://logarion.orbitalfox.eu/downloads/
The not so easy way
Archive core:
opam pin add logarion git://orbitalfox.eu/logarion#dev
HTML + Atom generator:
opam pin add logarion-xml git://orbitalfox.eu/logarion-xml#dev
Gopher server:
opam pin add gopher git://orbitalfox.eu/ocaml-gopher
opam pin add logarion-gopherd git://orbitalfox.eu/logarion-gopherd#dev
All executables have a help interface, more info at https://logarion.orbitalfox.eu.
Thank you!