-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhugo.yaml
66 lines (55 loc) · 1.08 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
title: 交通工程数字化设计系统
theme: hextra
enableRobotsTXT: true
hasCJKLanguage: true
defaultContentLanguage: zh-cn
languages:
zh-cn:
languageName: 简体中文
weight: 1
enableInlineShortcodes: true
params:
navbar:
displayTitle: true
displayLogo: true
logo:
path: img/logo/light.svg
dark: img/logo/dark.svg
width: wide
page:
width: normal
theme:
default: system
displayToggle: true
footer:
enable: true
displayCopyright: true
displayPoweredBy: false
width: normal
displayUpdateDate: false
search:
enable: true
type: flexsearch
flexsearch:
index: content
tokenize: forward
menu:
main:
- name: 产品文档
pageRef: /docs
weight: 1
- name: 下载更新
pageRef: /downloads
weight: 6
- name: 售后服务
pageRef: /support
weight: 8
- name: 搜索
weight: 9
params:
type: search
- name: GitHub
weight: 10
url: "https://github.com/stephenchou888/ccshcc-dds-docs"
params:
icon: github