-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
58 lines (45 loc) · 1.11 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
51
52
53
54
55
56
57
58
baseURL: http://wei-qiang.github.io/
languageCode: en-us
title: "Wei-Qiang's Portfolio"
theme: "toha"
# Manage languages
# For any more details, you can check the official documentation: https://gohugo.io/content-management/multilingual/
languages:
en:
languageName: English
weight: 1
# Control TOC depth
markup:
tableOfContents:
startLevel: 2
endLevel: 6
ordered: false
# At least HTML and JSON are required for the main HTML content and
# client-side JavaScript search
outputs:
home:
- HTML
- RSS
- JSON
# Enable global emoji support
enableEmoji: true
# Site parameters
params:
# GitHub repo URL and branch of your site
gitRepo: https://github.com/hugo-toha/hugo-toha.github.io
gitBranch: main
# specify whether you want to write some blog posts or not
enableBlogPost: false
# specify whether you want to show Table of Contents in reading page
enableTOC: false
background: "images/background.jpg"
newsletter:
enable: false
footer:
enable: false
logo:
favicon: "images/favicon.png"
darkMode:
enable: true
provider: darkreader
default: dark