# # ChangeLog for trunk/cli/convert.ml in code # # Generated by Trac 1.6 # Apr 21, 2025, 11:35:55 PM Tue, 01 Nov 2022 17:11:09 GMT fox [21] * trunk/cli/convert.ml (modified) * trunk/cli/html.ml (modified) * trunk/cli/publish.ml (modified) * trunk/lib/file_store.ml (modified) * trunk/lib/peers.ml (modified) Moved conversion file, conf -> pack, fixes Conversion: - ... Sun, 30 Oct 2022 14:48:02 GMT fox [20] * trunk/cli/conversion.ml (modified) * trunk/cli/convert.ml (modified) * trunk/cli/html.ml (modified) Begin unifying conf and pck code; inline CSS; optional CSS & Atom Wed, 26 Oct 2022 19:36:02 GMT fox [19] * trunk/cli/atom.ml (modified) * trunk/cli/conversion.ml (modified) * trunk/cli/convert.ml (modified) * trunk/cli/gemini.ml (modified) * trunk/cli/html.ml (modified) Accept comma separated converter names, separate Atom from Html and ... Sat, 24 Sep 2022 20:01:37 GMT fox [15] * trunk/cli/convert.ml (modified) * trunk/cli/gemini.ml (modified) * trunk/cli/html.ml (modified) * trunk/install (modified) * trunk/readme (modified) List peers (from index.pck) in exported htm and gmi index Sat, 30 Jul 2022 12:58:02 GMT fox [13] * trunk/cli/convert.ml (modified) * trunk/cli/publish.ml (modified) Accept files & directories for conversion Mon, 20 Jun 2022 09:53:27 GMT novaburst [10] * trunk/cli/convert.ml (modified) * trunk/cli/publish.ml (modified) * trunk/cli/read.ml (modified) Fix some typos on the docs Signed-off-by: Aoi Koizumi (古泉 あおい) ... Fri, 15 Apr 2022 13:17:01 GMT fox [3] * trunk/Makefile (modified) * trunk/cli/atom.ml (modified) * trunk/cli/authors.ml (added) * trunk/cli/cli.ml (deleted) * trunk/cli/conversion.ml (added) * trunk/cli/convert.ml (modified) * trunk/cli/dune (modified) * trunk/cli/file.ml (added) * trunk/cli/gemini.ml (modified) * trunk/cli/html.ml (modified) * trunk/cli/index.ml (added) * trunk/cli/last.ml (added) * trunk/cli/listing.ml (added) * trunk/cli/new.ml (added) * trunk/cli/pull.ml (added) * trunk/cli/topics.ml (added) * trunk/cli/txt.ml (added) * trunk/dune-project (modified) * trunk/http/dune (deleted) * trunk/http/http.ml (deleted) * trunk/lib/archive.ml (modified) * trunk/lib/date.ml (modified) * trunk/lib/dune (modified) * trunk/lib/file_store.ml (modified) * trunk/lib/header_pack.ml (modified) * trunk/lib/id.ml (modified) * trunk/lib/peers.ml (modified) * trunk/lib/person.ml (modified) * trunk/lib/store.ml (modified) * trunk/lib/string_set.ml (modified) * trunk/lib/text.ml (modified) * trunk/lib/topic_set.ml (modified) * trunk/logarion.opam (modified) * trunk/readme (modified) - Removed 'txt init' Format - New B32 ID Index - New option: ... Wed, 03 Nov 2021 22:29:57 GMT fox [2] * trunk/CONTRIBUTING.md (deleted) * trunk/Makefile (modified) * trunk/README.md (deleted) * trunk/cli (added) * trunk/cli/atom.ml (added) * trunk/cli/cli.ml (added) * trunk/cli/convert.ml (added) * trunk/cli/dune (added) * trunk/cli/gemini.ml (added) * trunk/cli/html.ml (added) * trunk/doc/logarion.odocl (deleted) * trunk/dune-project (added) * trunk/http (added) * trunk/http/dune (added) * trunk/http/http.ml (added) * trunk/lib (added) * trunk/lib/archive.ml (added) * trunk/lib/category.ml (added) * trunk/lib/date.ml (added) * trunk/lib/dune (added) * trunk/lib/file_store.ml (added) * trunk/lib/header_pack.ml (added) * trunk/lib/id.ml (added) * trunk/lib/peers.ml (added) * trunk/lib/person.ml (added) * trunk/lib/store.ml (added) * trunk/lib/string_set.ml (added) * trunk/lib/text.ml (added) * trunk/lib/topic_set.ml (added) * trunk/logarion.opam (modified) * trunk/readme (added) * trunk/share/config.toml (deleted) * trunk/share/sass/fonts/orbitron.sass (deleted) * trunk/share/sass/layout.sass (deleted) * trunk/share/sass/main-dark.sass (deleted) * trunk/share/sass/main-light.sass (deleted) * trunk/share/static/main.css (deleted) * trunk/share/template/frontpage.mustache (deleted) * trunk/share/template/header.mustache (deleted) * trunk/share/template/item.mustache (deleted) * trunk/share/template/list.mustache (deleted) * trunk/share/template/note.mustache (deleted) * trunk/src/confix/config.ml (deleted) * trunk/src/confix/confixToml.ml (deleted) * trunk/src/confix/jbuild (deleted) * trunk/src/converters/atom.ml (deleted) * trunk/src/converters/html.ml (deleted) * trunk/src/converters/jbuild (deleted) * trunk/src/converters/template.ml (deleted) * trunk/src/core/archive.ml (deleted) * trunk/src/core/jbuild (deleted) * trunk/src/core/lpath.ml (deleted) * trunk/src/core/meta.ml (deleted) * trunk/src/core/note.ml (deleted) * trunk/src/core/store.ml (deleted) * trunk/src/jbuild (deleted) * trunk/src/logarion_cli.ml (deleted) * trunk/src/store/file.ml (deleted) * trunk/src/store/jbuild (deleted) Samhain 21 Converter - type selection - subdir conversion - htm ...