-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path_site.yml
29 lines (29 loc) · 939 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
name: "scholcomm analytics"
title: "Scholarly Communication Analytics"
description: |
Based at the Göttingen State and University Library,
we are analysing data around scholarly communication using open data and tools.
Here, you'll find insights, and examples of our work. Particularly, we like
to publish case-studies rapidely showing how to support data-driven workflows and
decision-making around scholarly communication in libraries.
output_dir: "docs"
base_url: https://subugoe.github.io/scholcomm_analytics
repository_url: https://github.com/subugoe/scholcomm_analytics
creative_commons: CC BY
navbar:
logo:
image: logo.svg
href: https://www.sub.uni-goettingen.de/
right:
- text: "Home"
href: index.html
- text: "Data"
href: data.html
- text: "About"
href: about.html
output:
distill::distill_article:
css: styles.css
rss:
full_content: true
exclude: ["*.gz", "*.zip"]