-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
62 lines (56 loc) · 1.62 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
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://2020.okfn.de" # the base hostname & protocol for your site, e.g. http://example.com
title: Jahresbericht des Open Knowledge Foundation Deutschland e.V. 2020
description: > # this means to ignore newlines until "show_exerpts:"
Unser Jahresbericht enthält detaillierte Angaben zu den Entwicklungen unserer Organisation und unserer Projekte.
main_image: assets/images/einleitung/titel.png
show_excerpts: false # set to true to show excerpts on the homepage
license:
holder: Open Knowledge Foundation Deutschland e.V.
license: License CC BY-SA 4.0
mainpage:
url: https://okfn.de
#pdf: /fake/link/to.pdf
label: Zurück zur OKF Website
year: 2020
chapter:
resources: Ressourcen
effects:
- label: Das Problem
key: problem
- label: Mögliche Ursachen
key: causes
- label: Lösungsansatz
key: solution
- label: Angestrebte Wirkung
key: effect
outcomes:
- label: inhaltliche Schwerpunkte
key: achievements
- label: Erbrachte Gesamtleistungen
key: total_achievements
- label: Output
key: outputs
- label: Outcome
key: outcome
- label: Impact
key: impact
- label: Evaluation
key: evaluation
- label: Ausblick
key: outlook
matomo: no
# Build settings
markdown: kramdown
theme: okf-pub-theme
# Exclude from processing.
# The following items will not be processed, by default. Create a custom list
# to override the default setting.
# exclude:
# - Gemfile
# - Gemfile.lock
# - node_modules
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/