-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
73 lines (61 loc) · 1.6 KB
/
_config.yml
File metadata and controls
73 lines (61 loc) · 1.6 KB
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
65
66
67
68
69
70
71
72
title: "Jan Schwiddessen"
description: "Homepage of Jan Schwiddessen, PhD candidate in mathematical optimization. Skills, software, publications, talks, achievements."
email: "jan.schwiddessen@gmail.com"
author:
name: "Jan Schwiddessen"
avatar: "/assets/images/jan.jpg"
bio: "Measurable performance through mathematical models and algorithms. PhD candidate in technical mathematics."
location: "Klagenfurt, Austria"
email: "jan.schwiddessen@gmail.com"
links:
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: "https://github.com/jschwiddessen"
- label: "LinkedIn"
icon: "fab fa-fw fa-linkedin"
url: "https://www.linkedin.com/in/jan-schwiddessen"
- label: "Google Scholar"
icon: "ai ai-google-scholar"
url: "https://scholar.google.com/citations?user=7BgWcwkAAAAJ&hl=en"
- label: "arXiv"
icon: "ai ai-arxiv"
url: "https://arxiv.org/a/schwiddessen_j_1"
url: "https://jan-schwiddessen.com"
baseurl: ""
remote_theme: "mmistakes/minimal-mistakes@4.27.3"
minimal_mistakes_skin: "default"
academicons: true
locale: "en"
timezone: "Europe/Vienna"
markdown: kramdown
kramdown:
input: GFM
highlighter: rouge
permalink: /:title/
plugins:
- jekyll-remote-theme
- jekyll-include-cache
- jekyll-sitemap
- jekyll-feed
- jekyll-seo-tag
collections:
pages:
output: true
permalink: /:path/
defaults:
- scope:
path: "_pages"
type: pages
values:
layout: single
author_profile: true
atom_feed:
hide: true
exclude:
- node_modules
- vendor
- .sass-cache
- .jekyll-cache
- README.md
- Gemfile
- Gemfile.lock