-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
64 lines (55 loc) · 1.82 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
# ----------------------- #
# Main Configs #
# ----------------------- #
url: https://old.turtletrafo.de
title: Turtle Transformation
email: info@turtletrafo.de
author: Miriam & Markus Schmidberger
description: 'Wir teilen mit Dir unseren Weg und begleiten Dich auf Deiner Transformation als Individuum, als Familie oder als Firma.'
copyright: 'Copyright © 2023 Miriam & Markus Schmidberger. All Rights Reserved.'
credits: ''
keep_files: [CNAME]
# Google tracking, if both are filled, tag manager will prevail. Set up GA through GTM in that case
google_analytics_tracking_id: G-21YC88FWVZ
# ----------------------- #
# Jekyll & Plugins #
# ----------------------- #
# Build settings
markdown: kramdown
#remote_theme: swcool/landing-page-theme
permalink: pretty # layout of URL for blog posts
plugins:
- jekyll-minifier
- jekyll-sitemap
- jekyll-github-metadata #Jekyll plugin to propagate the site.github namespace and set default values for use with GitHub Pages.
- jekyll-multiple-languages-plugin
- jekyll-redirect-from
github: [metadata]
# languages
languages: ["en", "de"]
exclude_from_localizations: ["assets", "css", "fonts", "img", "js", "CNAME", favicon.ico, docs, apple-touch-icon.png, robots.txt]
exclude:
- README.md
- Gemfile.lock
- Gemfile
defaultLang: de
languageNames:
de: Deutsch
en: English
# ----------------------- #
# 3rd Party Settings #
# ----------------------- #
social:
- title: envelope
title2: E-Mail
url: mailto:info@turtletrafo.de
- title: linkedin
url: https://de.linkedin.com/company/turtletrafo
- title: facebook
url: https://www.facebook.com/turtletrafo
- title: instagram
url: https://www.instagram.com/turtletrafo
- title: twitter
url: https://www.twitter.com/turtletrafo
- title: youtube
url: https://www.youtube.com/@turtletrafo