-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
50 lines (40 loc) · 1.08 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
url: ""
lang: en
title: HPC.social
baseurl: "/noodles-award"
description: Noodles Award
# Format of the permalinks
permalink: /news/:categories/:year/:title/
defaults:
# Don't include documents in assets in the sitemap
- scope:
path: assets/
values:
sitemap: false
kramdown:
math_engine: mathjax
math_engine_opts: {}
footnote_backlink: '↩︎'
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
# Used for twitter cards
twitter:
username: hpc_social
# 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