-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path_config.yml
63 lines (56 loc) · 1.15 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
title: Maschinendeck
name: Maschinendeck
url: https://maschinendeck.org
description: Hacker-, Maker- & Nerdspace in Trier, Germany
permalink: /:year/:month/:day/:title/
# paginate: 10
# highlighter: pygments
baseurl: "" # the subpath of your site, e.g. /blog
email: kontakt@maschinendeck.org
twitter_username: Maschinendeck_
github_username: maschinendeck
t:
de:
home:
name: "Home"
url: "/"
room:
name: "Der Raum"
url: "/raum/"
events:
name: "Termine"
url: "/events/"
about:
name: "Verein"
url: "/about/"
FAQ:
name: "FAQ"
url: "/faq/"
contact:
name: "Kontakt & Anfahrt"
url: "/contact/"
Wiki:
name: "Wiki"
url: "https://wiki.maschinendeck.org/"
en:
home:
name: "Home"
url: "/index_en/"
room:
name: "Space"
url: "/raum_en/"
events:
name: "Events"
url: "/events_en/"
about:
name: "About"
url: "/about_en/"
contact:
name: "Contact"
url: "/contact_en/"
Wiki:
name: "Wiki"
url: "https://wiki.maschinendeck.org/"
port: 4010
# Build settings
markdown: kramdown