forked from EstebanBarco/ito-org.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
336 lines (294 loc) · 12.9 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
baseURL = "/"
languageCode = "en-us"
title = "ito | Track infections, not people"
theme = "timer-hugo"
# We Used Ionicons Icon font for Icon, for more details check this link - https://ionicons.com/
[params]
home = "Home"
logo = "images/logo.png"
dateFormat = "6 January 2006"
DefaultContentLanguage = "en"
[languages]
[languages.en]
# Site Params
[languages.en.params]
# Meta data
description = "A privacy-first application for tracking infections using smart devices with bluetooth technology."
author = "ito Organisation"
# Navbar Menus
[[languages.en.menu.main]]
name = "About"
url = "about"
weight = 2
[[languages.en.menu.main]]
name = "Get Involved"
url = "onboarding"
weight = 3
#[[languages.en.menu.main]]
#name = "Try on Android"
#url = "https://github.com/ito-org/react-native-app/releases/latest"
#weight = 4
#[[languages.en.menu.main]]
#name = "Service"
#url = "service"
#weight = 4
#[[languages.en.menu.main]]
#name = "Gallery"
#url = "gallery"
#weight = 5
[[languages.en.menu.main]]
name = "Blog"
url = "blog"
weight = 6
[[languages.en.menu.main]]
name = "Contact"
url = "contact"
weight = 7
# Banner Section
[languages.en.params.banner]
enable = true
heading = "ito"
# button
btn = true
btnText = "Try on Android"
btnURL = "https://github.com/ito-org/react-native-app/releases/latest"
# flip text
[[languages.en.params.banner.flipText]]
title = "Track infections, not people."
# Homepage About Section
[languages.en.params.about]
enable = true
title = "This is how it works"
content = """\
ito is a privacy-first contact tracing app to fight SARS-CoV-2 and other pathogens.
It uses Bluetooth to recognize which people are in your area and saves the information on your device.
If someone from this history is reported as infected, your smartphone calculates your probability of infection and provides you with appropriate recommendations of action.
If you have been tested positive yourself, you will receive a code from the health department that you can enter in the app.
Your pseudonymized ID will then be uploaded together with the verification of the positive test.
All users download the latest information at regular intervals to compare the data locally on their devices.
When the device of a person who has been in contact with you recognizes this pseudonymized ID, they will be informed - without the actual identity being revealed.
"""
image = "images/about/woman-app.jpg"
[languages.en.params.about2]
enable = true
title = "ito is made by people like you"
content = """\
ito emerged as part of a grassroots initiative in March 2020.
Since then, we have been joined by many other interested individuals, professionals and companies.
As part of the TCN coalition we are working together with other like minded teams around the world.
"""
image = "images/about/about.png"
# Call to Action
[languages.en.params.cta]
enable = true
title = "We work 100% transparently"
content = "Because we mean it when we say we want to help the world stay safe, every part of our code is open-source."
btnText = "Join Us"
btnURL = "/onboarding"
# Portfolio Section On Homepage
[languages.en.params.portfolio]
enable = false
title = "Latest Works"
subtitle= "Aliquam lobortis. Maecenas vestibulum mollis diam. Pellentesque auctor neque nec urna. Nulla sit amet est. Aenean posuere tortor sed cursus feugiat, nunc augue blandit nunc, eu sollicitudin urna dolor sagittis lacus."
# social icons
[[languages.en.params.socialIcon]]
icon = "ion-social-github"
url = "https://github.com/ito-org"
[[languages.en.params.socialIcon]]
icon = "ion-social-twitter"
url = "https://twitter.com/itoApp"
[[languages.en.params.socialIcon]]
icon = "ion-social-youtube"
url = "https://www.youtube.com/channel/UCYVYc99hjqv8cBSDvHwFGZQ/featured?view_as=subscriber"
[[languages.en.params.socialIcon]]
icon = "ion-social-instagram"
url = "https://www.instagram.com/bandemic.app/"
[languages.de]
[languages.de.params]
# Meta data
description = "Eine Applikation zum Unterbrechen von Infektionsketten mithilfe von Bluetooth welche deine Privatsphäre schützt."
author = "ito Organisation"
# Navbar Menus
[[languages.de.menu.main]]
name = "Über uns"
url = "de/about"
weight = 2
[[languages.de.menu.main]]
name = "Mach mit!"
url = "de/onboarding"
weight = 3
#[[languages.de.menu.main]]
#name = "Auf Android testen"
#url = "https://github.com/ito-org/react-native-app/releases/latest"
#weight = 4
#[[languages.de.menu.main]]
#name = "Service"
#url = "de/service"
#weight = 3
#[[languages.de.menu.main]]
#name = "Gallery"
#url = "de/gallery"
#weight = 4
[[languages.de.menu.main]]
name = "Blog"
url = "de/blog"
weight = 5
[[languages.de.menu.main]]
name = "Kontakt"
url = "de/contact"
weight = 6
# Banner Section
[languages.de.params.banner]
enable = true
heading = "ito"
# button
btn = true
btnText = "Auf Android testen"
btnURL = "https://github.com/ito-org/react-native-app/releases/latest"
[[languages.de.params.banner.flipText]]
title = "Track infections, not people."
# Homepage About Section
[languages.de.params.about]
enable = true
title = "So funktioniert es"
content = """\
ito ist eine Anwendung zur Kontaktnachverfolgung um SARS-CoV-2 und anderen Krankheitserregern zu bekämpfen und dabei den Schutz der Privatsphäre zu waren.
Sie verwendet Bluetooth, um zu erkennen, welche Personen sich in deiner Nähe aufhalten, und speichert die Informationen anonym auf deinem Gerät.
Wenn sich jemand aus dieser Liste als infiziert meldet, berechnet dein Smartphone die Wahrscheinlichkeit einer Infektion und gibt dir entsprechende Handlungsempfehlungen.
Wenn du selbst positiv getestet wirst, erhältst du von der Gesundheitsbehörde einen Code, mit dem in die App eine Meldung ausgelöst werden kann.
Ihre Temporären Kontakt Nummern (TCN) werden dann auf den Server geladen, da die Nummern zufällig sind existiert kein Bezug zu dir.
Alle Benutzer laden in regelmäßigen Abständen die neuesten Informationen herunter, um die Daten lokal auf ihren Geräten zu vergleichen.
Wenn das Gerät einer Person, die mit dir Kontakt hatte, diese TCN erkennt, wird sie informiert - ohne dass deine tatsächliche Identität preisgegeben wird.
"""
image = "images/about/woman-app.jpg"
[languages.de.params.about2]
enable = true
title = "ito wird von Menschen wie dir entwickelt"
content = """\
ito entstand im März 2020 als Teil einer Basisinitiative.
Seitdem haben sich uns viele andere interessierte Einzelpersonen, Fachleute und Unternehmen angeschlossen.
Als Teil der TCN-Koalition arbeiten wir mit anderen gleichgesinnten Teams auf der ganzen Welt zusammen.
"""
image = "images/about/about.png"
# Call to Action
[languages.de.params.cta]
enable = true
title = "Wir arbeiten 100% transparent"
content = "Weil wir es ernst meinen, wenn wir sagen, dass wir jedem auf der Welt helfen wollen, gesund zu bleiben, ist jeder Teil unseres Codes quelloffen."
btnText = "Hilf mit!"
btnURL = "/de/onboarding"
# Portfolio Section On Homepage
[languages.de.params.portfolio]
enable = false
title = "Latest Works"
subtitle= "Aliquam lobortis. Maecenas vestibulum mollis diam. Pellentesque auctor neque nec urna. Nulla sit amet est. Aenean posuere tortor sed cursus feugiat, nunc augue blandit nunc, eu sollicitudin urna dolor sagittis lacus."
# social icons
[[languages.de.params.socialIcon]]
icon = "ion-social-github"
url = "https://github.com/ito-org"
[[languages.de.params.socialIcon]]
icon = "ion-social-twitter"
url = "https://twitter.com/itoApp"
[[languages.de.params.socialIcon]]
icon = "ion-social-youtube"
url = "https://www.youtube.com/channel/UCYVYc99hjqv8cBSDvHwFGZQ/featured?view_as=subscriber"
[[languages.de.params.socialIcon]]
icon = "ion-social-instagram"
url = "https://www.instagram.com/bandemic.app/"
[languages.nl]
# Site Parameters
[languages.nl.params]
# Metadata
description = "Een applicatie voor het volgen van COVID-19 infecties met behulp van slimme apparaten met bluetooth-technologie. De privacy van de gebruiker staat centraal in deze app."
author = "ito Organisation"
# Navigatie Menus
[[languages.nl.menu.main]]
name = "Over de App"
url = "about"
weight = 2
[[languages.nl.menu.main]]
name = "Help Mee"
url = "onboarding"
weight = 3
#[[languages.nl.menu.main]]
#name = ""
#url = "https://github.com/ito-org/react-native-app/releases/latest"
#weight = 4
#[[languages.nl.menu.main]]
#name = "Service"
#url = "service"
#weight = 4
#[[languages.nl.menu.main]]
#name = "Gallerij"
#url = "gallery"
#weight = 5
[[languages.nl.menu.main]]
name = "Blog"
url = "blog"
weight = 6
[[languages.nl.menu.main]]
name = "Contact"
url = "contact"
weight = 7
# Bannergedeelte
[languages.nl.params.banner]
enable = true
heading = "ito"
description = "Volg infecties, geen personen!"
# Knop
btn = true
btnText = "Probeer de App op uw Android-apparaat"
btnURL = "https://github.com/ito-org/react-native-app/releases/latest"
[[languages.nl.params.banner.flipText]]
title = "Track infections, not people."
# Homepagina 'Over de App' Gedeelte
[languages.nl.params.about]
enable = true
title = "Hoe werkt de ITO-APP"
content = """\
De ITO-APP helpt mensen de verspreiding van SARS-CoV-2 en andere ziekteverwekkers tegen te gaan.
Privacy staat centraal binnen deze app. De app maakt gebruik van Bluetooth-technologie om de aanwezigheid van mensen in uw buurt te registreren.
Deze registraties worden op uw toestel opgeslagen in een zogenoemde ‘historie van gepasseerde mensen’.
Wanneer iemand uit deze historie aangeeft geïnfecteerd te zijn zal de app berekenen hoe groot de kans is dat u ook geïnfecteerd bent.
De app geeft u vervolgens adviezen en zet u aan tot het nemen van vervolgstappen.
Wanneer u positief getest wordt op COVID-19 ontvangt u een willekeurig gegenereerde ID van uw zorgverlener.
De gegenereerde ID wordt vervolgens samen met de verificatie van de positieve test geüpload naar de server.
De app is zo ingesteld dat er met regelmatige tussenpozen gekeken wordt of er nieuwe besmettingen bij zijn gekomen.
Wanneer dit het geval zullen mensen die in de buurt geweest zijn van deze ID geïnformeerd worden over de besmetting.
De privacy van de gebruiker zal niet in het gedrang komen aangezien er geen persoonlijke gegevens worden gedeeld.
"""
image = "images/about/woman-app.jpg"
[languages.nl.params.about2]
enable = true
title = "ITO is gemaakt door mensen zoals u"
content = """\
ITO ontstond als een basisinitiatief in Maart 2020.
Sindsdien hebben veel geïnteresseerde individuen, professionals en bedrijven zich aangesloten om mee te helpen.
Als deel van de TCN-coalitie werken wij samen met gelijkgestemde teams over de hele wereld.
"""
image = "images/about/about.png"
# Oproep tot Actie
[languages.nl.params.cta]
enable = true
title = "Wij werken 100% transparant"
content = "Omdat wij de wereld veilig willen houden is 100% van de code open-source (vrij te benaderen)"
btnText = "Help Mee"
btnURL = "/nl/onboarding"
# Portfolio Gedeelte op Homepagina
[languages.nl.params.portfolio]
enable = false
title = "Latest Works"
subtitle= "Aliquam lobortis. Maecenas vestibulum mollis diam. Pellentesque auctor neque nec urna. Nulla sit amet est. Aenean posuere tortor sed cursus feugiat, nunc augue blandit nunc, eu sollicitudin urna dolor sagittis lacus."
# social icons
[[languages.nl.params.socialIcon]]
icon = "ion-social-github"
url = "https://github.com/ito-org"
[[languages.nl.params.socialIcon]]
icon = "ion-social-twitter"
url = "https://twitter.com/itoApp"
[[languages.nl.params.socialIcon]]
icon = "ion-social-youtube"
url = "https://www.youtube.com/channel/UCYVYc99hjqv8cBSDvHwFGZQ/featured?view_as=subscriber"
[[languages.nl.params.socialIcon]]
icon = "ion-social-instagram"
url = "https://www.instagram.com/bandemic.app/"