-
Notifications
You must be signed in to change notification settings - Fork 34
Expand file tree
/
Copy pathindex.html
More file actions
595 lines (490 loc) · 29.8 KB
/
index.html
File metadata and controls
595 lines (490 loc) · 29.8 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
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
---
layout: default
indexed: false
---
<head>
<!--<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/>
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
<link href="{{site.baseurl}}/css/bulma-min.css" type="text/css" rel="stylesheet">-->
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=IBM+Plex+Sans&display=swap" rel="stylesheet">
<style>
.col-md-4{
padding:0px;
}
.col-md-8{
padding:0px;
}
.col-md-6{
padding:0px;
}
.postTitle {
margin-bottom: 0;
color: #28536f;
font-family: 'IBM Plex Sans', sans-serif;
font-weight: bold;
font-size: 2rem;
}
.postTitleLatest {
margin-bottom: 0;
color: #696969;
font-family: 'IBM Plex Sans', sans-serif;
font-weight: bold;
font-size: 2rem;
}
.postsubTitleAlert {
margin-bottom: 0;
color: #ff0000;
font-family: 'IBM Plex Sans', sans-serif;
'IBM Plex Sans', sans-serif;
}
.postsubTitle {
margin-bottom: 0;
color: #ffffff;
font-family: Lato;
font-weight: bold;
}
a {
color: #337ab7;
text-decoration: none;
}
.postsubTitleVar {
margin-bottom: 0;
color: #DCDCDC;
font-family: 'IBM Plex Sans', sans-serif;
}
a {
color: #337ab7;
text-decoration: none;
}
.postDate {
font-family: Lato;
font-size: 80%;
padding: 0;
margin: 0;
font-weight: bold;
}
.postsubTitleLatest {
margin-bottom: 0;
color: #696969;
font-family: Lato;
font-weight: bold;
}
.postExcerpt {
font-family: 'IBM Plex Sans', sans-serif;
font-size: 85%;
}
.title {
color: #81daf5;
font-family: 'IBM Plex Sans', sans-serif;
font-size: 2rem;
font-weight: 600;
line-height: 1.125;
}
.postTitleNew {
margin-bottom: 0;
color: #fff;
font-family: 'IBM Plex Sans', sans-serif;
font-weight: bold;
}
.tile {
width: 100%;
display: inline-block;
box-sizing: border-box;
background: #fff;
padding: 0px;
margin-bottom: 10px;
}
.card {
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
transition: 0.3s;
border-radius: 5px; /* 5px rounded corners */
padding:10px;
margin-top: 10px;
width: 1150px;
height: 265px;
background-color: : #000066;
}
</style>
<script>if (typeof (fg_widgets) === "undefined") fg_widgets = new Array(); fg_widgets.push("fgid_59b6d42dc6dac123fbb824d8e");</script>
<script async src="https://www.feedgrabbr.com/widget/fgwidget.js"></script>
<!-- JSON-LD markup generated by Google Structured Data Markup Helper. -->
<script type="application/ld+json">
[ {
"@context" : "http://schema.org",
"@type" : "Product",
"name" : "Features",
"url" : "https://mobilefirstplatform.ibmcloud.com/features/",
"description" : "Read about the IBM MobileFirst Foundation features."
}, {
"@context" : "http://schema.org",
"@type" : "Product",
"name" : "Docs",
"url" : "https://mobilefirstplatform.ibmcloud.com/tutorials/en/foundation/8.0/all-tutorials/",
"description" : "Develop your applications by following the tutorials bellow: set-up your development environment, experience the product and add value by integrating with MobileFirst Foundation 8.0 offerings."
}, {
"@context" : "http://schema.org",
"@type" : "Product",
"name" : "Labs",
"url" : "https://mobilefirstplatform.ibmcloud.com/labs/developers/8.0/intro/",
"description" : "Below are MobileFirst Foundation 8.0 hands-on lab sessions with step-by-step instructions. Read an overview of the available labs, and jump to lab from the tab bar above."
}, {
"@context" : "http://schema.org",
"@type" : "Product",
"name" : "Video Gallery",
"url" : "https://mobilefirstplatform.ibmcloud.com/video-gallery/",
"description" : "Find IBM MobileFirst Foundation and Mobile Foundation on IBM Cloud videos here."
}, {
"@context" : "http://schema.org",
"@type" : "Product",
"name" : "Blog",
"url" : "https://mobilefirstplatform.ibmcloud.com/blog/",
"description" : "Read our announcement and product feature related blog posts."
}, {
"@context" : "http://schema.org",
"@type" : "Product",
"name" : "Help",
"url" : "https://mobilefirstplatform.ibmcloud.com/help/",
"description" : "Get Help through various channels such as Slack, stackoverflow, youtube or IBM support."
} , {
"@context" : "http://schema.org",
"@type" : "Product",
"name" : "Downloads",
"url" : "https://mobilefirstplatform.ibmcloud.com/downloads/",
"description" : "Looking to get started? use the Mobile Foundation IBM Cloud service to bring up a MobileFirst Server instance in minutes, or start locally by downloading the Developer Kit."
} ]
</script>
</head>
<!--<div id="blogPosts">
<div class="container">
<div class="row">
<div class="col-sm-2 hidden-sm hidden-xs hidden-md">
<button type="button" class="btn btn-primary btn-sm"><span class="postsubTitle">Recent Posts</span></button>
</div>
<div class="col-sm-10">
<marquee behavior="scroll" scrolldelay="600" direction="up" style="height: 30px">
{% for post in site.posts limit:10 %} {% for tag in post.tags %} {% if tag == 'iFix' %} {% assign found_ifix = true %} {% break %} {% endif %} {% endfor%} {% if found_ifix != true %}
<ul style="list-style: none;">
<li><a href="{{site.baseurl}}{{post.url}}"><span class="postsubTitleVar">{{post.title}}</span></a></li>
</ul>
{% endif %} {% assign found_ifix = false %} {% endfor %}
</marquee>
</div>
</div>
</div>
</div>-->
<div id="myCarousel" class="carousel slide hidden-xs hidden-sm hidden-md" data-ride="carousel" role="banner">
<!-- Carousel indicators -->
<ul class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
<li data-target="#myCarousel" data-slide-to="3"></li>
<!--<li data-target="#myCarousel" data-slide-to="2"></li>
<li data-target="#myCarousel" data-slide-to="3"></li>-->
</ul>
<div class="carousel-inner" role="tablist" aria-label="Carousel animation of news items">
<div class="item active">
<div class="container">
<div class="row">
<div class="col-md-7 carousel-caption" role="tab">
<h1 class="no-anchor"><!--<a href="https://console.bluemix.net/catalog/services/mobile-foundation" target="_blank" rel="noopener"><span class="badge badge-primary"> Try it!</span></a><br/>-->
<a href="{{site.baseurl}}/blog/2019/04/05/digital-app-builder-ga-announce/" target="_blank" rel="noopener" class="badge badge-dark"><span class="postsubTitle">Change the way you build smart web and mobile apps</span></a><br/>
Announcing the General Availability of Digital App Builder 8.0.0<!-- <a class="badge badge-light" href="https://github.com/MobileFirst-Platform-Developer-Center/Digital-App-Builder/releases/download/8.0.5/IBM.Digital.App.Builder-8.0.5.dmg"><span class="glyphicon glyphicon-download-alt"></span> <span class="postsubTitle">Mac</span></a>
<a class="badge badge-light" href="https://github.com/MobileFirst-Platform-Developer-Center/Digital-App-Builder/releases/download/8.0.5/IBM.Digital.App.Builder.Setup.8.0.5.exe"><span class="glyphicon glyphicon-download-alt"></span> <span class="postsubTitle">Windows</span></a>-->
</h1>
<p class="caption-text">Drag and drop to build apps that connect to microservices, embed AI capabilities<br/>and are multi-channel<br/><br/></p>
</div>
<div class="hidden-xs col-md-5 carousel-caption">
<img src="{{site.baseurl}}/assets/carousel/banner3.png" alt="Digital_App_Builder" />
</div>
</div>
</div>
</div>
<div class="item">
<div class="container">
<div class="row">
<div class="col-md-7 carousel-caption" role="tab">
<h1 class="no-anchor">Mobile Foundation on Red Hat OpenShift Container Platform</h1>
<p class="caption-text">Learn how to install a Mobile Foundation instance on an OpenShift cluster</p>
<p><a class="custombtn btn-lg btn-default containers" href="{{site.baseurl}}/tutorials/en/foundation/8.0/ibmcloud/getting-started-mf-on-rhos/" role="button"><span class="glyphicon glyphicon-book"></span> Get started</a></p>
</div>
<div class="hidden-xs col-md-5 carousel-caption">
<img src="{{site.baseurl}}/assets/carousel/banner2.png" alt="{{ site.data.keys.mf_console }}" /><br/>
</div>
</div>
</div>
</div>
<div class="item">
<div class="container">
<div class="row">
<div class="col-md-7 carousel-caption" role="tab">
<h1 class="no-anchor">Mobile Foundation Migration Studio</h1>
<p class="caption-text">Migrate your apps and adapters easily from MobileFirst Platform Foundation v7.1 to Mobile Foundation v8.0</p>
<p><a class="custombtn btn-lg btn-default containers" href="{{site.baseurl}}/tutorials/en/foundation/8.0/upgrading/migration-studio/" role="button"><span class="glyphicon glyphicon-book"></span> Get started</a></p>
</div>
<div class="hidden-xs col-md-5 carousel-caption">
<img src="{{site.baseurl}}/assets/carousel/banner1.png" alt="{{ site.data.keys.mf_console }}" /><br/>
</div>
</div>
</div>
</div>
<div class="item">
<div class="container">
<div class="row">
<div class="col-md-7 carousel-caption" role="tab">
<h1 class="no-anchor">Subscribe to IBM Support Portal</h1>
<p class="caption-text">We will notify you when there is something new to share</p>
<p><a class="custombtn btn-lg btn-default containers" href="{{site.baseurl}}/blog/2019/05/30/leverage-ibm-support-portal/" target="_blank"><span class="glyphicon glyphicon-bell"></span> Subscribe</a></p>
</div>
<div class="hidden-xs col-md-5 carousel-caption">
<img src="{{site.baseurl}}/assets/carousel/banner1.png" alt="{{ site.data.keys.mf_console }}" /><br/>
</div>
</div>
</div>
</div>
<!--<div class="item">
<div class="container">
<div class="row">
<div class="col-md-7 carousel-caption" role="tab">
<h1 class="no-anchor">--><!--<a href="https://console.bluemix.net/catalog/services/mobile-foundation" target="_blank" rel="noopener"><span class="badge badge-primary"> Try it!</span></a><br/>-->
<!--<a href="{{site.baseurl}}/tutorials/en/foundation/8.0/upgrading/" target="_blank" rel="noopener" class="badge badge-info"><span class="postsubTitle">Plan migration to IBM Mobile Foundation v8.0</span></a><br/>
Mobile Foundation service on IBM Cloud</h1>
<p class="caption-text">Quickly and easily stand-up scalable Developer or<br/>Production environments of {{ site.data.keys.product_full }} on IBM cloud.<br/><br/></p>
<p><a class="custombtn btn-lg btn-default containers" href="https://console.bluemix.net/catalog/services/mobile-foundation" role="button">Experience {{ site.data.keys.product }} on IBM Cloud</a></p>
</div>
<div class="hidden-xs col-md-5 carousel-caption">
<img src="{{site.baseurl}}/assets/carousel/banner2.png" alt="bluemix" /><br/>
</div>
</div>
</div>
</div>-->
<!--<div class="item">
<div class="container">
<div class="row">
<div class="col-md-7 carousel-caption" role="tab">
<h1 class="no-anchor"><a href="{{site.baseurl}}/blog/2017/05/26/come-chat-with-us/" target="_blank" rel="noopener" class="badge badge-secondary"><span class="postsubTitle">Join the IBM Mobile community on Slack</span></a><br/>IBM Mobile dev channel</h1>
<p class="caption-text">Get started with IBM Mobile services and Mobile Foundation on IBM Cloud<br/>using the How-To videos in IBM Mobile dev channel.</p>
<p><a class="custombtn btn-lg btn-default containers" href="https://www.youtube.com/c/IBMMobileDev" role="button"><span class="glyphicon glyphicon-play"></span> IBM Mobile dev channel</a></p>-->
<!--<h1 class="no-anchor"><a class="badge badge-warning"><span class="postsubTitle"> Announcements</span></a><br/>
Mobile Foundation Blog</h1>-->
<!--<p class="caption-text">Read Informational posts related to the Mobile Foundation product <br/>features and announcements here.</p>-->
<!--<p><a class="custombtn btn-lg btn-default containers" href="{{ site.baseurl}}/blog/tag/Announcement" role="button"><span class="glyphicon glyphicon-bullhorn"></span><span class="postsubTitleBlack"> Announcements</a></p>-->
<!--</div>
<div class="hidden-xs col-md-5 carousel-caption">
<img src="{{site.baseurl}}/assets/carousel/banner1.png" alt="bluemix" /><br/>
</div>
</div>
</div>
</div>-->
</div>
<a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#myCarousel" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<div id="index_sections">
<!-- Blog -->
<div id="index_posts" class="container" role="complementary">
<!-- Get Started -->
<div id="index_getstarted" class="container" role="complementary">
<h1 class="no-anchor hidden-xs hidden-sm">Downloads</h1>
<div class="row hidden-xs hidden-sm">
<div class="col-md-3 index_section_left hidden-xs hidden-sm">
<p><span class="postTitle">Digital App Builder</span></p>
<p><a href="{{site.baseurl}}/tutorials/en/foundation/8.0/digital-app-builder/">Digital App Builder</a> is a low code tool to rapidly build multi-channel apps with AI that can be deployed on Mobile Foundation. <br/><br/><a href="https://github.com/MobileFirst-Platform-Developer-Center/Digital-App-Builder/releases/download/8.0.9/IBM.Digital.App.Builder-8.0.9.dmg" target="_blank">MacOS</a> | <a href="https://github.com/MobileFirst-Platform-Developer-Center/Digital-App-Builder/releases/download/8.0.9/IBM.Digital.App.Builder.Setup.8.0.9.exe">Windows</a><br/></p>
<!--<div id="index_getstarted_icons" class="row hidden-xs hidden-sm">
<div class="col-md-6 index-item">
<a href="{{ site.baseurl }}/downloads"><img src="{{site.baseurl}}/assets/foundation.svg" alt="Mobile Foundation Developer Kit"/></a>
<p><a href="{{ site.baseurl }}/downloads">Mobile<br/>Foundation</a></p>
</div>
</div> -->
<!-- <div class="col-md-6 index-item">
<a href="{{ site.baseurl }}/tutorials/en/foundation/8.0/ibmcloud/using-mobile-foundation/"><img src="{{site.baseurl}}/assets/front-page/getstarted/bluemix.png" alt="Mobile Foundation IBM Cloud service"/></a>
<p><a href="{{ site.baseurl }}/tutorials/en/foundation/8.0/ibmcloud/using-mobile-foundation/">IBM<br/>Cloud</a></p>
</div>-->
</div>
<div class="col-md-3 index_section_left hidden-xs hidden-sm">
<p><span class="postTitle">Try</span></p>
<p><a href="{{ site.baseurl }}/downloads">Download our Developer Kit</a> for a local installation. <br/><br/>
<a href="https://github.com/MobileFirst-Platform-Developer-Center/MobileFirst-Developer-Kit/releases/download/IF202004271027/mobilefirst-deved-devkit-mac-8.0.0.0.zip" target="_blank">MacOS</a> |
<a href="https://github.com/MobileFirst-Platform-Developer-Center/MobileFirst-Developer-Kit/releases/download/IF202004271027/mobilefirst-deved-devkit-linux-8.0.0.0.bin" target="_blank">Linux</a> |
<a href="https://github.com/MobileFirst-Platform-Developer-Center/MobileFirst-Developer-Kit/releases/download/IF202004271027/mobilefirst-deved-devkit-windows-8.0.0.0.exe" target="_blank">Windows</a></p>
<!--<div id="index_getstarted_icons" class="row hidden-xs hidden-sm">
<div class="col-md-6 index-item">
<a href="{{ site.baseurl }}/downloads"><img src="{{site.baseurl}}/assets/foundation.svg" alt="Mobile Foundation Developer Kit"/></a>
<p><a href="{{ site.baseurl }}/downloads">Mobile<br/>Foundation</a></p>
</div>
</div>-->
<!-- <div class="col-md-6 index-item">
<a href="{{ site.baseurl }}/tutorials/en/foundation/8.0/ibmcloud/using-mobile-foundation/"><img src="{{site.baseurl}}/assets/front-page/getstarted/bluemix.png" alt="Mobile Foundation IBM Cloud service"/></a>
<p><a href="{{ site.baseurl }}/tutorials/en/foundation/8.0/ibmcloud/using-mobile-foundation/">IBM<br/>Cloud</a></p>
</div>-->
</div>
<div class="col-md-3 index_section_left hidden-xs hidden-sm">
<p><span class="postTitle">Try on IBM Cloud</span></p>
<p><a href="https://cloud.ibm.com/catalog/services/mobile-foundation" target="_blank">Head over to IBM Cloud</a> to setup a<br/> Mobile Foundation server in the cloud.</p>
<!--<div id="index_getstarted_icons" class="row hidden-xs hidden-sm">
<div class="col-md-6 index-item">
<a href="{{ site.baseurl }}/downloads"><img src="{{site.baseurl}}/assets/foundation.svg" alt="Mobile Foundation Developer Kit"/></a>
<p><a href="{{ site.baseurl }}/downloads">Mobile<br/>Foundation</a></p>
</div>
</div>-->
<!-- <div class="col-md-6 index-item">
<a href="{{ site.baseurl }}/tutorials/en/foundation/8.0/ibmcloud/using-mobile-foundation/"><img src="{{site.baseurl}}/assets/front-page/getstarted/bluemix.png" alt="Mobile Foundation IBM Cloud service"/></a>
<p><a href="{{ site.baseurl }}/tutorials/en/foundation/8.0/ibmcloud/using-mobile-foundation/">IBM<br/>Cloud</a></p>
</div>-->
</div>
<div class="col-md-3 row hidden-xs hidden-sm">
<p><span class="postTitle">Mobile Foundation CLI</span></p>
<p>Install <a href="https://www.npmjs.com/package/mfpdev-cli" target="_blank">MobileFirst CLI</a> using the <a href="https://www.npmjs.com/" target="_blank">NPM package manager</a>.</p>
<!--<div id="index_getstarted_icons" class="row hidden-xs hidden-sm">
<div class="col-md-6 index-item">
<a href="{{ site.baseurl }}/downloads"><img src="{{site.baseurl}}/assets/foundation.svg" alt="Mobile Foundation Developer Kit"/></a>
<p><a href="{{ site.baseurl }}/downloads">Mobile<br/>Foundation</a></p>
</div>
</div>-->
<!-- <div class="col-md-6 index-item">
<a href="{{ site.baseurl }}/tutorials/en/foundation/8.0/ibmcloud/using-mobile-foundation/"><img src="{{site.baseurl}}/assets/front-page/getstarted/bluemix.png" alt="Mobile Foundation IBM Cloud service"/></a>
<p><a href="{{ site.baseurl }}/tutorials/en/foundation/8.0/ibmcloud/using-mobile-foundation/">IBM<br/>Cloud</a></p>
</div>-->
</div>
<!-- Get Started in smaller screens -->
<!--<div class="visible-xs visible-sm" role="complementary">
<p><a href="{{ site.baseurl }}/downloads">Download our Developer Kit</a> for a local installation,<br/> or <a href="{{ site.baseurl }}/tutorials/en/foundation/8.0/bluemix/using-mobile-foundation/">head over to IBM Cloud</a> to setup a<br/> Mobile Foundation server in the cloud.</p>
<p>Once you have a server running, <a href="{{ site.baseurl }}/tutorials/en/foundation/8.0/all-tutorials/">follow our tutorials</a>,<br/> and you'll be up and running in no time.</p>
</div>-->
</div>
</div>
<!--<div class="row">
<h1 class="no-anchor">Latest in Mobile Foundation Blog</h1>-->
<!-- <div class="col-md-6">
<img class="foundation_diamond" src="{{site.baseurl}}/assets/front-page/foundation_logo.svg" alt="Foundation diamond icon"/>
</div>-->
<!-- <div class="benefits">
{% for post in site.posts limit:1 %}
<div class="card text-center">
<div class="card-header">
<div class="alert alert-info">
<p class="card-title"><span class="postTitle">Featured</span></p>
</div>
</div>
<div class="card-body">
<h5 class="card-title"><span class="postTitle">{{post.title}}</h5>
<p class="card-text">
<h4><span class="postExcerpt">{{ post.excerpt | markdownify | strip_html | strip_newlines | truncatewords: 20}}...</span><a href="{{site.baseurl}}{{post.url}}"><span class="postsubTitleMore"> more...</span></a></h4>
</div>
<div class="card-footer text-muted">
<p class="card-text">
<a class="btn btn-default btn-md" href="{{site.baseurl}}/tutorials/en/foundation/8.0/product-overview/release-notes/interim-fixes/"><span class="postsubTitle"> Know why you should upgrade to the latest Mobile Foundation v8.0 CD Update</span></a>
</div>
</div>
{% endfor %}
</div>
</div>-->
</div>
<hr class="sm hidden-sm hidden-xs hidden-md"/>
<!-- Get Started -->
<div id="index_getstarted" class="container" role="complementary">
<!-- <h1 class="no-anchor">Resources</h1>-->
<div class="row">
<div class="col-md-6 index_section_right hidden-xs hidden-sm hidden-md">
<!--<p><span class="number2">2</span></p>-->
<p><a href="{{ site.baseurl }}/tutorials/en/foundation/8.0/all-tutorials/"><span class="postTitle">Follow our tutorials</span></a><span class="postTitle"> to get started.</span></p>
<a href="{{ site.baseurl }}/tutorials/en/foundation/8.0/ios-tutorials/"><img src="{{site.baseurl}}/assets/front-page/getstarted/ios.png" alt="iOS"/></a> <a href="{{ site.baseurl }}/tutorials/en/foundation/8.0/android-tutorials/"><img src="{{site.baseurl}}/assets/front-page/getstarted/android.png" alt="Android"/></a> <a href="{{ site.baseurl }}/tutorials/en/foundation/8.0/windows-8-10-tutorials/"><img src="{{site.baseurl}}/assets/front-page/getstarted/windows.png" alt="Windows"/></a><br/>
<a href="{{ site.baseurl }}/tutorials/en/foundation/8.0/cordova-tutorials/"><img src="{{site.baseurl}}/assets/front-page/getstarted/cordova.png" alt="Cordova"/></a> <a href="{{ site.baseurl }}/tutorials/en/foundation/8.0/xamarin-tutorials/"><img src="{{site.baseurl}}/assets/front-page/getstarted/xamarin.png" alt="Xamarin"/></a> <a href="{{ site.baseurl }}/tutorials/en/foundation/8.0/web-tutorials/"><img src="{{site.baseurl}}/assets/front-page/getstarted/web.png" alt="Web"/></a>
</div>
<div class="col-md-6 index_section_left">
<div class="feedgrabbr_widget" id="fgid_59b6d42dc6dac123fbb824d8e"></div>
</div>
<!-- Get Started in smaller screens -->
<!--<div class="visible-xs visible-sm" role="complementary">
<p><a href="{{ site.baseurl }}/downloads">Download our Developer Kit</a> for a local installation,<br/> or <a href="{{ site.baseurl }}/tutorials/en/foundation/8.0/bluemix/using-mobile-foundation/">head over to IBM Cloud</a> to setup a<br/> Mobile Foundation server in the cloud.</p>
<p>Once you have a server running, <a href="{{ site.baseurl }}/tutorials/en/foundation/8.0/all-tutorials/">follow our tutorials</a>,<br/> and you'll be up and running in no time.</p>
</div>-->
</div>
</div>
<hr class="sm hidden-sm hidden-xs hidden-md"/>
<div id="index_overview" class="container" role="complementary">
<h1 class="no-anchor">Overview</h1>
<p class="section_text">{{ site.data.keys.product_full }} provides simple, scalable, time-tested enterprise<br/>mobile middleware, deployable on premises or on Cloud. <br/>Experience <a href="https://console.bluemix.net/catalog/services/mobile-foundation">{{ site.data.keys.product }}</a> on IBM Cloud.</p>
<div id="index_overview_icons" class="row hidden-xs hidden-sm">
<div class="col-md-3 index-item">
<img id="comprehensive_security" alt="Comprehensive security" src="{{site.baseurl}}/assets/front-page/overview/comprehensive_security.png"/>
</div>
<div class="col-md-3 index-item">
<img id="mobile_analytics" alt="Mobile analytics" src="{{site.baseurl}}/assets/front-page/overview/mobile_analytics.png"/>
</div>
<div class="col-md-3 index-item">
<img id="app_lifecycle" alt="Application lifecycle" src="{{site.baseurl}}/assets/front-page/overview/app_lifecycle.png"/>
</div>
<div class="col-md-3 index-item">
<img id="backend" alt="Backend logic" src="{{site.baseurl}}/assets/front-page/overview/backend.png"/>
</div>
<div class="col-md-3 index-item">
<img id="push_sync" alt="Push and offline sync" src="{{site.baseurl}}/assets/front-page/overview/push_sync.png"/>
</div>
</div>
<img id="feature-indicator" class="feature-indicators hidden-xs hidden-sm" style="width: 84%;" src="{{site.baseurl}}/assets/front-page/Line_None_Selected.svg" alt="feature indicators"/>
<div id="index_overview_text" class="row hidden-xs hidden-sm">
<div class="col-md-3 index-item">
<p>Comprehensive<br/>Security</p>
</div>
<div class="col-md-3 index-item">
<p>Mobile<br/>Analytics</p>
</div>
<div class="col-md-3 index-item">
<p>App Lifecycle<br/>Management</p>
</div>
<div class="col-md-3 index-item">
<p>Backend<br/>Logic Engine</p>
</div>
<div class="col-md-3 index-item">
<p>Push & Offline<br/>Sync</p>
</div>
</div>
<p style="margin-top: 20px;"><a class="custombtn read-more" href="{{ site.baseurl }}/features" role="button">Learn More</a></p>
</div>
<hr class="sm hidden-sm hidden-xs hidden-md"/>
<!-- Benefits -->
<div id="index_benefits" class="container" role="complementary">
<div class="row hidden-xs hidden-sm hidden-md">
<div class="col-md-6">
<img class="foundation_diamond" src="{{site.baseurl}}/assets/front-page/foundation_logo.svg" alt="Foundation diamond icon"/>
</div>
<div class="col-md-6" style="float:right">
<h1 class="no-anchor">Additional Benefits</h1>
<div class="benefits">
<p>Build your native or Cordova apps using <b>any tools and frameworks</b> you choose.</p>
<p>Start small and <b>develop in the cloud</b>, then move and scale<br/>production workloads on premises or in a dedicated or public cloud<br/> environment.</p>
<p>Enhance your apps with Weather data, integration with IoT devices, cognitive capabilities and more <b>leveraging IBM Cloud services</b>.</p>
<p>Create an <b>automated DevOps pipeline</b> to speed up deployments<br/> & updates to applications.</p>
<p>Works seamlessly with <b>IBM API Connect and DataPower Gateway</b><br/> to add API creation & management capabilities, and to<br/> enforce API & mobile security at the edge of the network.</p>
</div>
</div>
</div>
<!-- Benefits in smaller screens -->
<div class="visible-xs visible-sm visible-md" role="complementary">
<div class="benefits-small-screens">
<h1 class="no-anchor">Additional Benefits</h1>
<p>Build your native or Cordova apps using any tools and frameworks you choose.</p>
<p>Start small and <b>develop in the cloud</b>, then move and scale production workloads on premises or in a dedicated or public cloud environment.</p>
<p>Enhance your apps with Weather data, integration with IoT devices, cognitive capabilities and more <b>leveraging IBM Cloud services</b>.</p>
<p>Create an <b>automated DevOps pipeline</b> to speed up deployments & updates to applications.</p>
<p>Work seamlessly with <b>IBM API Connect and DataPower Gateway</b> to add API creation & management capabilities, and to enforce API & mobile security at the edge of the network.</p>
</div>
</div>
</div>
<hr class="sm hidden-xs hidden-sm hidden-md"/>
<!-- Get Help -->
<div id="index_help" class="container hidden-xs hidden-sm hidden-md" role="complementary" style="width: 50%">
<h1 class="no-anchor">Get Help</h1>
<div class="help-icons">
<a href="http://stackoverflow.com/search?q=%5B*worklight*%5D+or+%5B*mobilefirst*%5D+is%3Aquestion" target="_blank" rel="noopener"><img alt="StackOverflow" src="{{site.baseurl}}/assets/front-page/stackoverflow.png"></a><a href="{{ site.baseurl }}/blog/2017/05/26/come-chat-with-us/" target="_blank"><img alt="Slack" src="{{site.baseurl}}/assets/front-page/slack.png"></a><a href="{{ site.baseurl }}/help"><img src="{{site.baseurl}}/assets/front-page/ibm.svg" alt="help page"></a>
</div>
</div>
</div>