-
Notifications
You must be signed in to change notification settings - Fork 3
/
_config.yml
30 lines (25 loc) · 1.06 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
# Site settings
title: Johannes Elias Lohbihler
email: [email protected]
description: > # this means to ignore newlines until "baseurl:"
Johannes Elias Lohbihler is a berlin-based seasoned product designer currently on a sabbatical and happy talking about new job opportunities. Amongst other ventures, he founded dadamachines – a studio for multisensory experiences & open-source music technology. Recently he did a stint at KORG - setting up shop in Berlin. His expertise is ranging from crafts to creating digital and analog experiences, products, or services for large & small clients.
baseurl: "" # the subpath of your site, e.g. /blog
url: https://lohbihler.com # with the https protocol
enforce_ssl: lohbihler.com # without any protocol
twitter:
username: nevvkid
# jekyll collections
collections:
projects:
output: true
# Google site verification
google_verification: TOgqR35-bIMiNWBG5AsFpQCQIsMxPEG9SqjQ3TdE6SI
# Build settings
markdown: kramdown
# SASS settings
sass:
style: compressed
plugins:
- jekyll-seo-tag
- jekyll-sitemap
- jekyll-target-blank