-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_site.yml
31 lines (31 loc) · 807 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
name: "Ronan's #TidyTuesday blog"
title: "Ronan's #TidyTuesday blog"
description: |
Ronan's #TidyTuesday blog. Visualisations and analysis of various data sets
created by the R for Data Science (R4DS) community
theme: theme.css
favicon: images/favicon.png
repository_url: https://github.com/rnnh/TidyTuesday/
creative_commons: CC BY
base_url: https://tidytuesday.netlify.app/
output_dir: "_site"
navbar:
right:
- text: "Home"
href: index.html
- text: "About"
href: about.html
- icon: fa fa-github
href: https://github.com/rnnh/TidyTuesday/
- icon: fa fa-rss
href: index.xml
output:
distill::distill_article:
includes:
in_header: utterances.html
rss:
full_content: true
collections:
posts:
share: [twitter, linkedin]
custom: _custom.html