-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
44 lines (39 loc) · 1.05 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
# site settings
title: Oliver's
subtitle: Homepage
email: kuechleroliver@gmail.com
description: Welcome to my Homepage!<br /> Feel free to cruise around and explore my projects.
baseurl: "/homepage" # the subpath of your site, e.g. /blog
url: # the base hostname & protocol for your site
author: Oliver Kuechler
street_address:
city: Berlin
state:
zip_code:
country: Germany
phone:
# homepage tiles
tiles-source: posts # accepts "posts" or "pages"
tiles-count: 6 # number of tiles on page
# social settings (key must match name of font awesome icon)
# see https://fontawesome.com/icons?d=gallery&p=2&s=brands
# Icons are not shown if value is empty
# You need to restart jekyll for changes to have an effect
socials:
GitHub: https://github.com/KuechlerO
GitLab:
Google-Plus:
Instagram:
LinkedIn: https://www.linkedin.com/in/oliver-k%C3%BCchler-5961081b9/
Twitter:
Facebook: https://www.facebook.com/oliver.kuchler.5/
Slack:
# build settings
markdown: kramdown
sass:
style: compressed
exclude:
- "*.gemspec"
- LICENSE.md
- CONTRIBUTING.md
- README.md