-
Notifications
You must be signed in to change notification settings - Fork 4
/
_config.yml
32 lines (29 loc) · 1004 Bytes
/
_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
theme: minima
repository: FriendsOfREDAXO/friendsofredaxo.github.io
plugins: ['jekyll-github-metadata', 'jekyll-seo-tag']
timezone: Europe/Berlin
# defaults
# https://jekyllrb.com/docs/configuration/#front-matter-defaults
defaults:
- scope:
path: ""
values:
image: https://raw.githubusercontent.com/FriendsOfREDAXO/friendsofredaxo.github.io/assets/trex_1200x600.png
# SEO
# https://github.com/jekyll/jekyll-seo-tag
title: Friends Of REDAXO
description: Dies ist der Ort für gemeinsame REDAXO-Entwicklung. Alles, was hier entwickelt wird, ist Teil der Community und damit Gemeingut.
logo: https://raw.githubusercontent.com/FriendsOfREDAXO/friendsofredaxo.github.io/assets/trex_550x550.png
twitter:
username: redaxo
social:
name: Friends Of REDAXO
links:
- https://github.com/FriendsOfREDAXO
- https://twitter.com/redaxo
# Exclude directories and/or files from the conversion.
# https://jekyllrb.com/docs/configuration/
exclude:
- Gemfile
- Gemfile.lock
- vendor