2016-09-02 19:53:08 +01:00
2016-09-02 19:53:08 +01:00
2016-08-30 22:05:52 +01:00
2016-09-02 19:53:08 +01:00
2016-08-30 22:04:12 +01:00

Logarion

Summary

A Yamado archive publisher.

Focuses on:

  1. System simplicity by delegating all functionality but parsing Yamado archives and generating outputs. Where possible it can compose with other programs (e.g. Pandoc).
  2. Output quality
  3. Distributed interactivity, like sharing with friends.

YMD files can be stored internally and controlled by Logarion, or they can be piped from other sources.

Logarion can be used in two modes:

  • Static, published upon a command

    Suitable for situations where installation on the server is not possible. Has the limitation that it can only output specific output once.

  • Dynamic, published upon request according to query

    Supports interactive features like searching and more advanced Atom feed parameters.

Source file structure

  • src/: Source code directory

Requirements

Description
Archive of Logarion's source code from the year 2016 to 2017, before the history rewrite
Readme 451 KiB
Languages
OCaml 89.1%
Sass 5%
CSS 4.9%
Makefile 0.6%
Mustache 0.4%