<release>: missing version
  • []
  • To build Stog, you will need:

    • OCaml >= 4.00.1 installed,
    • Config-file >= 1.2.
    • Xmlm >= 1.1.0,
    • OCamlnet >= 3.6.
    • Xtmpl >= 0.9,
    • Higlo >= 0.3.

    You will need to have the following tools installed to use some functions:

    • highlight to use syntax highlighting for languages not support by Higlo,
    • LaTeX and dvisvgm to embed LaTeX in your pages.

    The easiest way to install is to use OPAM. Install Opam, then, as a regular user, fetch and install an OCaml version and install Stog. The whole can be done with the following opam commands:

    $ opam init --comp=4.01 $ opam update $ opam install stog

    Get the sources from git repository:

    $ git clone https://github.com/zoggy/stog.git

    Or pick one of the releases:

    Just type

    make && make install

    This will install stog, stog.byte, stog-ocaml-session, mk-stog, mk-stog.byte and mk-stog-ocaml-session in the same directory as ocamlc. This will also install the stog library and the stog.asy, stog.disqus, stog.dot, stog.markdown and stog.multi-doc plugins, with findlib.