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.