generated from imfing/hextra-starter-template
-
Notifications
You must be signed in to change notification settings - Fork 5
/
hugo.yaml
79 lines (71 loc) · 1.4 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
72
73
74
75
76
77
78
79
title: Marzneshin
# import hextra as module
module:
imports:
- path: github.com/imfing/hextra
markup:
# allow raw html
goldmark:
renderer:
unsafe: true
# enable hextra syntax highlight
highlight:
noClasses: false
menu:
main:
- identifier: documentation
name: Docs
pageRef: /docs
weight: 1
- identifier: about
name: About
pageRef: /about
weight: 2
- identifier: contact
name: Contact ↗
url: "https://github.com/marzneshin"
weight: 3
- identifier: search
name: Search
weight: 4
params:
type: search
- identifier: github
name: GitHub
weight: 5
url: "https://github.com/marzneshin/marzneshin"
params:
icon: github
params:
navbar:
displayTitle: true
displayLogo: false
footer:
displayCopyright: false
displayPoweredBy: true
editURL:
enable: true
base: "https://github.com/marzneshin/docs/edit/main/content"
defaultContentLanguage: en
languages:
en:
languageName: English
weight: 1
fa:
languageName: فارسی
languageDirection: rtl
title: مرزنشین
weight: 2
ru:
languageName: Russian
weight: 3
kmr:
languageName: Kurdî Kurmancî
weight: 4
ckb:
languageName: کوردی سورانی
languageDirection: rtl
weight: 5
kur:
languageName: Kurdî Soranî
weight: 6