forked from fabkravmaga/developer.gov.sg
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
529 lines (517 loc) · 18.9 KB
/
Copy pathindex.html
File metadata and controls
529 lines (517 loc) · 18.9 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
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
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
---
title: Home
layout: layout-default
redirect_from:
- /communities/covid-19-volunteering-opportunities/homer.html
- /products/categories/content-management/opendoc
- /products/categories/content-management/opendoc/overview.html
- /communities/covid-19-volunteering-opportunities/
- /communities/covid-19-volunteering-opportunities/digimc.html
- /communities/covid-19-volunteering-opportunities/formsg.html
- /communities/covid-19-volunteering-opportunities/go.gov.sg.html
- /communities/covid-19-volunteering-opportunities/lte-cat-m1-development.html
- /communities/covid-19-volunteering-opportunities/opencerts.html
- /communities/covid-19-volunteering-opportunities/postman.html
- /communities/covid-19-volunteering-opportunities/redeemsg.html
- /communities/covid-19-volunteering-opportunities/safeentry.html
---
<!--Hero Banner Section-->
<section class="section-carousel">
<div class="sgds-container">
<div class="swiper-button-prev-hero swiper-button-prev swiper-carousel-arrow-prev">
<img src="/assets/icons/circle_arrow_left.svg"/>
</div>
<div class="swiper-button-next-hero swiper-button-next swiper-carousel-arrow-next">
<img src="/assets/icons/circle_arrow_right.svg"/>
</div>
</div>
<div class="swiper-container swiper-hero swiper-carousel">
<div class="swiper-wrapper">
<!-- FormSG banner -->
<div class="swiper-slide">
<div class="sgds-card swiper-card swiper-card-carousel">
<section class="sgds-section section-hero banner section-hero-formsg-gradient has-text-white">
<div class="sgds-container carousel">
<div class="card-grid-container home">
<div class="grid-item content has-default-header-styles">
<h1 class="has-text-white">FormSG</h1>
<h3>A WOG digital form builder that can be integrated with various government systems</h3>
<p></p>
<a
href="/products/categories/productivity-tools/formsg/overview.html" target="_blank"
class="sgds-button"
>
<span>Find out more</span>
</a>
</div>
<div class="grid-item margin--bottom--xl" style="text-align:center">
<img
src="/assets/img/home/Carousel-FormSG.svg"
alt="FormSG product page"
class="banner-img banner-img"
/>
</div>
</div>
</div>
</section>
</div>
</div>
<!-- GovText banner -->
<div class="swiper-slide">
<div class="sgds-card swiper-card swiper-card-carousel">
<section class="sgds-section section-hero banner section-hero-govtext-gradient has-text-white">
<div class="sgds-container carousel">
<div class="card-grid-container home">
<div class="grid-item content has-default-header-styles">
<h1 class="has-text-white">GovText</h1>
<h3>A Natural Language Processing platform that automatically analyses unstructured text data</h3>
<p></p>
<a
href="/products/categories/analytics/govtext/overview.html" target="_blank"
class="sgds-button"
>
<span>Find out more</span>
</a>
</div>
<div class="grid-item margin--bottom--xl" style="text-align:center">
<img
src="/assets/img/home/Carousel-GovText.svg"
alt="GovText product page"
class="banner-img banner-img"
/>
</div>
</div>
</div>
</section>
</div>
</div>
<!-- ODP banner -->
<div class="swiper-slide">
<div class="sgds-card swiper-card swiper-card-carousel">
<section class="sgds-section section-hero banner section-hero-odp-gradient has-text-white">
<div class="sgds-container carousel">
<div class="card-grid-container home">
<div class="grid-item content has-default-header-styles">
<h1 class="has-text-white">Open Digital Platform (ODP)</h1>
<h3>Punggol Digital District's digital backbone, enabling inter-platform communication and synergy</h3>
<p></p>
<a
href="/products/categories/sensor-platforms-and-internet-of-things/open-digital-platform/overview.html" target="_blank"
class="sgds-button"
>
<span>Find out more</span>
</a>
</div>
<div class="grid-item margin--bottom--xl" style="text-align:center">
<img
src="/assets/img/home/Carousel-ODP.png"
alt="ODP product page"
class="banner-img banner-img"
/>
</div>
</div>
</div>
</section>
</div>
</div>
<!-- SEED banner -->
<div class="swiper-slide">
<div class="sgds-card swiper-card swiper-card-carousel">
<section class="sgds-section section-hero banner section-hero-seed-gradient has-text-white">
<div class="sgds-container carousel">
<div class="card-grid-container home">
<div class="grid-item content has-default-header-styles">
<h1 class="has-text-white">Security Suite of Engineering Endpoint Devices (SEED)</h1>
<p>An Identity and Access Management (IAM) and zero trust platform that prevents unauthorised access to government engineering resources</p>
<a
href="/products/categories/cybersecurity/seed/overview.html" target="_blank"
class="sgds-button"
>
<span>Find out more</span>
</a>
</div>
<div class="grid-item margin--bottom--xl" style="text-align:center">
<img
src="/assets/img/home/Carousel-SEED.svg"
alt="SEED product page"
class="banner-img banner-img"
/>
</div>
</div>
</div>
</section>
</div>
</div>
<!-- comment off Dev Portal banner for reference -->
<!-- <div class="swiper-slide">
<div class="sgds-card swiper-card swiper-card-carousel">
<section class="sgds-section section-hero banner section-hero-gradient has-text-white">
<div class="sgds-container carousel">
<div class="card-grid-container home">
<div class="grid-item content has-default-header-styles">
<h1 class="has-text-white">A One-Stop Resource Hub For Government Digital Products And Services</h1>
<p>Leverage on our latest technological solutions, execute your
digital projects, and join our community of developers.</p>
<a
href="/our-digital-journey/about-us"
class="sgds-button"
>
<span>Find out more</span>
</a>
</div>
<div class="grid-item margin--bottom--xl">
<img
src="/assets/img/home/hero-bg-people.svg"
alt="people around laptop with documentation"
class="banner-img banner-img"
/>
</div>
</div>
</div>
</section>
</div>
</div> -->
</div>
<div class="swiper-pagination swiper-pagination-hero"></div>
</div>
</section>
<section class="sgds-section section-highlights">
<div class="sgds-container">
<div class="card-grid-container home">
<div class="sgds-card grid-item">
<div class="sgds-card-image">
<img src="/assets/img/home/img-guidelines.svg" alt="Guidelines" />
</div>
<div class="sgds-card-content has-text-centered">
<h4><b>Guidelines</b></h4>
<p>
Read our project guidelines to plan and execute your projects well
</p>
</div>
<div class="sgds-card-footer">
<a
href="/guidelines?utm_source=govtechexternal&utm_medium=devportalhomepage&utm_campaign=guidelines"
class="sgds-card-footer-item"
>
<span>View guidelines</span>
</a>
</div>
</div>
<div class="sgds-card grid-item">
<div class="sgds-card-image">
<img
src="/assets/img/home/image-technologies.svg"
alt="Technologies"
/>
</div>
<div class="sgds-card-content has-text-centered">
<h4><b>Products</b></h4>
<p>Discover the latest technological solutions we have to offer</p>
</div>
<div class="sgds-card-footer">
<a
href="/products?utm_source=govtechexternal&utm_medium=devportalhomepage&utm_campaign=products"
class="sgds-card-footer-item"
>
<span>Explore products</span>
</a>
</div>
</div>
<div class="sgds-card grid-item">
<div class="sgds-card-image">
<img
src="/assets/img/home/img-documentation.svg"
alt="Documentation"
/>
</div>
<div class="sgds-card-content has-text-centered">
<h4><b>Documentation</b></h4>
<p>Read and explore technical and onboarding information</p>
</div>
<div class="sgds-card-footer">
<a
href="https://docs.developer.tech.gov.sg/?utm_source=govtechexternal&utm_medium=devportalhomepage&utm_campaign=documentation"
target="_blank"
class="sgds-card-footer-item"
>
<span>Read the docs</span>
</a>
</div>
</div>
<div class="sgds-card grid-item">
<div class="sgds-card-image">
<img src="/assets/img/home/img-communities.svg" alt="Communities" />
</div>
<div class="sgds-card-content has-text-centered">
<h4><b>Communities</b></h4>
<p>Be part of our fast-growing tech community</p>
</div>
<div class="sgds-card-footer">
<a
href="/communities/?utm_source=govtechexternal&utm_medium=devportalhomepage&utm_campaign=communities"
class="sgds-card-footer-item"
>
<span>Find out more</span>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- Event -->
<!-- <section class="sgds-section">
<div class="sgds-container">
<div class="content has-default-header-styles highlights">
<div class="row">
<div class="col is-12">
<h2>
Events
</h2>
</div>
</div>
<div class="row">
<div class="col is-5"></div>
<div class="col is-6 is-offset-1"></div>
</div>
</div>
</div>
</section> -->
<!-- Featured Technology -->
<section class="sgds-section section-explore">
<div class="content has-default-header-styles">
<div class="sgds-container">
<div class="row">
<div class="col is-12">
<h2 class="has-text-centered margin--bottom--lg">
Explore and Discover
</h2>
</div>
</div>
</div>
<div class="sgds-container">
<div class="swiper-button-prev-explore swiper-button-prev is-hidden-touch"></div>
<div class="swiper-container swiper-explore swiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="sgds-card swiper-card">
<div class="sgds-card-image">
<img
src="/assets/img/home/icon-standards.png"
alt="placeholder image"
/>
</div>
<div class="sgds-card-content">
<h4>Standards and best practices</h4>
<p>
A unified set of standards and best practices is needed to
achieve consistency across the wide range of Government
products available
</p>
</div>
<div class="sgds-card-footer">
<a
href="/guidelines/standards-and-best-practices/overview.html?utm_source=govtechexternal&utm_medium=devportalhomepage&utm_campaign=standardscarousel"
class="sgds-card-footer-item"
>
<span>Find out more</span>
</a>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="sgds-card swiper-card">
<div class="sgds-card-image">
<img src="/assets/img/home/img-stack-x.png" alt="STACK X" />
</div>
<div class="sgds-card-content">
<h4>Our Journey</h4>
<p>
Read about our community engagement journey and how we pivoted
our efforts amidst the COVID-19 pandemic. Find out how we
persevered, our future plans, and more!
</p>
</div>
<div class="sgds-card-footer">
<a
href="/communities/building-a-community/our-journey.html"
target="_blank"
class="sgds-card-footer-item"
>
<span>Find out more</span>
</a>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="sgds-card swiper-card">
<div class="sgds-card-image">
<img
src="/assets/img/home/logo-ship-hats.png"
alt="SHIP-HATS"
/>
</div>
<div class="sgds-card-content">
<h4>SHIP-HATS</h4>
<p>
The CI/CD component within SG Tech Stack (SGTS) with security
and governance guardrails that enables developers to plan,
build, test and deploy code to production
</p>
</div>
<div class="sgds-card-footer">
<a
href="/products/categories/devops/ship-hats/overview.html"
class="sgds-card-footer-item"
>
<span>Find out more</span>
</a>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="sgds-card swiper-card">
<div class="sgds-card-image">
<img src="/assets/img/home/about-us.png" alt="About us" />
</div>
<div class="sgds-card-content">
<h4>About Us</h4>
<p>
We are an one-stop resource hub for the tech community to
access government products, guidelines, policies, and
documentation services. Learn about our journey here!
</p>
</div>
<div class="sgds-card-footer">
<a
href="/our-digital-journey/about-us.html?utm_source=govtechexternal&utm_medium=devportalhomepage&utm_campaign=aboutuscarousel"
class="sgds-card-footer-item"
>
<span>Find out more</span>
</a>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="sgds-card swiper-card">
<div class="sgds-card-image">
<img
src="/assets/img/home/logo-wogaa.png"
alt="Whole-of-Government Application Analytics"
/>
</div>
<div class="sgds-card-content">
<h4>WOGAA</h4>
<p>
WOGAA is an analytics & performance platform for public
officers to monitor the health of their government websites
and optimise performance
</p>
</div>
<div class="sgds-card-footer">
<a
href="/products/categories/analytics/wogaa?utm_source=govtechexternal&utm_medium=devportalhomepage&utm_campaign=wogaacarousel"
class="sgds-card-footer-item"
>
<span>Find out more</span>
</a>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="sgds-card swiper-card">
<div class="sgds-card-image">
<img src="/assets/img/home/logo-spaceout.png" alt="Space Out" />
</div>
<div class="sgds-card-content">
<h4>Space Out</h4>
<p>
A map-based website that provides the public with regular
updates on the crowd levels in malls, supermarkets, and other
public facilities across Singapore.
</p>
</div>
<div class="sgds-card-footer">
<a
href="/products/categories/digital-solutions-to-address-covid-19/space-out?utm_source=govtechexternal&utm_medium=devportalhomepage&utm_campaign=spaceoutcarousel"
class="sgds-card-footer-item"
>
<span>Find out more</span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="swiper-pagination swiper-pagination-explore"></div>
<div class="swiper-button-next-explore swiper-button-next is-hidden-touch"></div>
</div>
</div>
</section>
<!-- Subscribe to Digest -->
<section class="sgds-section section-newsletter">
<div class="sgds-container">
<div class="content has-default-header-styles">
<div class="card-grid-container home">
<div class="grid-item">
<h3>Subscribe To Our Digest</h3>
<p>
Subscribe to the Singapore Government Developer Portal monthly
digest to get the latest updates, stories and resources delivered
right to your inbox
</p>
<a
class="sgds-button is-primary"
href="https://form.gov.sg/#!/620c7a0ba71f3d001367f9b5"
target="_blank"
>
<span>Subscribe now</span>
</a>
</div>
<div class="grid-item">
<img
src="/assets/img/img-mail.png"
alt="Mail sent by paper plane"
width="140"
/>
</div>
</div>
</div>
</div>
</section>
<!-- Jobs -->
<section class="sgds-section has-background-primary">
<div class="sgds-container">
<div class="content has-default-header-styles">
<div class="row is-centered has-text-white">
<div class="col is-6">
<article>
<h2 class="has-text-white">Join Us Now!</h2>
<p>
Agile. Bold. Collaborative. We are growing in ways we may never have predicted. We are challenging ourselves to innovate. We are seeking collaborators to co-create. Join us, and help build the next impactful solution for our citizens and businesses
</p>
<div class="row cta">
<div class="col">
<a
class="sgds-button is-outlined is-white external-link"
href="https://sggovterp.wd102.myworkdayjobs.com/PublicServiceCareers/5/refreshFacet/318c8bb6f553100021d223d9780d30be"
target="_blank"
>
Apply now
</a>
</div>
</div>
</article>
</div>
<div class="col is-4">
<article class="is-flex-alignitems-c">
<img
src="/assets/img/img-join.png"
alt="people around laptop with documentation"
width="500"
/>
</article>
</div>
</div>
</div>
</div>
</section>