-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
50 lines (45 loc) · 1.26 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
baseURL: https://boiarshinov.github.io/holywar4j/ #Used for relative paths
languageCode: en-us
title: holywar4j
theme: "PaperMod"
enableRobotsTXT: true
enableEmoji: true
googleAnalytics: G-Q3EWCSL2W9
menu:
main:
- name: About
url: about
weight: 5
- name: Backlog
url: backlog
weight: 5
- name: Meeting list
url: overlook
weight: 5
- name: Talks
url: talks
weight: 5
- name: Categories
url: categories/
weight: 10
params:
env: production # to enable google analytics, opengraph, twitter-cards and schema.
description: Russian Java Developers Community
profileMode:
enabled: true
subtitle: Русскоязычное Java сообщество
imageUrl: "android-chrome-192x192.png" # optional
imageTitle: "homepage image" # optional
imageWidth: 192 # custom size
imageHeight: 192 # custom size
buttons:
- name: About
url: about
- name: Backlog
url: backlog
- name: Meeting list
url: overlook
- name: Talks
url: talks
# ShowReadingTime: true #Add computed average reading time to every page
# ShowBreadCrumbs: true #Add road to the page for every page