-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.toml
183 lines (151 loc) · 5.75 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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
baseURL = "/"
title = "Goal: Hydration"
languageCode = "en-us"
defaultContentLanguage = "en"
paginate = "7"
[params]
fancyTitle = '<img height="256" src="/img/logo.svg" alt="Logo"/><br />Goal: Hydration' # title for frontpage, may include image
copyright = "Goal Hydration"
description = 'Providing hydration education and high quality water bottles to those in need.'
body_is_markdown = true
favicon = "favicon.png"
custom_css = "css/modifications.css"
#images = ["path_to_social_image_for_link_previews.jpg"]
[[params.menu.main]]
url = '/'
title = "Home"
[[params.menu.main]]
url = 'gallery'
title = "Gallery"
[taxonomies]
tag = "tags"
category = "categories"
series = "series"
[params.one]
enable = true
title = 'Our Mission: Fighting Spiritual and Physical De-hydration'
body = 'Jesus stood and said in a loud voice, "Let anyone who is thirsty come to me and drink. Whoever believes in me, as Scripture has said, rivers of living water will flow from within them." John 7:37-38'
[[params.one.icon]]
icon = "solid fa-cross"
style = "1"
label = "Lorem"
[[params.one.icon]]
icon = "fa-heart"
style = "2"
label = "Ipsum"
[[params.one.icon]]
icon = "solid fa-glass-water"
style = "3"
label = "Dolor"
[params.two]
enable = true
[[params.two.section]]
img = "img/water_bottles_2.jpg"
title = 'Mission 1'
body = 'We are sending $1000 of Takeya stainless steel water bottles to the international missions organization, Global Health Outreach, so that they may be distributed to the people in Guatemala City, Guatemala in May 2021 as part of a medical missions trip.'
[[params.two.section]]
img = "img/educational_programming.jpg"
title = 'Mission 2'
body = 'We have partnered with a student organization that serves and mentors at-risk youth in Columbus to create a week of programming centered around nutrition education with an emphasis on hydration. We hope to impart nutritional knowledge and a sense of environmental awareness in the children and students.'
[[params.two.section]]
img = "img/shelter_water_bottles.jpg"
title = 'Mission 3'
body = 'Goal: Hydration is gifting 50 Takeya stainless steel water bottles and 100 information cards to Lutheran Social Services Central Ohio to be a part of summer kits provided to their shelter residents.'
[[params.two.section]]
img = "img/clean_water.jpg"
title = 'Mission 4'
body = 'Due to the pandemic, we will be combining Mission 1 (bringing 34 water bottles to Guatemala) with bringing 37 water bottles and various items needed to Guatemala in March 2023 as part of a medical missions trip'
[[params.two.section]]
img = "img/June 2023 Me With Bottles.jpg"
title = 'Mission 5'
body = 'We went to Zone 7 in Guatemala City, Guatemala to partner with a local church and deliver 42 water bottles and 200 information cards while providing care to over 700 patients through a medical mission trip organized by Global Health Organization'
[params.three]
enable = true
title = 'About Us'
body = 'In 2020, our founder went on a medical missions trip to Guatemla and saw many cases of negative health effects resulting from inadequate hydration. Thus, Goal: Hydration was created to provid proper education and high-quality reusable water bottles to those in need.'
[[params.three.feature]]
icon = "solid fa-earth-americas"
title = "Our Outreach"
body = "Serving individuals and non-profits in Escuintla, Guatemala and Columbus, Ohio"
[[params.three.feature]]
icon = "solid fa-hand-holding-droplet"
title = "Our Services"
body = "Providing high-quality reusable water bottles and hydration education materials"
[[params.three.feature]]
icon = "solid fa-hand-holding-hand"
title = "Our Partners"
body = "Worked with Global Health Outreach, LSS Faith Mission Shelter, and Takeya USA"
[[params.three.feature]]
icon = "solid fa-location-pin"
title = "Our Beginning"
body = "Founded in October 2020 by Sarah Light, a native of Virginia, and a graduate of The Ohio State University"
[params.cta]
enable = true
title = "Everyone Should Hydrate"
body = "Our goal is to educate and equip others to consume the adequate daily intake of water."
[[params.cta.link]]
href = "https://venmo.com/u/goalhydration"
text = "Donate"
special = true
[[params.cta.link]]
href = "#"
text = "Gallery"
special = false
[params.contact]
enable = true
title = "Contact"
body = "Leave us a message."
phone = "+49 (0) 030 000 000"
address = "1234 Somewhere Road<br />Some Place, Some State 0000<br />Some Country"
email = "[email protected]"
subject = "New Submission!"
formsubmit_form_id = "5c3504d77fb52496eb68fe1d057a1da8"
[params.social]
twitter = ""
mastodon = ""
github = ""
facebook = ""
youtube = ""
instagram = ""
dribble = ""
# module specific options
[module]
[[module.mounts]]
source = "assets"
target = "assets"
[[module.mounts]]
source = "layouts"
target = "layouts"
[[module.mounts]]
source = "content"
target = "content"
[[module.mounts]]
source = "static"
target = "static"
[[module.imports]]
path = "github.com/sbruder/spectral"
[[module.imports]]
path = "github.com/bep/gallerydeluxe"
[params.gallerydeluxe]
# Shuffle the images in the gallery to give the impression of a new gallery each time.
shuffle = false
# Reverse the order of the images in the gallery.
reverse = false
# Enable Exif data in the gallery.
# See https://gohugo.io/content-management/image-processing/#exif-data for how to filter tags.
enable_exif = false
[imaging]
resampleFilter = "CatmullRom"
quality = 71
anchor = "smart"
[imaging.exif]
disableDate = false
disableLatLong = true
includeFields = 'Artist|LensModel|FNumber|ExposureTime'
# language specific options
[languages.en]
weight = 0
languageName = "English"
[languages.de]
weight = 10
languageName = "Deutsch"