-
Notifications
You must be signed in to change notification settings - Fork 6
/
_site.yml
44 lines (44 loc) · 910 Bytes
/
_site.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
name: "rjournal"
title: "The R Journal"
description: |
The R Journal
base_url: https://journal.r-project.org/
theme: theme.css
favicon: resources/favicon.ico
output_dir: "_web"
navbar:
search: false
logo:
image: resources/rlogo.png
href: index.html
right:
- text: "Home"
href: index.html
- text: "Issues"
href: issues.html
- text: "News"
href: news.html
- text: "Current"
href: issues/2023-4
- text: "Submit"
href: submissions.html
# - text: "About"
# href: about.html
- icon: fa fa-rss
href: articles.xml
rss:
full_content: false
categories:
- articles
- issues
- news
collections:
articles:
categories: true
categories_metadata: true
authors_metadata: true
description: Articles published in the R Journal
issues:
feed_items_max: 9999
search: false
output: distill::distill_article