-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
63 lines (58 loc) · 1.37 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
baseURL: "https://davidisaksson.dev/"
title: "~/.didev"
theme: "PaperMod"
languageCode: "en-us"
# See params: https://github.com/adityatelange/hugo-PaperMod/wiki/Features
params:
author: David Isaksson
showToc: false
TocOpen: true
ShowReadingTime: true
ShowWordCount: false
ShowBreadCrumbs: true
ShowPostNavLinks: true
SearchHidden: false
ShowCodeCopyButtons: true
editPost:
URL: "https://github.com/Granddave/site/tree/main/content"
Text: "Found a typo?"
appendFilePath: true
homeInfoParams:
Title: Hi there, welcome to my space.
Content: Here I post about my day to day discoveries in tech.
socialIcons:
- name: "Github"
url: "https://github.com/granddave"
- name: "X"
url: "https://x.com/David_Isaksson"
- name: "Linkedin"
url: "https://www.linkedin.com/in/david-isaksson/"
languages:
en:
languageName: "English"
weight: 1
taxonomies:
category: categories
tag: tags
menu:
main:
- name: About Me
url: about/
weight: 1
- name: Search
url: search/
weight: 10
- name: Tags
url: tags/
weight: 11
- name: Archive
url: archive/
weight: 15
# - name: Categories
# url: categories/
# weight: 15
outputs:
home:
- HTML
- RSS
- JSON # is necessary