forked from github/personal-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
99 lines (81 loc) · 3.23 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
layout: sidebar
style: dark
plugins:
- jekyll-octicons
- jekyll-github-metadata
- jemoji
permalink: /:year/:month/:day/:title/
defaults:
-
scope:
path: "" # an empty string here means all files in the project
type: "posts"
values:
layout: "post"
projects:
sort_by: pushed
# sort_by options:
# - pushed
# - stars
limit: 9
exclude:
archived: false
forks: true
projects:
# - repo-name
social_media:
# behance: your_username
# dribbble: your_username
# facebook: your_username
# hackerrank: your_username
# instagram: your_username
keybase: salevajo
linkedin: stephan-heffner-93991628
mastodon: salevajo
# medium: your_username
# stackoverflow: your_user_id
# telegram: your_username
# twitter: salevajo
# unsplash: your_username
# vk: your_username
website: https://spiegel.de
xing: Stephan_Heffner
# youtube: your_username
pgp: 7F1085A65161546F7A3CC843279D597EC51BEE6B
topics:
- name: Swift
web_url: https://github.com/topics/swift
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/swift/swift.png
- name: Python
web_url: https://github.com/topics/python3
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/python/python.png
- name: Java
web_url: https://github.com/topics/java
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/java/java.png
- name: macOS
web_url: https://github.com/topics/macos
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/macos/macos.png
- name: iOS
web_url: https://github.com/topics/ios
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/ios/ios.png
- name: Homebrew
web_url: https://github.com/topics/homebrew
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/homebrew/homebrew.png
- name: Docker
web_url: https://github.com/topics/docker
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/docker/docker.png
- name: Git
web_url: https://github.com/topics/git
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/git/git.png
- name: Jenkins
web_url: https://github.com/topics/jenkins
image_url: https://raw.githubusercontent.com/github/explore/4546263bd5739353083c33dada43f8f31e7d1fd6/topics/jenkins/jenkins.png
- name: Linux
web_url: https://github.com/topics/linux
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/linux/linux.png
- name: Terminal
web_url: https://github.com/topics/terminal
image_url: https://raw.githubusercontent.com/github/explore/d92924b1d925bb134e308bd29c9de6c302ed3beb/topics/terminal/terminal.png
- name: Raspberry Pi
web_url: https://github.com/topics/raspberry-pi
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/raspberry-pi/raspberry-pi.png