diff --git a/docs/features.md b/docs/features.md index 1bcab3e8..8cd9ddd6 100644 --- a/docs/features.md +++ b/docs/features.md @@ -4,9 +4,14 @@ ## Memory: Parsing papers +### Venues + +### Code discovery + ### Searching ### Preprint matching + ## Bibliography tools diff --git a/docs/getting-started.md b/docs/getting-started.md index ff427038..993e436b 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -6,10 +6,13 @@ ### Browser Stores +
+

[:fontawesome-brands-chrome: Chrome / :simple-brave: Brave / :fontawesome-brands-edge: Edge](https://chromewebstore.google.com/detail/paper-memory/hmebhknlgddhfbbdhgplnillngljgmdi?pli=1){ .md-button .md-button--primary }

+

[:fontawesome-brands-firefox-browser: Firefox](https://addons.mozilla.org/en-US/firefox/addon/paper-memory/){ .md-button .md-button--primary }

diff --git a/docs/index.md b/docs/index.md index 040f87ee..1bd7840a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,11 +8,14 @@ template: home.html This documentation / showcase is **WORK IN PROGESS** -
-

- PaperMemory automatically records and organizes papers your read, without ever leaving your browser. -

- +
+
+

+ PaperMemory automatically records and organizes papers your read, without ever leaving your browser. +

+[:octicons-arrow-right-24: Get the extension](getting-started.md){ .md-button .md-button--primary } +
+

@@ -35,7 +38,7 @@ PaperMemory is designed to be a fast, lightweight and user-friendly in-browser r By querying SemanticScholar, DBLP and CrossRef, PaperMemory can discover the proper publication of Arxiv pre-prints. - [:octicons-arrow-right-24: Getting started](getting-started.md) + [:octicons-arrow-right-24: Preprint Matching](features.md#preprint-matching) --- @@ -44,7 +47,7 @@ PaperMemory is designed to be a fast, lightweight and user-friendly in-browser r Using the PapersWithCode API, PaperMemory will store code repositories with papers in your Memory. - [:octicons-arrow-right-24: Getting started](getting-started.md) + [:octicons-arrow-right-24: Code discovery](features.md#code-discovery) ---