-
Notifications
You must be signed in to change notification settings - Fork 0
/
hugo.toml
32 lines (26 loc) · 1.14 KB
/
hugo.toml
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
baseURL = 'https://wsgggws.github.io/'
languageCode = 'en-us'
title = 'Blogs (码码要洗手)'
theme = 'paper'
[menu]
[[menu.main]]
identifier = "about"
name = "About.Me"
url = "/about/"
weight = 10
[params]
# color style
color = 'wheat' # linen, wheat, gray, light
# header social icons
# github = '' # github.com/YOUR_GITHUB_ID
rss = true # show rss icon
# misc
disableHLJS = false # disable highlight.js
disablePostNavigation = false # disable post navigation
monoDarkIcon = true # show monochrome dark mode icon
gravatarCdn = '' # e.g. 'https://cdn.v2ex.com/gravatar/'
math = true # enable KaTeX math typesetting globally
localKatex = true # use local KaTeX js/css instead of CDN
graphCommentId = "" # use graph comment (disqus alternative)
favicon = "/images/website/Navy.ico" # customize the default favicon
appleTouchIcon = "apple-touch-icon.png" # customize the default Apple touch icon