-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
83 lines (70 loc) · 1.46 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
title: shomy
description:
Musician, gamer and developer.
Currently making my dream game 🎮.
baseurl: ""
url: "https://shomy.is-a.dev"
twitter_username: shomykohai
github_username: shomykohai
theme: jekyll-dash
plugins:
- jekyll-feed
- jekyll/tagging
- jekyll-paginate-v2
defaults:
-
scope:
path: ""
type: "posts"
values:
permalink: "/blog/article/:title"
# For compatibility with dash's pagination.html
paginate_path: /page/:num/
pagination:
enabled: true
debug: true
collection: 'posts'
per_page: 5
permalink: 'page/:num/'
title: ':title - page'
sort_field: 'date'
sort_reverse: true
tag_permalink_style: pretty
tag_page_layout: tag_page
tag_page_dir: tag
routes: [
blog,
docs
]
projects: [
https://github.com/shomykohai/quest-system,
https://github.com/shomykohai/godot-keyring,
https://github.com/shomykohai/askitsu,
https://github.com/shomykohai/kitsu-bot
]
sass:
style: compressed
sitemap:
banned: []
allowed: [
html
]
dash:
date_format: "%b %-d, %Y"
social_links:
- url: https://github.com/shomykohai
icon: github
color: purple
- url: https://twitter.com/shomykohai
icon: twitter
color: cyan
- url: https://shomy.bsky.social/
icon: bluesky
color: cyan
- url: https://shomy.is-a.dev/feed.xml
fa: true # Font Awesome Free
icon: rss
color: orange
show_author: true
github-username: shomykohai
avatar_source: github