-
Notifications
You must be signed in to change notification settings - Fork 0
/
hugo.yaml
81 lines (72 loc) · 1.92 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
80
81
baseURL: https://callmeks.github.io
languageCode: en-us
title: KS Blog
theme: PaperMod
paginate: 3
params:
defaultTheme: auto
ShowToc: true
UseHugoToc: true
ShowWordCount: true
ShowReadingTime: true
ShowShareButtons: false
ShowPostNavLinks: true
ShowBreadCrumbs: true
ShowCodeCopyButtons: true
ShowRssButtonInSectionTermList: false
tocopen: false
assets:
favicon: "https://en.gravatar.com/avatar/9f3c6bb94301eda83e6a03211b184f6b"
favicon16x16: "https://en.gravatar.com/avatar/9f3c6bb94301eda83e6a03211b184f6b?size=16"
favicon32x32: "https://en.gravatar.com/avatar/9f3c6bb94301eda83e6a03211b184f6b?size=32"
apple_touch_icon: "https://en.gravatar.com/avatar/9f3c6bb94301eda83e6a03211b184f6b"
safari_pinned_tab: "https://en.gravatar.com/avatar/9f3c6bb94301eda83e6a03211b184f6b"
profileMode:
enabled: true
title: "Welcome to my blog"
subtitle: "I try hard on random things"
imageUrl: "https://en.gravatar.com/avatar/9f3c6bb94301eda83e6a03211b184f6b?size=200" # optional
imageTitle: "This is froakie" # optional
imageWidth: 200 # custom size
imageHeight: 200 # custom size
socialIcons:
- name: github
url: "https://github.com/callmeks"
- name: linkedin
url: "https://www.linkedin.com/in/loh-kae-shyan/"
- name: x
url: "https://x.com/callmeks24"
markup:
highlight:
anchorLineNos: true
codeFences: true
guessSyntax: true
lineNos: true
style: monokai
menu:
main:
- identifier: Search
name: Search
url: /search/
weight: 10
- identifier: Posts
name: Posts
url: /posts/
weight: 20
- identifier: Tags
name: Tags
url: /tags/
weight: 30
- identifier: Archives
name: Archives
url: /archives/
weight: 40
- identifier: Whoami
name: Whoami
url: /about/
weight: 50
outputs:
home:
- HTML
- RSS
- JSON # necessary for search