-
Notifications
You must be signed in to change notification settings - Fork 3
/
_config.yml
executable file
·124 lines (122 loc) · 2.71 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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
repository: Wolust/wolust.github.io.
title: Wormser Linux User Stammtisch
email: wolust@untergang.de
author: Stefan Höhn
description: Der Wormser Linux User Stammtisch trifft sich jeden 1. Dienstag im Monat
baseurl: ''
url: 'https://wolust.de'
date_format_day: '%-d .'
date_format_year: '%Y'
date_format : '%-d . %m . %Y %H:%M'
header_pages:
- talk-repo.md
- contact.html
- help.md
# github: [metadata] encoding: UTF-8 kramdown: input: GFM hard_wrap: false
lolo: 'lolo is amaster'
google_verification: 'fdVYZrBjcMeFQK5MnFi4WhNe3-RVaVgjMZvh6ekvItM'
google_analytics: null
google_tag_manager: null
bing_verification: null
animated: true
show_related_posts: false
show_post_footers: false
show_social_icons: true
ajaxify_contact_form: true
enable_mathjax: false
extended_fonts: false
enable_anchorjs: true
post_preview_image: true
fb_page: false
fb_page_id: null
disqus_shortname: null
txtpen_sitename: null
facebook_comments: null
facebook_appid: null
facebook_comments_number: 10
github_username: wolust
reddit_username: null
bitbucket_username: null
stackoverflow_id: null
twitter_username: wolug
skype_username: null
steam_nickname: null
google_plus_id: null
linkedin_username: null
angellist_username: null
medium_id: null
bitcoin_url: null
paypal_url: null
flattr_button: null
telegram_username: null
vk_id: null
show_sharing_icons: false
share_facebook: true
share_mastodon: true
share_twitter: true
share_googleplus: false
share_linkedin: true
share_digg: true
share_tumblr: true
share_reddit: true
share_stumbleupon: true
share_hackernews: true
text:
pagination:
newer: Neuer
older: Älter
share_buttons:
text: Teile diese Webseite!
facebook: Share on Facebook
twitter: Share on Twitter
mastodon: Toot
googleplus: Share on Google+
linkedin: Share on LinkedIn
digg: Share on Digg
tumblr: Share on Tumblr
reddit: Share on Reddit
stumbleupon: Share on StumbleUpon
hackernews: Share on Hacker News
post:
updated: Geändert
minute_read: Min. Lesezeit
related_posts: Related Posts
index:
coming_soon: Coming soon...
contact:
email: Email Address
content: lolo98?
subject: New submission!
submit: Sag Hallo !
ajax:
sending: sending..
sent: Message sent!
error: Error!
thanks: Thanks for contacting us. We will reply as soon as possible.
og_locale: de_DE
feed:
excerpt_only: true
markdown: kramdown
redcarpet:
extensions:
- smart
- tables
- with_toc_data
permalink: pretty
paginate: 3
sass:
style: compressed
plugins:
- jekyll-paginate
- jekyll-sitemap
- jekyll-github-metadata
- jekyll-avatar
- jekyll-mentions
- jekyll-feed
- jekyll-avatar
include:
- _linkliste
exclude:
- Gemfile
- Gemfile.lock
- vendor