-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhugo.yaml
64 lines (64 loc) · 1.31 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
title: Sam O-C
baseURL: https://www.samoc.uk
languageCode: en-GB
theme: github.com/kdevo/osprey-delight/v5
tags:
- personal
- homepage
- portfolio
disableKinds:
- taxonomy
enableEmoji: true
pygmentsUseClasses: true
enableRobotsTXT: true
module:
imports:
- path: github.com/kdevo/osprey-delight/v5
- path: github.com/hugo-mods/icons
Params:
description: Website of Samuel Orman-Chan
theme: dedark
mdTagline: |-
# I am:
# Sam Orman-Chan{cursor}
enforceSinglePage: false
copyright: true
credit: true
author:
name: Samuel Orman-Chan
Social:
- icon: fab fa-bluesky
icon_pack: fa-brands
name: bluesky
link: https://bsky.app/profile/samoc.gay
- type: fab linkedin
url: https://www.linkedin.com/in/samuel-orman-chan/
- type: fab github
url: https://github.com/SJO-C/
Feat:
useStructuredData: true
useTermynal: true
googleTagManager: ""
notifyOnNewThemeVersion: false
Image:
Logo:
resize: 600x
Gallery:
resize: 600x
Background:
resize: 1920x
resizeLQIP: 256x
Menu:
Main:
- name: About
identifier: about
url: /#about
weight: 1
- name: Work
identifier: gallery
url: /#work
weight: 2
- name: Contact
identifier: contact-me
url: /#contact
weight: 3