-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
68 lines (62 loc) · 1.63 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
59
60
61
62
63
64
65
66
67
68
baseURL: https://benedictpak.com
languageCode: en-us
title: Benedict Pak
theme: PaperMod
enableEmoji: true
googleAnalytics: G-BLD57SKV9E
menu:
main:
- identifier: about
name: About
url: /about/
weight: 1
- identifier: blog
name: Blog
url: /blog/
weight: 2
- identifier: projects
name: Projects
url: /projects/
weight: 3
- identifier: linkedin
name: LinkedIn
url: https://www.linkedin.com/in/benedictpak
weight: 4
- identifier: github
name: GitHub
url: https://github.com/Nanosync
weight: 5
params:
title: "Benedict Pak"
description: "Benedict Pak's developer portfolio."
keywords: ["Benedict Pak", "Developer", "Portfolio"]
images: ["logo.png"]
DateFormat: "2 January 2006"
homeInfoParams:
Title: "Hi there \U0001F44B"
Content: "I'm **Benedict Pak**. I love tinkering with software and learning about how things work."
socialIcons:
- name: linkedin
url: "https://www.linkedin.com/in/benedictpak"
- name: github
url: "https://github.com/Nanosync"
profileMode:
enabled: true
title: Benedict Pak
subtitle: "I love tinkering with software and learning about how things work."
ShowReadingTime: true
ShowShareButtons: true
ShareButtons: ["linkedin", "twitter", "reddit", "facebook"]
ShowPostNavLinks: true
ShowBreadCrumbs: true
ShowCodeCopyButtons: false
ShowWordCount: false
ShowRssButtonInSectionTermList: false
UseHugoToc: false
disableSpecial1stPost: false
disableScrollToTop: false
comments: false
hidemeta: false
hideSummary: false
showtoc: false
tocopen: false