-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhugo.yaml
71 lines (61 loc) · 1.27 KB
/
hugo.yaml
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
baseurl: https://blog.recommend.games/
archetypeDir: archetypes
assetDir: assets
contentdir: content
dataDir: data
layoutdir: layouts
publishdir: public
staticDir: static
themesDir: themes
title: Analysis Paralysis
canonifyurls: true
DefaultContentLanguage: en
theme: beautifulhugo
metaDataFormat: yaml
enableRobotsTXT: true
Params:
subtitle: Board Games ❤️ Data Science
mainSections:
- post
- posts
logo: logo.png
favicon: favicon.ico
dateFormat: January 2, 2006
commit: false
rss: true
comments: false
readingTime: true
wordCount: true
useHLJS: true
socialShare: true
showRelatedPosts: true
markup:
goldmark:
renderer:
unsafe: true
Author:
name: Recommend.Games
email: [email protected]
website: https://recommend.games/
gitlab: recommend.games
github: recommend-games
twitter: recommend_games
mastodon: 'tabletop.social/@markus'
linkedin: markusschepke
stackoverflow: users/2634131/markus-shepherd
youtube: user/MarkusSchepke
paypal: mschepke
kaggle: mshepherd
menu:
main:
- name: Recommend.Games
url: https://recommend.games/#/
weight: 10
- name: About
url: page/about/
weight: 20
- name: Donate
url: page/donations/
weight: 30
sitemap:
changefreq: daily