From 47c489470522845aca0c7d2273285cc09e8a56a3 Mon Sep 17 00:00:00 2001 From: Silberengel Date: Fri, 16 Jan 2026 23:57:50 +0100 Subject: [PATCH] Add information about Jumble and Wikistr --- src/routes/start/+page.svelte | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/routes/start/+page.svelte b/src/routes/start/+page.svelte index e3a7cec..8085c15 100644 --- a/src/routes/start/+page.svelte +++ b/src/routes/start/+page.svelte @@ -185,6 +185,11 @@

The app also has a powerful search interface, a composition form, and a universal publisher. + + It comes along wtih two other apps, Jumble and Wikistr. Jumble is a meant as a daily driver, but also supports + basic Alexandria features. Wikistr is + a more advanced app, with a focus on wiki pages and collaboration. It contains + the exporting function, utilizing an Asciidoctor server to download publications as Asciidoc, PDFs, EPUB, or HTML files.