-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
56 lines (49 loc) · 1.53 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
baseURL: https://arxiv-summary.com
languageCode: en-us
title: "arxiv-summary: AI-summarized AI papers"
theme:
- "PaperMod"
- "plausible-hugo"
params:
ShowShareButtons: true
ShowReadingTime: false
homeInfoParams:
Title: Hi there 👋
Content: Welcome to arxiv-summary, your one-stop destination for GPT-3 generated summaries of the latest machine learning and AI papers on [arxiv.org](http://www.arxiv.org). The goal is to make these papers more understandable and human-parsable, by providing clear and concise bullet points. I hope you find this site useful and come back often. Any feedback via the social buttons below is really appreciated. Thank you for visiting!
socialIcons: # optional
- name: "email"
url: "mailto:[email protected]"
- name: "twitter"
url: "https://twitter.com/niclas_wue"
- name: "reddit"
url: "https://www.reddit.com/user/niclas_wue"
fuseOpts: # for search
isCaseSensitive: false
shouldSort: true
location: 0
distance: 1000
threshold: 0.4
minMatchCharLength: 0
keys:
- "title"
- "permalink"
- "summary"
- "content"
plausible:
enable: true # Whether to enable plausible tracking
domain: "arxiv-summary.com" # Plausible "domain" name/id in your dashboard
menu:
main:
- identifier: archive
name: 🗃️ Archive
url: /archive/
weight: 10
- identifier: search
name: 🔍 Search
url: /search/
weight: 20
outputs:
home:
- HTML
- RSS
- JSON # is necessary