-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
41 lines (33 loc) · 930 Bytes
/
config.toml
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
baseURL = "https://megascrapper.github.io/pawsey-poster-site/"
languageCode = 'en-au'
title = "Anomaly Detection for Privacy Preserving Time Series Building IoT Data"
copyright = "© 2023 CSIRO"
theme = ["paige", "hugo-cite"]
[menu]
[[menu.main]]
identifier = "home"
name = "Home"
url = "/"
[[menu.main]]
identifier = "poster-references"
name = "Poster References"
url = "/poster-references"
[[menu.main]]
identifier = "plots"
name = "Plots"
url = "/plots"
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true
[markup.highlight]
noclasses = false
[params]
[params.paige]
[params.paige.credit]
[params.paige.credit.link]
hide = true
[params.paige.main]
[params.paige.main.metadata]
[params.paige.main.metadata.reading_time]
hide = true