-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathindex.html
More file actions
188 lines (172 loc) · 7.13 KB
/
index.html
File metadata and controls
188 lines (172 loc) · 7.13 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
---
layout: default
title: Smart Flanders
teaser: Dit is de homepage-teaser
is_front: true
og-descrition: "Welcome to the homepage of VLOCA"
---
<div class="home layout">
<section class="region intro">
<div class='layout layout--wide'>
<div class="grid">
<div class="col--9-12 col--1-1--s">
<h1 class="h1">Smart Flanders</h1>
<h2 class="h2">Van lokale overheden naar slimme steden</h2>
<p class="introduction">In een slimme stad werken burgers, ondernemingen, lokale besturen en onderzoeksinstellingen samen aan efficiëntere en meer effectieve oplossingen voor stedelijke uitdagingen. Ze zoeken naar innovatieve oplossingen zonder de lokale context en de eigenheid van de stad uit het oog te verliezen.</p>
<div class="links">
<a class="button button__primary" href="/open-data-beleid">Meer over Open Data Beleid</a>
<a class="link--icon--caret strong" href="/over">Meer over Smart Flanders</a>
</div>
</div>
</div>
</div>
</section>
<br>
<section class="region">
<div class='layout layout--wide'>
<div class="direct-to wide">
<label>Direct naar</label>
<div class="grid">
{% assign directs = site.directs | where: 'type', 'home' %}
{% for direct in directs %}
<div class="col--4-12 col--6-12--s col--1-1--xs">
{% if direct.exturl %}
<a href="{{ direct.exturl | absolute_url }}" target="_blank" class="link--icon--external link--block">{{ direct.title }}</a>
{% else %}
<a href="{{ site.baseurl }}{{ direct.inturl }}" class="link--icon--caret link--block">{{ direct.title }}</a>
{% endif %}
</div>
{% endfor %}
</div>
</div>
</div>
</section>
<section class="region usps tint">
<div class='layout layout--wide'>
<div class="grid grid--is-stacked">
<div class="col--4-12 col--6-12--s col--1-1--xs">
<div class="spotlight green spotlight--link">
<article>
<a href="{{site.baseurl}}/smart-flanders-2.0">
<header class="spotlight__header">
<div class="spotlight__image spotlight__image--focus-center-center">
<img class="spotlight__image__img" src="{{site.baseurl}}/assets/img/homepage/usp/smart_flanders_2.jpg" alt="Smart Flanders 2 logo">
</div>
<div class="spotlight__title-wrapper">
<h1 class="spotlight__title">Smart Flanders 2.0</h1>
</div>
</header>
<div class="spotlight__text-wrapper">
<div class="spotlight__text">
Het vervolgprogramma Smart Flanders van de Vlaamse overheid ondersteunt de lokale besturen bij de digitale transitie. Het zet in op slimme digitale toepassingen om oplossingen te vinden voor uitdagingen.
</div>
<div class="link--icon--caret link--block strong" href="{{site.baseurl}}/smart-flanders-2.0">Lees meer over Smart Flanders 2.0</div>
</div>
</a>
</article>
</div>
</div>
<div class="col--4-12 col--6-12--s col--1-1--xs">
<div class="spotlight green spotlight--link">
<article>
<a href="{{site.baseurl}}/financiering">
<header class="spotlight__header">
<div class="spotlight__image spotlight__image--focus-center-center">
<img class="spotlight__image__img" src="{{site.baseurl}}/assets/img/homepage/usp/financiering.jpg" alt="">
</div>
<div class="spotlight__title-wrapper">
<h1 class="spotlight__title">Financiering</h1>
</div>
</header>
<div class="spotlight__text-wrapper">
<div class="spotlight__text">
De Vlaamse overheid wil de maturiteit en de kennis van de steden en gemeenten vergroten om Europese subsidieprogramma’s binnen te halen. We vertrekken vanuit de noden en behoeften van de steden.
</div>
<div class="link--icon--caret link--block strong" href="{{site.baseurl}}/financiering">Lees meer over financiering</div>
</div>
</a>
</article>
</div>
</div>
<div class="col--4-12 col--6-12--s col--1-1--xs">
<div class="spotlight green spotlight--link">
<article>
<a href="{{site.baseurl}}/vloca">
<header class="spotlight__header">
<div class="spotlight__image spotlight__image--focus-center-center">
<img class="spotlight__image__img" src="{{site.baseurl}}/assets/img/homepage/usp/vloca.jpg" alt="">
</div>
<div class="spotlight__title-wrapper">
<h1 class="spotlight__title">VLOCA</h1>
</div>
</header>
<div class="spotlight__text-wrapper">
<div class="spotlight__text">
In Vlaanderen is er nood aan een gemeenschappelijk (open) data-beleid en een infrastructuur waarmee je data tussen verschillende bestuursniveaus kan uitwisselen. Enkel zo kan Vlaanderen een slimme topregio worden in Europa.
</div>
<div class="link--icon--caret link--block strong" href="{{site.baseurl}}/vloca">Lees meer over VLOCA</div>
</div>
</a>
</article>
</div>
</div>
</div>
</div>
</section>
<section class="region news">
<div class='layout layout--wide'>
<div class="grid grid--align-space-between--l grid--align-space-between--m grid--v-bottom overview-header">
<div class="col">
<h2 class="h2" id="nieuws">Nieuws en opinies</h2>
</div>
<div class="col">
<a class="link--icon--caret strong hide-mobile" href="{{ site.baseurl }}/nieuws-en-opinies">Bekijk alle nieuwsberichten</a>
</div>
</div>
<div class="grid grid--is-stacked u-spacer">
{% assign posts = site.posts | sort: 'date' | sort: 'highlight' | reverse %}
{% for post in posts limit : 6 %}
<div class="col--4-12 col--6-12--s col--1-1--xs">
<div class="spotlight green spotlight--link">
<article>
<a href="{{ post.url | relative_url}}" >
<header class="spotlight__header">
<div class="spotlight__image spotlight__image--focus-center-center">
<img class="spotlight__image__img" src="{{ post.thumb | relative_url}}" alt="">
</div>
<div class="spotlight__title-wrapper">
<h1 class="spotlight__title">{{ post.title | escape }}</h1>
</div>
</header>
<div class="spotlight__text-wrapper">
<div class="spotlight__text">
{{ post.teaser | escape }}
</div>
</div>
</a>
<div class="category bullet-list bullet-list--tag">
<div class="bullet-list__item">
{% for category in post.categories %}
{% assign category-path = category | replace: ' ', '-' | downcase %}
<a href="{{site.baseurl}}/nieuws-en-opinies/{{category-path}}">{{ category | capitalize }}</a>{% if forloop.last != true %}, {% endif %}
{% endfor %}
</div>
</div>
</article>
</div>
</div>
{% endfor %}
</div>
<a class="link--icon--caret strong hide-desktop" href="{{ site.baseurl }}/nieuws-en-opinies">Bekijk alle nieuwsberichten</a>
</div>
</section>
{% include crosslink.html
layout-class='normal'
block-class='alt shadow'
url="open-data-beleid"
title="Wil je weten wat het Open Data Beleid is?"
text="Lees hier hoe we open data ondersteunen"
cta="Open Data Beleid"
icon="open-data"
%}
</div>