-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path_config.yml
executable file
·104 lines (104 loc) · 2.16 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
name: rightsstatements.org
url: //rightsstatements.org
canonical_url: //rightsstatements.org
markdown: kramdown
kramdown:
parse_block_html: true
highlighter: rouge
excerpt_separator: <!--more-->
exclude: [scripts]
defaults:
-
scope:
path: "en"
values:
lang: "en"
categories: ["en"]
iso_name: "English"
-
scope:
path: "ca"
values:
lang: "ca"
categories: ["ca"]
iso_name: "Català"
-
scope:
path: "de"
values:
lang: "de"
categories: ["de"]
iso_name: "Deutsch"
-
scope:
path: "es"
values:
lang: "es"
categories: ["es"]
iso_name: "Español"
-
scope:
path: "et"
values:
lang: "et"
categories: ["et"]
iso_name: "Eesti"
-
scope:
path: "fi"
values:
lang: "fi"
categories: ["fi"]
iso_name: "Suomi"
-
scope:
path: "fr"
values:
lang: "fr"
categories: ["fr"]
iso_name: "Français"
-
scope:
path: "hi"
values:
lang: "hi"
categories: ["hi"]
iso_name: "हिन्दी"
-
scope:
path: "hr"
values:
lang: "hr"
categories: ["hr"]
iso_name: "Hrvatski"
-
scope:
path: "lt"
values:
lang: "lt"
categories: ["lt"]
iso_name: "Lietuva"
-
scope:
path: "pl"
values:
lang: "pl"
categories: ["pl"]
iso_name: "Polski"
author: rightsstatements.org
permalink: /:categories/:year/:month/:slug.html
plugins:
- jekyll-paginate
- jekyll-feed
gems: [jekyll-paginate, jekyll-feed]
paginate: 10
paginate_path: "/en/blog/:num/"
default_language: en
languages_enabled: yes
rights_data_version: 1.0
white_paper_tech_version: 200505requirements_for_the_technical_infrastructure_for_standardized_international_rights_statements_v1.2.2.pdf
white_paper_rs_version: 180531recommendations_for_standardized_international_rights_statements_v1.2.2.pdf
policy_editorial_version: 170612rs_editorial_policy.pdf
policy_translation_version: 170612rs_translation_policy.pdf
font_css_url: https://cloud.typography.com/7197296/6463212/css/fonts.css
cookie_domain: rightsstatements.github.io