-
Notifications
You must be signed in to change notification settings - Fork 0
/
hugo.yaml
90 lines (76 loc) · 1.64 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
82
83
84
85
86
87
88
baseURL: http://jama.work/
languageCode: en-us
title: James Ma
theme: ["PaperMod"]
enableInlineShortcodes: true
enableRobotsTXT: true
buildDrafts: false
buildFuture: false
buildExpired: false
enableEmoji: true
pygmentsUseClasses: true
mainsections: ["posts"]
minify:
disableXML: true
languages:
en:
languageName: "English"
weight: 1
taxonomies:
category: categories
tag: tags
series: series
menu:
main:
- name: About
url: about
weight: 10
- name: Archive
url: archives/
- name: Search
url: search/
weight: 10
- name: Tags
url: tags/
weight: 10
params:
env: production
description: "James Ma's website"
author: "James Ma"
defaultTheme: auto
ShowShareButtons: true
ShowReadingTime: true
displayFullLangName: true
ShowPostNavLinks: true
ShowBreadCrumbs: true
ShowCodeCopyButtons: true
ShowRssButtonInSectionTermList: true
ShowAllPagesInArchive: true
ShowPageNums: true
params:
assets:
disableHLJS: true
homeInfoParams:
Title: "Hi there"
Content: >
👋 I'm James, a Product Manager.
socialIcons:
- name: github
title: View Source on Github
url: "https://github.com/jama22"
- name: Twitter
title: Twitter
url: "https://twitter.com/pioverpi"
- name: LinkedIn
title: professional
url: "https://www.linkedin.com/in/james-ma-526a6012/"
markup:
highlight:
codeFences: true
guessSyntax: true
style: monokai
outputs:
home:
- HTML
- RSS
- JSON # necessary for search