-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy pathhugo.yaml
More file actions
54 lines (47 loc) · 941 Bytes
/
hugo.yaml
File metadata and controls
54 lines (47 loc) · 941 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
baseURL: https://podkop.net/
languageCode: ru-ru
title: Podkop
module:
imports:
- path: github.com/imfing/hextra
defaultContentLanguage: ru
params:
navbar:
displayTitle: true
displayLogo: true
logo:
path: logo-black.svg
dark: logo-white.svg
link: /
width: 30
height: 30
editURL:
enable: true
base: "https://github.com/itdoginfo/podkop-wiki/edit/main/content/"
theme:
default: system
displayToggle: true
menu:
main:
- name: Поиск
weight: 4
params:
type: search
- name: GitHub
weight: 5
url: "https://github.com/itdoginfo/podkop"
params:
icon: github
- name: Telegram
weight: 6
url: "https://t.me/itdogchat/81758"
params:
icon: telegram
markup:
defaultMarkdownHandler: goldmark
goldmark:
renderer:
unsafe: true
services:
googleAnalytics:
ID: G-L8FLJF5S5R