-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
79 lines (79 loc) · 1.63 KB
/
config.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
baseURL: https://davidjohnbaker.rbind.io
languageCode: en-us
title: David John Baker
theme: hugo-theme-noteworthy
enableRobotsTXT: yes
paginate: 4
summaryLength: 10
googleAnalytics: 'UA-109897649-1'
disqusShortname: ''
taxonomies:
tag: tags
author:
name: kimcc
markup:
goldmark:
renderer:
unsafe: yes
params:
description: Music, Theory, Sciences
email: '[email protected]'
enableKofi: no
github: 'www.github.com/davidjohnbaker1'
googlescholar: 'https://scholar.google.com/citations?user=tigU2AkAAAAJ&hl=en'
linkedin: 'www.linkedin.com/david-john-baker-phd'
math: yes
orcid: 'https://orcid.org/0000-0003-3921-7517'
showReadMore: no
twitter: 'https://bsky.app/profile/davidjohnbaker.bsky.social'
menu:
main:
- identifier: about
name: About
url: /about/
weight: 1
- identifier: tags
name: Tags
url: /tags/
weight: 7
- identifier: archives
name: Blog
url: /archives/
weight: 2
- identifier: academic
name: Academic
url: /academic/
weight: 3
- identifier: industry
name: Industry
url: /industry/
weight: 4
- identifier: teaching
name: Teaching
url: /teaching/
weight: 5
- identifier: service
name: Service
url: /service/
weight: 6
privacy:
disqus:
disable: no
googleAnalytics:
anonymizeIP: yes
disable: no
respectDoNotTrack: no
useSessionStorage: no
instagram:
disable: no
simple: no
twitter:
disable: no
enableDNT: no
simple: no
vimeo:
disable: no
simple: no
youtube:
disable: no
privacyEnhanced: yes