diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte index 6f4f96a..627bc30 100644 --- a/src/routes/about/+page.svelte +++ b/src/routes/about/+page.svelte @@ -7,11 +7,11 @@ About

- Alexandria is a reader and writer for curated publications (in Asciidoc), and will eventually also support long-form articles (Markdown) and wiki pages (Asciidoc). It is produced by the GitCitadel project team. + Alexandria is a reader and writer for curated publications (in Asciidoc), and will eventually also support long-form articles (Markdown) and wiki pages (Asciidoc). It is produced by the GitCitadel project team.

- Please submit support issues on the project repo page and follow us on GitHub and Geyserfund. + Please submit support issues on the Alexandria repo page and follow us on GitHub and Geyserfund.

@@ -49,7 +49,7 @@ Typical use cases For e-books -


+

The most common use for Alexandria is for e-books: both those users have written themselves and those uploaded to Nostr from other sources. The first minor version of the app, Gutenberg, is focused on displaying and producing these publications. @@ -64,7 +64,7 @@ For scientific papers -


+

Alexandria will also display research papers with Asciimath and LaTeX embedding, and the normal advanced formatting options available for Asciidoc. In addition, we will be implementing special citation events, which will serve as an alternative or addition to the normal footnotes. @@ -87,7 +87,7 @@ For documentation -


+

Our own team uses Alexandria to document the app, to display our blog entries, as well as to store copies of our most interesting technical specifications.