This repository has been archived by the owner on Feb 7, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
112 lines (98 loc) · 3.96 KB
/
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
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
title = "GUAQ"
baseURL = "https://guaqteam.github.io/website/"
languageCode = "en-us"
theme = "airspace-hugo"
publishDir = "docs"
# The site's parameters
[params]
home = "Home"
[menu]
# [[menu.header]]
# weight = 2
# name = "Work"
# url = "work"
# [[menu.header]]
# weight = 3
# name = "Blog"
# url = "blog"
# [[menu.header]]
# weight = 4
# name = "Service"
# url = "service"
# [[menu.header]]
# weight = 5
# name = "Contact"
# url = "contact"
[[menu.footer]]
weight = 1
name = "About"
url = "#"
[[menu.footer]]
weight = 2
name = "Contact"
url = "contact"
[[menu.footer]]
weight = 3
name = "GUAQ Monitor"
url = "work"
[[menu.footer]]
weight = 4
name = "Docs"
url = "docs"
[[menu.footer]]
weight = 5
name = "Terms"
url = "#"
[params.slider]
enable = true
title = "The GUAQ Initiative"
subtitle = "Our mission is to provide communities and individuals with the tools and knowledge needed to make an impact on individual air quality issues."
bgImage = "img/earth.jpg" # A UN type or other non-NA centric map
btnText = "About The Project"
url = "#"
[params.wrapper]
enable = true
image = "img/full-logo.png" # Change to a picture of the core team. team.png
title = "The team"
italic = "Student run, student led"
paragraph = "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id"
[params.blog]
enable = true
title = "Get The Latest On What We're doing"
subtitle = "Catch up with us, anytime and anywhere"
# Add section for link to github and links to social media sites
# Add section about volunteering and helping out.
# Add section about donations
[params.feature]
enable = true
title = "An accessible, inexpensive monitor"
bgImage = "img/monitor.jpg"
content = "Maecenas faucibus mollis interdum. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Maecenas faucibus mollis interdum. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Maecenas faucibus mollis interdum. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus."
# [params.feature.button]
# caption = "View Works"
# url = "#"
[params.call]
enable = true
bgImage = "img/call-to-action-bg.jpg"
title = "Data from everywhere, data for everyone"
paragraph = "The majority of countries have no publically available air quality data. Our goal is to fix that.\nHelp us learn about your situation and how we can reach your community."
# [params.call.button]
# url = "#"
# text = "tell us your story"
[params.contact]
enable = true
title = "Drop us a note"
subtitle = "Don’t just take our word for it. Check out some of our latest work."
[params.contact.form]
name = "Your name"
email = "Your email"
subject = "Your subject"
message = "Your message"
button = "Send message"
[params.contact.box]
title = "Stop by for a visit"
address = "North Main Street, Brooklyn Australia"
email = "Email: contact@mail.com"
phone = "Phone: +88 01672 506 744"
[params.contact.gmaps]
title = "We Also Count in Google Maps"