-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.toml
More file actions
66 lines (54 loc) · 1.84 KB
/
config.toml
File metadata and controls
66 lines (54 loc) · 1.84 KB
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
baseurl = "/"
author = "FRuIT-Testbed.org"
title = "FRµIT Testbed"
logo = "fruit-logo.png"
logobw = "fruit-logo-bw.png"
languageCode = "en-us"
theme = "hugof"
enableRobotsTXT = true
SectionPagesMenu = ["main", "social"]
[params.meta]
description = "The Federated RaspberryPi Micro-Infrastructure Testbed"
keywords = "FRuIT, Raspberry-Pi, EPSRC, Testbed, Federated Clusters"
[params.hero]
herotitle = "FRµIT"
herodescription = "The Federated RaspberryPi <span class=nobr>µ-Infrastructure</span> Testbed"
heroremark1 = "10,000 RaspberryPi, the largest Pi cluster in the world!"
heroremark2 = "Want to test your app on our testbed? Please <a href=mailto:webmaster@fruit-testbed.org>contact us</a>."
heroremark3 = "Want to contribute? Please visit <a href=http://picycle.org>PiCycle</a> or <a href=/join>join</a> your cluster with ours."
heroremark4 = "Click <a href=\"mailto:herry.herry@glasgow.ac.uk?subject=Join Fruit Testbed&body=Hi, I would like to join Fruit Testbed as a beta tester.\">here</a> if you want to be our beta tester."
heroremark5 = "Or click <a href=\"mailto:P.J.Basford@soton.ac.uk?subject=PiStack&body=Hi, I would like to learn more about PiStack.\">here</a> if you want more information about PiStack."
[params.main]
contentOneTitle = ""
contentTwoTitle = ""
contentOneBody = ""
contentTwoBody = ""
[params.footer]
[params.social]
email = "webmaster@fruit-testbed.org"
twitter = "https://twitter.com/fruit_testbed"
github = "https://github.com/fruit-testbed"
[[menu.main]]
name = "The Team"
url = "/theteam"
weight = 2
[[menu.main]]
name = "Partners"
url = "/partners"
weight = 3
[[menu.main]]
name = "Publications"
url = "/publications"
weight = 4
[[menu.main]]
name = "FruitOS"
url = "/fruitos"
weight = 5
[[menu.main]]
name = "PiStack"
url = "/pistack"
weight = 6
[[menu.main]]
name = "PiCycle"
url = "http://picycle.org"
weight = 7