-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
_config.yml
374 lines (295 loc) · 11.1 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
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
url: https://hpc-social.github.io
lang: en
title: HPC.social
baseurl: ""
description: A community of high performance computing practitioners and friends.
tagline: Practitioners and friends.
issues_url: https://github.com/hpc-social/hpc-social.github.io/issues
keywords: [hpc, social, mastodon]
logo: /assets/img/hpc-social-blue.png
# This should be the same author as first entry in `_data/authors.yml`.
author:
name: Alan Sill
email: [email protected]
# Used by `jekyll-seo-tag`:
twitter: hpc_social
# Add links to the sidebar.
menu:
- title: Projects
url: /projects/
- title: News
url: /news/
- title: Discussion
external_url: https://github.com/hpc-social/hpc-social.github.io/discussions
- title: Mastodon
url: /projects/mastodon/
- title: Chat
url: /projects/chat/
- title: Jobs
url: /projects/jobs/
# Add links to the footer.
legal:
- title: LICENSE
external_url: https://github.com/hpc-social/hpc-social.github.io/blob/main/LICENSE
- title: CHANGELOG
url: /CHANGELOG/
# Format of the permalinks
permalink: /news/:categories/:year/:title/
# Pagination configuration (used by the `blog` layout)
paginate: 10
paginate_path: /news/:num/
# Sidebar image and theme color of the site.
accent_image: /assets/img/sidebar-hpc.jpg
accent_color: rgb(79,177,186)
# This is used for the `theme-color` meta tag,
# which changes the background color of the browser UI in certain browsers.
# Defaults to `accent_color`.
theme_color: rgb(41, 60, 159)
# The string encoding which fonts to fetch from Google Fonts.
# See: <https://hydejack.com/docs/configuration/>
google_fonts: Roboto+Slab:700|Noto+Sans:400,400i,700,700i
# The text font. Expects a string that is a valid CSS font-family value.
font: Noto Sans, Helvetica, Arial, sans-serif
# The font used for headings. Expects a string that is a valid CSS font-family value.
font_heading: Roboto Slab, Helvetica, Arial, sans-serif
# The font used for code blocks. Expects a string that is a valid CSS font-family value.
font_code: Fira Code, Menlo, Monaco, Consolas, monospace;
defaults:
# You can use this to provide a default accent color and background for
# all pages under a given path:
- scope:
path: hyde/
values:
accent_color: rgb(38,139,210)
theme_color: rgb(32,32,32)
accent_image:
background: rgb(32,32,32)
overlay: false
# Don't include documents in assets in the sitemap
- scope:
path: assets/
values:
sitemap: false
# Don't include licenses in sitemap (feel free to delete)
- scope:
path: licenses/
values:
layout: plain
sitemap: false
# # You can use the following to enable comments on all posts.
# - scope:
# type: posts
# values:
# comments: true
# `jekyll-seo-tag` will mark collection outputs as `BlogPosting`,
# but we want them to be `WebPage`s:
- scope:
type: projects
values:
seo:
type: WebPage
- scope:
type: featured_categories
values:
seo:
type: WebPage
- scope:
type: featured_tags
values:
seo:
type: WebPage
kramdown:
math_engine: mathjax
math_engine_opts: {}
footnote_backlink: '↩︎'
# 3rd Party Integrations
# ----------------------------------------------------------------------------------------
# Setting a disqus shortname will enable the comment section on
# pages with `comments: true` in the front matter.
# disqus: <username>
# Setting a tinyletter username will enable the newsletter subscription box.
# PRO version only!
# tinyletter: <username>
# Hydejack Settings
# ----------------------------------------------------------------------------------------
# These settings are specific to Hydejack.
hydejack:
# Configure the order of complementary content on blog posts
post_addons: [about, newsletter, related, random, comments]
# Configure the order of complementary content on project pages
project_addons: [about, newsletter, other, comments]
# Set to `true` if you don't want to show an icon indicating external links
no_mark_external: false
# Set to `true` if third party plugins fail to work with dynamically loaded pages
no_push_state: false
# Set to `true` if you want to disable the drawer
no_drawer: true
# Set to `true` if you don't to use the auto-hiding (JavaScript based) navbar.
# Note that this will not hide the navbar completely, only replace it with a static one.
# Use custom css to hide completely, e.g. `#_navbar { display: none }`.
no_navbar: false
# Set to true to disable the built-in search functionality.
# Note that search is disabled during local use to save on build time.
# Run Jekyll with the `JEKYLL_ENV` environment variable set to `production` to enable.
no_search: false
# Set to `true` if you do not want parts of the css inlined in <head/>
# This will increase site build speed dramatically!
no_inline_css: false
# Set to `true` if you don't intend on changing the accent color on a per-page basis.
# This will increase site build speed!
no_page_style: false
# Code blocks and tables "break" the layout by spanning the full available width.
# Set this to true if you want them to be the same width as other content.
no_break_layout: true
# Set to `true` to disable the dynamic Table of Contents on large screens.
no_toc: false
# When set to `true`, will not extend the content in the "third column" on large screens.
# Instead, all content will remains within the center column.
# Note that this will not affect the Table of Contents, use `no_toc` instead.
no_third_column: false
# Set to `true` if you don't like oversized headlines on large screens.
no_large_headings: false
# Set to `true` if you do not want to expose your resume and projects
# in machine-readable formats.
no_structured_data: false
# You can set this to `true` if you don't want to set the `theme-color` meta tag,
# This only affects the meta tag, not the color specified in the app manifest.
no_theme_color: false
# Disable the breadcrumbs above the title
no_breadcrumbs: false
# Set to `true` when building with the `--lsi` option
use_lsi: true
# When using Google Analytics, set to `true` to display a cookie notice banner.
# When enabled, no user-related data will be stored until the user gives consent.
cookies_banner: false
# Set to `true` if you would like to add a "Powered by Hydejack" link in the footer.
# Note that this setting has no effect when using the free version.
advertise: false
# Buyers of the PRO version can opt to hide all dates from the theme.
# Frequent consumers of online content will know that nothing devalues a post like
# seeing an old date.
hide_dates: false
# TODO
hide_last_modified: false
# Note that dark mode only works in the PRO version of Hydejack.
dark_mode:
# Set to `true` to always use the dark theme.
always: true
# Set to `true` to use the dark theme based on visitors' preference (OS setting).
dynamic: true
# Set to `true` to allow visitors to switch between light and dark mode.
icon: true
# ⚡️ DANGER ZONE ⚡️
# ----------------
# This is an _experimental_ feature.
# Only use if you know what Service Workers are and how they can impact your site!
offline:
enabled: false
cache_version: 13
precache_assets:
- /assets/img/swipe.svg
# Collections
# ----------------------------------------------------------------------------------------
collections:
featured_categories:
permalink: /news/:name/
output: true
featured_tags:
permalink: /tag-:name/
output: true
projects:
permalink: /projects/:path/
output: true
# File inclusion/exclusion
# ----------------------------------------------------------------------------------------
exclude:
- ./#jekyll-theme-hydejack/node_modules
- ./#jekyll-theme-hydejack/.git
- .jekyll-cache
- .sass-cache
- '*.toml'
- vendor
- Gemfile
- Gemfile.lock
include:
- .well-known
- LICENSE.md
# Plugins
# ----------------------------------------------------------------------------------------
plugins:
- jekyll-default-layout
- jekyll-feed
- jekyll-optional-front-matter
- jekyll-paginate
- jekyll-readme-index
- jekyll-redirect-from
- jekyll-relative-links
- jekyll-sitemap
- jekyll-titles-from-headings
- jekyll-include-cache
- jekyll-last-modified-at
# SEO Tag
# ---------------------------------------------------------------------------------------
# Where you proof that you own this site (used by jekyll-seo-tag)
# google_site_verification: <verification-id>
# -- or --
# webmaster_verifications:
# google: <verification-id>
# bing: <verification-id>
# alexa: <verification-id>
# yandex: <verification-id>
# Used for twitter cards
twitter:
username: hpc_social
# Used for facebook open graph
# facebook:
# app_id: <id>
# publisher: <id>
# admins: <id>
# Used on index and about sites
social:
name: HPC Social
github: hpc-social
mastodon: https://mast.hpc.social/about
links:
- https://twitter.com/hpc_social
- https://github.com/hpc-social
# Plugin Configs
# ---------------------------------------------------------------------------------------
optional_front_matter:
remove_originals: true
readme_index:
remove_originals: true
with_frontmatter: true
relative_links:
collections: true
titles_from_headings:
strip_title: true
collections: true
sass:
style: compressed
# Jekyll Compose Defaults
# ---------------------------------------------------------------------------------------
jekyll_compose:
default_front_matter:
drafts:
layout: post
description: >
Drafts for hpc.social
image:
path: /assets/img/sidebar-bg.jpg
posts:
layout: post
description: >
News for the hpc.social site.
image:
path: /assets/img/sidebar-bg.jpg
projects:
layout: project
description: >
Projects for the hpc.social community
image:
path: /assets/img/sidebar-bg.jpg
links:
- title: Project Link
url: https://example.com