-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path_quarto.yml
More file actions
55 lines (51 loc) · 1.5 KB
/
_quarto.yml
File metadata and controls
55 lines (51 loc) · 1.5 KB
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
project:
type: website
output-dir: docs
execute:
freeze: auto
website:
title: "Scholarly Communication Analytics"
site-url: https://subugoe.github.io/scholcomm_analytics/
description: "A blog where you’ll find insights from our work as Data Analysts in the domain of scholarly communication at Göttingen State and University Library."
navbar:
logo: logo.svg
right:
- text: About
href: about.qmd
- text: Data
href: data.qmd
- icon: rss
href: index.xml
twitter-card: true
open-graph: true
page-footer:
left:
- text: '<img src="https://upload.wikimedia.org/wikipedia/commons/e/e1/CC_BY_icon.svg" alt="CC BY 4.0" style="height: 16px; margin-top: -2px;">'
href: "https://creativecommons.org/licenses/by/4.0/"
center:
- text: "Contact"
href: "mailto:najko.jahn@sub.uni-goettingen.de"
- text: "Imprint"
href: https://www.sub.uni-goettingen.de/impressum/
right:
- icon: github
href: https://github.com/subugoe/scholcomm_analytics/
aria-label: Project GitHub
resources:
- posts/unpaywall_evidence/*
- posts/unpaywall_python/*
- posts/scopus_oa_tagging_changes/*
- posts/openbib_ta_release/*
- posts/openalex_document_types/*
- posts/oam_hybrid/*
- posts/oalex_oa_status/*
- posts/oal_document_types_classifier/*
- posts/oaire_graph_2020/*
- posts/elsevier_invoice/*
- posts/datacite_graph/*
- logo.svg
format:
html:
theme:
- default
- styles.scss