-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
81 lines (81 loc) · 1.86 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
---
title: Democat - formerly Digidem Guide
timezone: UTC
collections:
posts:
title: Posts
output: true
uploads:
title: Uploads
output: true
defaults:
- scope:
path: ''
type: pages
values:
layout: page
lang: en
- scope:
path: ar
type: pages
values:
layout: page
lang: ar
- scope:
path: ''
type: posts
values:
layout: tool
lang: en
email: [email protected]
logo: "/public/logotyp.png"
permalink: "/:title/"
t:
ar:
language: العَرَبِيَّة
lang-code: ar
dir: rtl
participants: المشاركين
preparations: التحضيرات
difficulty: الصعوبة
back-button: أرني شيئاً آخر
links: المصادر والروابط
button: أحصل على أدواتك
tool-headline: أنا أريد ...
footer: "\tدليل ديجيديم هو مبادرة من ديجيديم لاب، التي تم إنشاؤها في \" Inteligencia
Colectiva Para La Democracia\" الاستخبارات الجماعية للديمقراطية 2016 في مديالاب
برادو."
en:
language: en
lang-code: en
dir: ltr
participants: Participants
preparations: Preparations
difficulty: Difficulty
back-button: Show me something else
links: Resources & Links
button: Find your tool!
tool-headline: I want to…
baseurl: '/democat'
# url: http://digidemguide.org
author: Digidem Lab
description: Practical tools to create communities and make decisions together.
twitter:
username: digidemlab
facebook:
publisher: digidemlab
social:
links:
- https://twitter.com/digidemlab
- https://www.facebook.com/digidemlab
- https://www.instagram.com/digidemlab/
- https://github.com/digidemlab/digidem-guide
markdown: kramdown
exclude:
- ".sass-cache"
- bower_components
- path
sass:
sass_dir: _sass
plugins:
- jekyll-seo-tag