9 Commits

Author SHA1 Message Date
orbifx
551c907875 Fix missing directory filename separator 2021-06-13 12:54:00 +01:00
orbifx
aaf1ff76a7 Revise for rename to cli & phony target (thanks Gergely) 2021-06-08 17:42:56 +01:00
orbifx
2d64a86506 Replace tables with simple lines & other html fixes 2021-06-08 13:43:01 +01:00
orbifx
66821398f9 Rename app dir to cli 2021-06-07 21:11:14 +01:00
orbifx
279402457a Change create subcommand to new 2021-06-07 20:50:42 +01:00
orbifx
114bfafdce Converter type selection, subdir conversion, htm extension 2021-06-06 00:05:30 +01:00
orbifx
071808367c Alpha: simplify publication & module for header packs 2021-06-05 19:23:20 +01:00
orbifx
6c27c7c6fb Draft
Basic unit renamed from Note to Text.

New modular text-parser, internal to Logarion, for generic notation parsing. The default input format is now a much plainer text.

Eliminated Meta module and generally lib/ modules.

New Store interface, with additional information from Store. For example the converter can now check filesystem dates. Changed to filesystem hardlinks for tracking publications & indexing, instead of categories. New commands `publish [-i]` and `deindex [-u]`. Categories are ignored now.

Logarion created texts have part of the UUID instead of a counter in their filename. New -i, --interactive flag for interactive creation & publication.

Logarion's index re-written in Messagepack format. Removed `indices` command. They are generated during `convert`.
2021-03-31 19:14:58 +01:00
Orbifx
3d92789cdb initial simple example with omd 2016-08-30 22:04:12 +01:00