-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathconfig.toml
More file actions
32 lines (26 loc) · 710 Bytes
/
config.toml
File metadata and controls
32 lines (26 loc) · 710 Bytes
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
baseurl = "http://www.simonwells.org"
languageCode = "en-gb"
publishdir = "docs"
title = "Dr Simon Wells"
copyright = "Copyright © 2001-2025 - Simon Wells"
paginate = 50
summaryLength = 30
enableEmoji = true
pygmentsCodeFences = true
[params]
tagline = "sesquipedalia verba"
description = "my academic life"
[params.author]
name = "Simon Wells"
github = "siwells"
gitlab = ""
linkedin = ""
facebook = ""
twitter = ""
instagram = ""
googlescholar = "NJ4EZFwAAAAJ"
orcid = "0000-0003-4512-7868"
figshare = "Simon Wells/98148"
researchgate = "Simon_Wells3"
[markup.goldmark.renderer]
unsafe= true