diff --git a/src/routes/start/+page.svelte b/src/routes/start/+page.svelte
index 520d472..e3a7cec 100644
--- a/src/routes/start/+page.svelte
+++ b/src/routes/start/+page.svelte
@@ -18,11 +18,11 @@
Alexandria opens up to the , where the user can: login (top-right), select whether to only view the
- publications hosted on the thecitadel document relay or add in their own relays, and scroll/search the publications.
+ >, where the user can see the publications found on their own relays and the app's default relays.
+ The user can also search the publications by title, author, or content.
+ The relays can be viewed on the page.
- There is also the ability to view the publications as a diagram, if you
- click on "Visualize", and to publish an e-book or other document (coming
- soon).
-
+
If you click on a card, which represents a 30040 index event, the
@@ -58,8 +46,7 @@
contents, which can be accessed from the floating icon top-left in the
reading view. This allows for navigation within the publication.
Publications of type "blog" have a ToC which emphasizes that each entry is
- a blog post. (This functionality has been temporarily disabled, but the
- TOC is visible.)
+ a blog post.
@@ -77,6 +64,23 @@
/>
+
+
+ There is the ability to view and navigate the publications as a diagram, if you
+ click on .
+
+
+
+
+
+
Typical use casesFor e-books
@@ -107,23 +111,12 @@
For scientific papers
- Alexandria will also display research papers with Asciimath and LaTeX
+ Alexandria displays 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.
-
- Correctly displaying such papers, integrating citations, and allowing them
- to be reviewed (with kind 1111 comments), and annotated (with highlights)
- by users, is the focus of the second minor version, Euler.
-
-
-
- Euler will also pioneer the HTTP-based (rather than websocket-based)
- e-paper compatible version of the web app.
-