forked from github/personal-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
47 lines (40 loc) · 1017 Bytes
/
_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
layout: stacked
style: dark
url: https://gaahrdner.dev
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:
keybase: gaahrdner
linkedin: gaahrdner
twitter: gaahrdner
website: https://gaahrdner.com
# topics:
# - name: CSS
# web_url: https://github.com/topics/css
# image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/css/css.png
#- name: Web design
#
# - name: Sass
# web_url: https://github.com/topics/sass
# image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/sass/sass.png