-
Notifications
You must be signed in to change notification settings - Fork 17
/
index.html
executable file
·195 lines (190 loc) · 10.1 KB
/
index.html
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
---
title: Home
layout: layout-default
---
<style>
.has-background-gradient {
background: rgb(96, 55, 179);
background: linear-gradient(30deg, rgba(96, 55, 179, 1) 0%, rgba(70, 117, 211, 1) 100%);
}
</style>
<section class="sgds-hero has-background-primary">
<div class="sgds-hero-body sgds-container is-fluid"
style="background:url('assets/img/bg_splash.png') center center; background-size:cover;">
<div class="row is-vcentered">
<div class="col is-6 is-offset-3 has-text-centered has-text-white">
<h1 class="display">
<b>design system</b>
<br>
</h1>
<h6>v{{site.sgds-version}}</h6>
<br>
<h6 class="is-hidden-mobile">Uniting Singapore Government Digital Services around a common UI language
and user experience</h6>
</div>
</div>
</section>
<section class="sgds-section is-paddingless has-background-secondary" id="key-highlights">
<div class="sgds-container">
<div class="row is-gapless has-text-centered">
<div class="col">
<a href="/learn" class="has-text-white">
<p class="margin--bottom--xs"><b>Standards and Guides</b></p>
<p>Use SGDS to comply to usability standards and accessibility guidelines easily</p>
</a>
</div>
<div class="col">
<a href="/docs" class="has-text-white">
<p class="margin--bottom--xs"><b>UI Components</b></p>
<p>Our standardized components allow you to build applications that are easily trusted and
understood</p>
</a>
</div>
<div class="col">
<a href="/coming-soon" class="has-text-white">
<p class="margin--bottom--xs"><b>Layout Templates</b></p>
<p>We provide templates to help agencies jump-start their product development</p>
</a>
</div>
</div>
</div>
</section>
<section class="sgds-section has-background-light">
<div class="sgds-container">
<div class="content">
<div class="row has-text-centered">
<div class="col is-10 is-offset-1">
<h2 class="has-text-secondary padding--bottom">Working with Design System</h2>
</div>
</div>
<div class="row">
<div class="col is-10 is-offset-1">
<div class="row">
<div class="col is-4 is-flex">
<a href="/learn/development">
<div class="sgds-card sgds-card-button">
<div class="sgds-card-image">
<figure class="sgds-image is-16by9">
{% asset img_development.png alt="Development Guides" %}
</figure>
</div>
<div class="sgds-card-content">
<h6 class="padding--bottom has-text-weight-semibold">Development Guides</h6>
<p>Guides for developers on getting started with our UI Framework</p>
</div>
</div>
</a>
</div>
<div class="col is-4 is-flex">
<a href="/learn/design">
<div class="sgds-card sgds-card-button">
<div class="sgds-card-image">
<figure class="sgds-image is-16by9">
{% asset img_design.png alt="Design Guides" %}
</figure>
</div>
<div class="sgds-card-content">
<h6 class="padding--bottom has-text-weight-semibold">Design Guides</h6>
<p>Guides for designers to get started with our Sketch and GUI Templates</p>
</div>
</div>
</a>
</div>
<div class="col is-4 is-flex">
<a href="/learn/writing">
<div class="sgds-card sgds-card-button">
<div class="sgds-card-image">
<figure class="sgds-image is-16by9">
{% asset img_writing.png alt="Writing Guides" %}
</figure>
</div>
<div class="sgds-card-content">
<h6 class="padding--bottom has-text-weight-semibold">Writing Guides</h6>
<p>Guides to help you decide which tools to use for publishing your content</p>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="sgds-section">
<div class="sgds-container">
<div class="content">
<div class="row has-text-centered">
<div class="col is-10 is-offset-1">
<h2 class="has-text-secondary">Values of a Design System</h2>
</div>
</div>
<div class="row has-text-centered">
<div class="col is-10 is-offset-1">
<div class="row is-multiline">
<div class="col is-4 padding">
<span class="has-text-secondary sgds-icon sgds-icon-expand-alt is-size-3"></span>
<p class="margin--top margin--bottom--xs has-text-weight-bold">Better Scalability</p>
<p>UI Components can be adapted to suit the changing needs of users.</p>
</div>
<div class="col is-4 padding">
<span class="has-text-secondary sgds-icon sgds-icon-layers is-size-3"></span>
<p class="margin--top margin--bottom--xs has-text-weight-bold">Better trust</p>
<p>An instantly recognisable design language improves users' trust in your services.</p>
</div>
<div class="col is-4 padding">
<span class="has-text-secondary sgds-icon sgds-icon-thumbs-up is-size-3"></span>
<p class="margin--top margin--bottom--xs has-text-weight-bold">Improved User Experience</p>
<p>Spend less time on styling. Spend more time on delivering a better user experience.</p>
</div>
<div class="col is-4 padding">
<span class="has-text-secondary sgds-icon sgds-icon-sync is-size-3"></span>
<p class="margin--top margin--bottom--xs has-text-weight-bold">Faster Prototyping</p>
<p>Build and tear down prototypes and experiments quickly.</p>
</div>
<div class="col is-4 padding">
<span class="has-text-secondary sgds-icon sgds-icon-cog is-size-3"></span>
<p class="margin--top margin--bottom--xs has-text-weight-bold">Easy Maintenance, Low Cost</p>
<p>Lower your technical debt. Reduce proliferation of inconsistent design choices.</p>
</div>
<div class="col is-4 padding">
<span class="has-text-secondary sgds-icon sgds-icon-person is-size-3"></span>
<p class="margin--top margin--bottom--xs has-text-weight-bold">Built-in Accessibility</p>
<p>Our UI Components are in compliance with the Singapore Government <a
href="https://www.tech.gov.sg/digital-service-standards/">Digital Services
Standards.</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="sgds-section has-background-gradient">
<div class="sgds-container">
<div class="content has-text-white">
<div class="row has-text-centered">
<div class="col is-10 is-offset-1">
<h2>Be Part of the Change</h2>
</div>
</div>
<div class="row has-text-centered">
<div class="col is-8 is-offset-2">
<p class="has-text-white">
SGDS is <a href="https://github.com/govtechsg/sgds" class="has-text-white" style="text-decoration: underline">open source.</a>
</p>
<p class="has-text-white">
If you are a developer, designer or content writer, you can help us transform the Singapore
Government's digital services. Let's build a living, continuously evolving trusted ecosystem together.</p>
</div>
</div>
<div class="row padding--top padding--bottom">
<div class="col has-text-centered">
<a class="sgds-button is-rounded is-outlined is-white" href="{{site.contact_us}}"
target="_blank">Let's Connect</a>
<!--<a class="sgds-button is-rounded is-medium" href="https://form.gov.sg/#!/forms/govtech/5bd12c6668dbe7000fff9ace" target="_blank">Tell us more</a>-->
</div>
</div>
</div>
</div>
</section>