-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
254 lines (237 loc) · 5.7 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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
# General static application configuration
lang: en-US
title: /|Outerspace|\ ~=The gamE=~
name: Outerspace-The_gamE
author: &site_author
name: MBCrypto
email: [email protected]
uri: "http://www.outerspacethegame.app"
email: [email protected]
description: >- # this means to ignore newlines until "baseurl:"
Outerspace The-gamE is a social enabled, mass multi player, democratic décentralised NFT game.
It's probably the very first strategic real-time blockchain game and possibly one of the very few "real" metaverse game.
Explore, harvest and conquer: $FUEL your ambitions!
webrick:
headers:
OuterSpacePreSaleContract: 100|( +|-|!5 53|2(|23+ |-|34|)3|2 14+3|2 0|\\|
baseurl: "" # the subpath of your site, e.g. /blog
url: "http://www.outerspacethegame.app"
logo: "/assets/logo.png"
twitter_username: MBettucci
github_username: martinobettucci
color_scheme: dark
# Content configuration
nav_sort: case_sensitive
defaults:
-
scope:
path: "" # an empty string here means all files in the project
values:
lang: en
nav_order: 0
search_exclude: false
nav_exclude: false
has_children: false
grand_parent:
parent:
sitemap: true
last_modified_date: 2022-01-03 08:32:00 +1
last_modified_at: 2022-01-03 08:32:00 +1
feed:
excerpt_only: true
author: *site_author
authors:
- <<: *site_author
# -
# scope
# path: ""
# type: posts
# values
# layout: post
# Music assets
-
scope:
path: "assets/tunes"
values:
music: true
# Script assets
-
scope:
path: "assets/js"
values:
script: true
# Images for background
-
scope:
path: "assets/backgrounds"
values:
music: true
# All planets assets (with small, medium, large property)
-
scope:
path: "assets/icons/planets"
values:
planet: true
-
scope:
path: "assets/icons/planets/16x"
values:
small: true
-
scope:
path: "assets/icons/planets/32x"
values:
medium: true
-
scope:
path: "assets/icons/planets/128x"
values:
large: true
-
scope:
path: "assets/icons/planets/stars"
values:
star: true
# Flags assets
-
scope:
path: "assets/icons/factions"
values:
flag: true
# Ships assets
-
scope:
path: "assets/icons/ships"
values:
ship: true
# General post config
back_to_top: true
back_to_top_text: "Back to top page"
# Heading H1 min H6 max pour le SEO
h_min: 1
h_max: 6
# Footer config
footer_content:
aux_links_new_tab: false
aux_links:
"Home":
- "/"
"Whitepaper":
- "/whitepaper"
"Credits":
- "/credits"
"Contact":
- "/contact"
# ATOM Feed config
feed: &feed_config
posts_limit: 20
excerpt_only: true
collections:
- posts
- economics
- mechanics
collections:
posts:
output: true
economics:
output: true
mechanics:
output: true
just_the_docs:
# Define which collections are used in just-the-docs
collections:
mechanics:
name: Game mechanics
nav_exclude: false
search_exclude: false
economics:
name: Tokenomics
nav_exclude: false
search_exclude: false
posts:
# Give the collection a name
name: Blog
# Exclude the collection from the navigation
nav_exclude: false
# Exclude the collection from the search
search_exclude: false
# Build settings
search_enabled: true
lsi: true
strict_front_matter: true
show_excerpts: true
permalink: /:collection/:year-:month-:day-:title:output_ext
theme: just-the-docs
liquid:
error_mode: strict
# strict_variables: true
# strict_filters: true
plugins:
- jekyll-feed
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-haml-markup
- jekyll-hyperstack
- jekyll-compose
- jekyll-spaceship
# Exclude from processing.
exclude:
- .sass-cache/
- .jekyll-cache/
- gemfiles/
- Gemfile
- Gemfile.lock
- node_modules/
- engine/
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
- "*.bak"
- "*.orig"
# Search feature configuration
search_tokenizer_separator: /[\s\-/]+/
search:
# Split pages into sections that can be searched individually
# Supports 1 - 6, default: 2
heading_level: 2
# Maximum amount of previews per search result
# Default: 3
previews: 2
# Maximum amount of words to display before a matched word in the preview
# Default: 5
preview_words_before: 3
# Maximum amount of words to display after a matched word in the preview
# Default: 10
preview_words_after: 3
# Set the search token separator
# Default: /[\s\-/]+/
# Example: enable support for hyphenated search words
tokenizer_separator: /[\s/]+/
# Display the relative url in search results
# Supports true (default) or false
rel_url: true
# Enable or disable the search button that appears in the bottom right corner of every page
# Supports true or false (default)
button: false
# Enable or disable heading anchors
heading_anchors: true
# Footer last edited timestamp
last_edit_timestamp: true
last_edit_time_format: "%b %e %Y at %I:%M %p" # uses ruby's time format: https://ruby-doc.org/stdlib-2.7.0/libdoc/time/rdoc/Time.html
# Github pages configuration
gh_edit_link: false
sass:
sass_dir: _sass
sourcemap: never
style: compressed
# Soe building optimisations
compress_html:
clippings: all
comments: all
endings: all
startings: []
blanklines: false
profile: false
ignore:
envs: all