-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathhugo.yaml
More file actions
35 lines (31 loc) · 802 Bytes
/
hugo.yaml
File metadata and controls
35 lines (31 loc) · 802 Bytes
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
baseURL: https://zhukovsd.github.io/java-backend-interview-prep/
title: IT Ментор | Java методичка
languageCode: ru
theme : hugo-book
enableGitInfo: true
params:
BookTheme: 'auto'
BookSection: '*'
BookPortableLinks: true
BookRepo: 'https://github.com/zhukovsd/java-backend-interview-prep'
BookCommitPath: 'commit'
BookEditPath: 'edit/master'
menu:
after:
- name: "Telegram канал"
url: "https://t.me/zhukovsd_it_mentor"
weight: 10
- name: "Telegram чат"
url: "https://t.me/zhukovsd_it_chat"
weight: 20
- name: "YouTube"
url: "https://www.youtube.com/@zhukovsd_it_mentor"
weight: 30
markup:
tableOfContents:
endLevel: 4
ordered: false
startLevel: 4
services:
googleAnalytics:
id: "G-HSY357LTPQ"