-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
121 lines (112 loc) · 2.06 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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
title: STB Records
repository: stb-gaming/high-scores
url: https://stb-gaming.github.io/high-scores
image: STB Gaming/stb-pink.png
#sky-games-images: https://sky-games-x.pages.dev/assets/img/games/
#sky-games-images: https://stb-gaming.github.io/sky-games/assets/img/games/
sky-games-images: https://stb-gaming.github.io/sky-games-images/
permalink: pretty
date-format: "%e %b %Y"
emptyarr: []
collections:
scores:
output: true
players:
output: true
games:
output: true
lists:
output: true
services:
output: true
brands:
output: true
developers:
output: true
categories:
output: true
defaults:
- scope:
path: ""
values:
layout: default
comments: true
- scope:
path: ""
type: lists
values:
permalink: /:title/
collection_pill: true
comments: false
- scope:
path: ""
type: games
values:
files: []
- scope:
path: ""
type: services
values:
infocard: true
collection_pill: true
comments: false
- scope:
path: ""
type: developers
values:
infocard: true
collection_pill: true
comments: false
- scope:
path: ""
type: brands
values:
infocard: true
collection_pill: true
comments: false
- scope:
path: ""
type: categories
values:
infocard: true
collection_pill: true
comments: false
- scope:
path: ""
type: posts
values:
comments: false
- scope:
path: ""
type: pages
values:
comments: false
exclude:
- node_modules
- Gemfile
- Gemfile.lock
- yarn.lock
- LICENSE
- plan.md
- README.md
- gulpfile.js
- gemfiles
- src
- package.json
- package-lock.json
plugins:
- jekyll-feed
- jekyll-redirect-from
- jekyll-redirect-to
- jekyll-seo-tag
- jekyll-sitemap
- jekyll-avatar
- jemoji
- jekyll-mention
- jekyll-github-metadata
staticman:
host: https://staticman.tumble.ficial.net
git: github
user: stb-gaming
repo: high-scores
branch: main