-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
55 lines (49 loc) · 1.44 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
# Site settings
title: Stefan Bischof - Knowledge Graph Researcher
email: [email protected]
description: > # this means to ignore newlines until "baseurl:"
Research scientist at Siemens AG Österreich. External lecturer at FH Krems. interested in (Industrial) Knowledge Graphs and semantic modelling.
baseurl: "" # the subpath of your site, e.g. /blog/
url: "https://www.stefanbischof.at" # the base hostname & protocol for your site
twitter:
username: stefanbischof
card: summary
github_username: stefanbischof
author:
name: Stefan Bischof
twitter: stefanbischof
social:
name: Stefan Bischof
links:
- https://twitter.com/stefanbischof
- https://github.com/stefanbischof
- http://linkedin.com/in/stefanbischof
- https://dblp.org/pid/40/3609-2.html
- https://scholar.google.com/citations?user=U8wSrHwAAAAJ
- https://orcid.org/0000-0001-9521-8907
- https://www.scopus.com/authid/detail.uri?authorId=6701506511
- https://www.semanticscholar.org/author/Stefan-Bischof/143877076
webmaster_verifications:
google: uCs0oiMeUVzn9UBXLcNZXLddVbmM7oOy408K8tzeFbw
include: [".well-known"]
# Build settings
markdown: kramdown
plugins:
# - 'jekyll/scholar'
# - jekyll-assets
- jekyll-sitemap
# - jekyll-seo-tag
# - jekyll-typogrify
defaults:
-
scope:
path: ""
type: "posts"
values:
layout: "post"
author: "Stefan Bischof"
collections:
doc:
output: true
sass:
style: compressed