Skip to content

Commit

Permalink
💄 (docs): Improve displays & buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
vict0rsch committed Nov 16, 2023
1 parent f7e0872 commit 89a943d
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 7 deletions.
5 changes: 5 additions & 0 deletions docs/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,14 @@

## Memory: Parsing papers

### Venues

### Code discovery

### Searching

### Preprint matching


## Bibliography tools

3 changes: 3 additions & 0 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,13 @@

### Browser Stores

<br>
<br>

<p align="center" markdown>
[: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 }
</p>
<br>
<p align="center" markdown>
[:fontawesome-brands-firefox-browser: Firefox](https://addons.mozilla.org/en-US/firefox/addon/paper-memory/){ .md-button .md-button--primary }
</p>
Expand Down
17 changes: 10 additions & 7 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,14 @@ template: home.html

This documentation / showcase is **WORK IN PROGESS**

<div class="flex-container">
<h1 style="color: white; max-width: 400px; padding-right: 1rem;">
<strong style="color: red">PaperMemory</strong> automatically records and organizes papers your read, without ever leaving your browser.
</h1>
<img src="assets/home_slideshow.gif"/>
<div class="flex-container" markdown>
<div markdown>
<h1 style="color: white; max-width: 400px; padding-right: 1rem;">
<strong style="color: red">PaperMemory</strong> automatically records and organizes papers your read, without ever leaving your browser.
</h1>
[:octicons-arrow-right-24: Get the extension](getting-started.md){ .md-button .md-button--primary }
</div>
<img src="assets/home_slideshow.gif"/>
</div>

<br/>
Expand All @@ -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)

---

Expand All @@ -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)

---

Expand Down

0 comments on commit 89a943d

Please sign in to comment.