-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
362 lines (284 loc) · 11.7 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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
# Page settings
title = "SFU Satellite Design Team"
languageCode = "en-us"
theme = "hugo-elate-theme"
[params]
# Meta
author = "Tim Nosov"
description = ""
email = "[email protected]"
# Navigation
[params.navigation]
brand = "SFU Satellite Design Team"
home = "Home"
mission = "Mission"
projects = "Projects"
subsystems = "Subsystems"
sponsorship = "Sponsorship"
contact = "Contact"
# You can add custom links before or after the default links
# Assign a weight to define the order
# prepended links
#[[menu.prepend]]
# url = "/"
# name = "Home"
# weight = 10
# postpended links
#[[menu.postpend]]
# url = "http://gohugo.io"
# name = "External link"
# weight = 10
# Hero section
[params.hero]
title = "Let's build a satellite."
subtitle = "SFU Satellite Design Team"
# About us section
[params.hero_about_us]
title = "Our Mission"
subtitle = "SFU Satellite Design Team is a club run by space enthusiasts from the Simon Fraser University. We aim to inspire future generations of space explorers, engineers, and business leaders through innovation and teamwork. <br><br> We are building a satellite to help CHIME radio telescope in investigating the expansion of the universe and the influence of dark energy. <a href='mission'>Learn more about our payload. </a>"
# Hero section
[params.hero_projects]
enable = true
title = "Projects"
subtitle = "Our main focus is on designing and building a 3U cubesat, but we also build and launch weather balloons, train future astronauts, do outreach and much more. </a>"
# Intro section
# Available icons: http://simplelineicons.com/
[params.intro]
[[params.intro.item]]
title = "Cubesat"
description = "We are building a 3U cubesat to participate in the Canadian Satellite Design Challenge."
url = "mission"
button = "SFUSAT"
icon = "icon-rocket"
img = "img_7.jpg"
[[params.intro.item]]
title = "Weather Balloons"
description = "We've launched a weather balloon and plan to launch more to test the satellite and perform scientific experiments."
url = "high-altitude-weather-balloon"
button = "SFU Balloon"
icon = "icon-arrow-up-circle"
img = "img_8.jpg"
[[params.intro.item]]
title = "Other"
description = "We run workshops, amateur radio club, astronaut corps and many more initiatives"
url = "outreach"
button = "Learn more"
icon = "icon-shuffle"
img = "img_10.jpg"
[params.intro.video]
enable = true
title = "Launch of the weather balloon Latobius"
icon = "icon-play2"
url = "https://www.youtube.com/watch?v=2HqLlPgh8nQ"
# Work section
[params.work]
enable = true
title = "Subsystems"
description = "Designing and building a satellite in an ambitious project. To make our work efficient, we are organized into subsystems, each focusing on a different area. Most of the technical work is done on the subsystem level, so click on the subsystems to find out what each subsystem does, the latest updates and how to join a subsystem."
footertext = ''
[[params.work.row]]
img = "work_1.jpg"
alt = "Image2"
title = "RF"
subtitle = "The RF subsystem is in charge of communication between the ground and the spacecraft."
[[params.work.row]]
img = "work_2.jpg"
alt = "Image2"
title = "Power"
subtitle = "The power subsystem works on designing power harvesting, power storage and power distribution architectures."
[[params.work.row]]
img = "work_3.jpg"
alt = "Image3"
title = "Structural"
subtitle = "The structural subsystem design the mechanical structure of the satellite."
[[params.work.row2]]
img = "work_4.jpg"
link = "subsystem/adcs/"
link_active = true
alt = "Image4"
title = "ADCS"
subtitle = "The Attitude Determination and Control System (ADCS) subsystem is responsible for maintaining the orientation of the spacecraft to allow for radio transmissions, maximum power generation via solar panels, detumbling and nadir pointing. Click to learn more."
[[params.work.row2]]
img = "work_5.jpg"
alt = "Image5"
title = "Computing"
subtitle = "Computing subsystem is in charge of onboard computer architecture and all onboard processing."
[[params.work.row2]]
img = "work_6.jpg"
alt = "Image6"
title = "Sensors and Health Monitoring"
subtitle = "The Sensors and Health Monitoring subsystem designs attitude determination sensors, positional sensors and health monitoring sensors."
# Testimonials section
[params.testimonials]
enable = true
title = "Testimonials"
description = "Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts."
[[params.testimonials.item]]
quote = "“Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.”"
person = 'Jean Doe, CEO <a href="http://freehtml5.co/" target="_blank">FREEHTML5.co</a> <span class="subtext">Creative Director</span>'
img = "person1.jpg"
alt = "Person1"
[[params.testimonials.item]]
quote = "“Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.”"
person = 'John Doe, Senior UI <a href="http://freehtml5.co/" target="_blank">FREEHTML5.co</a> <span class="subtext">Creative Director</span>'
img = "person2.jpg"
alt = "Person2"
[[params.testimonials.item]]
quote = "“Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. ”"
person = 'Chris Nash, Director <a href="http://freehtml5.co/" target="_blank">FREEHTML5.co</a> <span class="subtext">Creative Director</span>'
img = "person3.jpg"
alt = "Person3"
# Services section
[params.services]
enable = true
title = "Subsystems"
description = "Designing and building a satellite in an ambitious project. To make our work efficient, we are organized into subsystems, each focusing on a different area. Most of the technical work is done on the subsystem level, so click on the subsystems to find out what each subsystem does, the latest updates and how to join a subsystem."
[[params.services.item]]
title = "RF"
description = "The RF subsystem is in charge of communication between the ground and the spacecraft."
icon = "icon-feed"
[[params.services.item]]
title = "Power"
description = "The power subsystem works on designing power harvesting, power storage and power distribution architectures."
icon = "icon-energy"
[[params.services.item]]
title = "Structural"
description = "The structural subsystem design the mechanical structure of the satellite."
icon = "icon-frame"
[[params.services.item]]
title = "ADCS"
description = "The Attitude Determination and Control System (ADCS) subsystem is responsible for maintaining the orientation of the spacecraft to allow for radio transmissions, maximum power generation via solar panels, detumbling and nadir pointing. <a href='subsystem/adcs/' style='color:black;'>Click to learn more.</a>"
icon = "icon-compass"
[[params.services.item]]
title = "Computing"
description = "Computing subsystem is in charge of onboard computer architecture and all onboard processing."
icon = "icon-calculator"
[[params.services.item]]
title = "Sensors and Health Monitoring"
description = "The Sensors and Health Monitoring subsystem designs attitude determination sensors, positional sensors and health monitoring sensors."
icon = "icon-camrecorder"
# Sponsorship section
[params.sponsorship]
enable = true
title = "Sponsorship"
description = "Help us make our projects happen. We are looking for collaborations, sponsorship and donations"
title2 = "Our Sponsors"
description2 = ""
# About section
[params.about]
enable = true
title = "Executive Team"
description = "We are a group of people excited about space exploration, engineering,science and business. We want to be a part of the upcoming space revolution. <a href='team'> <br>Get to know the team. </a>"
[[params.about.item]]
name = "Tim Nosov"
position = "President"
description = ""
img = "person1.jpg"
alt = "Person1"
[[params.about.item]]
name = "Jordan Lui"
position = "Vice President"
description = ""
img = "person2.jpg"
alt = "Person2"
[[params.about.item]]
name = "Tobi Shires Nakamura"
position = "CTO"
description = ""
img = "person3.jpg"
alt = "Person3"
[[params.about.item1]]
name = "Parsian Asgari"
position = "CSO"
description = ""
img = "person1.jpg"
alt = "Person1"
[[params.about.item1]]
name = "Rich Arthurs"
position = "Principal Engineer"
description = ""
img = "person2.jpg"
alt = "Person2"
[[params.about.item1]]
name = "Steven Huang"
position = "Principal Engineer"
description = ""
img = "person3.jpg"
alt = "Person3"
# Advisors section
[params.advisors]
enable = true
title = "Advisors"
description = "We are proud to be supported by experts in industry and academia."
[[params.advisors.item]]
name = "Dr. Kevin Oldknow"
position = "Strategic Advisor"
description = ""
img = "supervisors/kevin-oldknow.jpeg"
alt = "Dr. Kevin Oldknow"
[[params.advisors.item]]
name = "Dr. Amr Marzouk"
position = "Advisor"
description = "Technical Advisor"
img = "supervisors/amr-marzouk.jpg"
alt = "Dr. Amr Marzouk"
[[params.advisors.item]]
name = "Dr. Rodney Vaughan"
position = "RF Advisor"
description = ""
img = "supervisors/rodney-vaughan.jpg"
alt = "Dr. Rodney Vaughan"
# Counters section
[params.counters]
enable = true
title = "Stats"
background = "full_image_1.jpg"
[[params.counters.item]]
description = "Launched Objects"
icon = "icon-briefcase"
from = 0
to = 1
interval = 50
speed = 10000
[[params.counters.item]]
description = "Lines of code"
icon = "icon-code"
from = 0
to = 75374
interval = 50
speed = 10000
[[params.counters.item]]
description = "People"
icon = "icon-cup"
from = 0
to = 50
interval = 50
speed = 10000
[[params.counters.item]]
description = "Projects"
icon = "icon-people"
from = 0
to = 5
interval = 50
speed = 10000
# Contact section
[params.contact]
enable = true
map = true
title = "Get in touch"
description = "Interested in joining? Have a payload idea? Want to support us? Get in touch with us."
# Available icons: http://simplelineicons.com/
details = [
["icon-home", "8888 University Dr, Burnaby, BC V5A 1S6, <br> Canada"],
["icon-envelope", "[email protected]"],
["icon-globe", '<a href="sfusat.com/" target="_blank">sfusat.com</a>']
]
name = "Name"
email = "Email"
phone = "Phone"
message = "Message"
button = "Send message"
# Footer section
[params.footer]
enable = true
copyright = '© SFU Satellite Design Team.'