-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
644 lines (642 loc) · 38.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
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
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
<!DOCTYPE html>
<html lang="en-US" dir="ltr">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--
Document Title
=============================================
-->
<title>Dont-code your applications</title>
<meta name="description" content="Low-code, No-code platform">
<meta name="keywords" content="low-code, no-code, low code, no code">
<meta name="author" content="Dont-code team">
<!--
Favicons
=============================================
-->
<link rel="apple-touch-icon" sizes="238x133" href="assets/images/favicons/logo.png">
<link rel="icon" type="image/png" sizes="238x133" href="assets/images/favicons/logo.png">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="assets/images/favicons/logo.png">
<meta name="theme-color" content="#ffffff">
<!-- Seo using Matomo -->
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//collinfr.net/matomo/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '1']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<!-- End Seo Code -->
<!--
Stylesheets
=============================================
-->
<!-- Default stylesheets-->
<link href="assets/lib/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Template specific stylesheets-->
<link href="https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Volkhov:400i" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800" rel="stylesheet">
<link href="assets/lib/animate.css/animate.css" rel="stylesheet">
<link href="assets/lib/components-font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="assets/lib/et-line-font/et-line-font.css" rel="stylesheet">
<link href="assets/lib/flexslider/flexslider.css" rel="stylesheet">
<link href="assets/lib/owl.carousel/dist/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/lib/owl.carousel/dist/assets/owl.theme.default.min.css" rel="stylesheet">
<link href="assets/lib/magnific-popup/dist/magnific-popup.css" rel="stylesheet">
<link href="assets/lib/simple-text-rotator/simpletextrotator.css" rel="stylesheet">
<!-- Main stylesheet and color file-->
<link href="assets/css/style.css" rel="stylesheet">
<link id="color-scheme" href="assets/css/colors/default.css" rel="stylesheet">
</head>
<body data-spy="scroll" data-target=".onpage-navigation" data-offset="60">
<main>
<div class="page-loader">
<div class="loader">Loading...</div>
</div>
<nav class="navbar navbar-custom navbar-fixed-top navbar-transparent" role="navigation">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#custom-collapse"><span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></button><a class="navbar-brand" href="index.html">Dont-code</a>
</div>
<div class="collapse navbar-collapse" id="custom-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="#totop">Home</a></li>
<li><a class="section-scroll" href="#situation">The solution</a></li>
<li><a class="section-scroll" href="#presentation">Presentation</a></li>
<li><a class="section-scroll" href="#features">Features</a></li>
<li><a class="section-scroll" href="#extensions">Extensions</a></li>
<li><a href="news.html">News</a></li>
<li><a href="apps.html">Apps</a></li>
<li><a class="section-scroll" href="#contact">Contact</a></li>
<li class="dropdown"><a class="dropdown-toggle" href="developers.html">Developers</a>
<ul class="dropdown-menu" role="menu">
<li><a href="developers.html" >Homepage</a>
</li>
<li><a href="apps-beta.html" >Beta Apps</a>
</li>
<li class="dropdown"><a class="dropdown-toggle" href="#" data-toggle="dropdown">Links</a>
<ul class="dropdown-menu">
<li><a href="https://github.com/dont-code" target="_blank">Github (Source)</a></li>
<li><a href="https://angular.io" target="_blank">Angular (Framework)</a></li>
<li><a href="https://nx.dev" target="_blank">Nx (workspace)</a></li>
<li><a href="https://primefaces.org/primeng" target="_blank">Prime-ng (UI Components)</a></li>
<li><a href="https://quarkus.io" target="_blank">Quarkus (Services)</a></li>
<li><a href="https://www.jetbrains.com/idea/" target="_blank">IntelliJ Idea (IDE)</a></li>
<li><a href="https://mongodb.com" target="_blank">MongoDB (Database)</a></li>
<li><a href="https://scaleway.com" target="_blank">Scaleway (Hosting)</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<!-- section class="home-section home-parallax home-fade bg-dark-90" id="home" data-background="assets/images/builder-and-previewer.png">
<div class="titan-caption">
<div class="caption-content">
<div class="font-alt mb-30 titan-title-size-1">Hello & welcome</div>
<div class="font-alt mb-40 titan-title-size-4">Dont-code is <span class="rotate">Inspiring | Flexible | Extensible</span></div>
<a class="section-scroll btn btn-border-w btn-circle" href="https://run.dont-code.net/ide-ui/latest" target="_blank">Try it</a>
</div>
</div>
</section -->
<section class="home-section home-parallax home-fade module pb-0 bg-dark landing-reason parallax-bg" data-background="assets/images/builder-and-previewer.png">
<div class="titan-caption">
<div class="row">
<div class="col-sm-4" style="padding-left: 10%"><img src="assets/images/promo-small-violet.png" alt=""></div>
<div class="col-sm-8">
<h2 class="module-title font-alt align-left">Dont-code Platform</h2>
<p class="module-subtitle font-serif align-left">Instantly produce the application you need.</p>
<p>Dont-code is a low-code / no-code platform letting user create their own applications based on complete feature sets developed by IT.</p>
<a class="btn btn-border-w btn-round" href="apps.html" target="_blank"><i class="icon-desktop"></i>Try a demo application</a>
<a class="btn btn-border-w btn-round video-pop-up" href="assets/images/dont-code-video.gif"><i class="icon-video"></i>Watch the creation of an application</a>
<a class="btn btn-border-w btn-round" href="https://run.dont-code.net/ide-ui/latest?repositoryUrl=https%3A%2F%2Ftest.dont-code.net%2Fdemo%2Frepository-stable.json" target="_blank"><i class="icon-toolbox"></i> Try our tools</a>
</div>
</div>
</div>
</section>
<div class="main">
<hr class="divider-w">
<section class="module module-extra-small bg-light" id="overview">
<div class="container">
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<h2 class="module-title font-alt">Highlights</h2>
<div class="module-subtitle font-serif">Dont-code platform is developed to offer the following benefits:</div>
</div>
</div>
<div class="row multi-columns-row">
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="features-item">
<div class="alt-features-icon"><span class="icon-puzzle"></span></div>
<h3 class="alt-features-title font-alt">For everyone</h3>
<p>No IT or Design skill needed: The person developing the application is the one using it.</p>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="features-item">
<div class="alt-features-icon"><span class="icon-hourglass"></span></div>
<h3 class="alt-features-title font-alt">Realtime feedback</h3>
<p>Check the resulting application while you design it!</p>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="features-item">
<div class="alt-features-icon"><span class="icon-gears"></span></div>
<h3 class="alt-features-title font-alt">Highly Extensible</h3>
<p>Extendable by any developer thanks to its plugin architecture and Open source license. See dev page...</p>
</div>
</div>
</div>
</div>
</section>
<section class="module module-extra-small bg-dark-90" data-background="assets/images/dont-code-video.gif" id="presentation">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="video-box">
<div class="video-box-icon"><a class="video-pop-up" href="assets/images/dont-code-video.gif"><span class="icon-video"></span></a></div>
<div class="video-title font-alt">Presentation</div>
<div class="video-subtitle font-alt">See an application being created in one minute right in front of you.</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-md-8 col-lg-6 col-lg-offset-2">
<div class="callout-text font-alt">
<h3 class="callout-title">Want to see it by yourself?</h3>
<p>Open the Builder, and load some sample applications.<br>See them live in the Previewer.</p>
</div>
</div>
<div class="col-sm-6 col-md-4 col-lg-2">
<div class="callout-btn-box"><a class="btn btn-w btn-round" href="https://run.dont-code.net/ide-ui/latest?repositoryUrl=https%3A%2F%2Ftest.dont-code.net%2Fdemo%2Frepository-stable.json" target="_blank">Open the Builder</a></div>
</div>
</div>
</div>
</section>
<section class="module module-extra-small pb-0" id="extensions">
<div class="container">
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<h2 class="module-title font-alt">Current Extensions</h2>
<div class="module-subtitle font-serif"></div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-sm-12">
<ul class="filter font-alt" id="filters">
<li><a class="current wow fadeInUp" href="#" data-filter="*">All</a></li>
<li><a class="wow fadeInUp" href="#" data-filter=".international" data-wow-delay="0.2s">International</a></li>
<li><a class="wow fadeInUp" href="#" data-filter=".storage" data-wow-delay="0.4s">Sharing</a></li>
<li><a class="wow fadeInUp" href="#" data-filter=".edition" data-wow-delay="0.6s">Edition</a></li>
<li><a class="wow fadeInUp" href="#" data-filter=".visualization" data-wow-delay="0.6s">Visualization</a></li>
<li><a class="wow fadeInUp" href="#" data-filter=".others" data-wow-delay="0.6s">Others</a></li>
</ul>
</div>
</div>
</div>
<ul class="works-grid works-grid-gut works-grid-3 works-hover-w" id="works-grid">
<li class="work-item others"><a href="https://github.com/dont-code/plugin-commerce">
<div class="work-image"><img src="assets/images/plugins/plugin-commerce-animated.gif" alt="Commerce Plugin"/></div>
<div class="work-caption font-alt">
<h3 class="work-title">Commerce Plugin</h3>
<div class="work-descr">Can check price of products against a variety of online shops !</div>
</div></a></li>
<li class="work-item visualization"><a href="https://github.com/dont-code/plugin-report">
<div class="work-image"><img src="assets/images/plugins/plugin-report-pie-bar-animated.gif" alt="Report Examples"/></div>
<div class="work-caption font-alt">
<h3 class="work-title">Report Plugin</h3>
<div class="work-descr">Displays charts over your data using simple configuration</div>
</div></a></li>
<li class="work-item storage"><a href="https://github.com/dont-code/plugin-rest">
<div class="work-image"><img src="assets/images/plugins/plugin-rest-animated.gif" alt="Rest Plugin"/></div>
<div class="work-caption font-alt">
<h3 class="work-title">Rest Plugin</h3>
<div class="work-descr">Display / Edit data from other applications</div>
</div></a></li>
<li class="work-item international"><a href="https://github.com/dont-code/plugins/tree/main/libs/fields/src/lib/preview/currency">
<div class="work-image"><img src="assets/images/plugins/plugin-currency-animated.gif" alt="Portfolio Item"/></div>
<div class="work-caption font-alt">
<h3 class="work-title">Currency</h3>
<div class="work-descr">Manages all currencies</div>
</div></a></li>
<li class="work-item edition"><a href="https://github.com/dont-code/plugins/tree/main/libs/basic/src/lib/preview/fields">
<div class="work-image"><img src="assets/images/plugins/plugin-basic-animated.gif" alt="Portfolio Item"/></div>
<div class="work-caption font-alt">
<h3 class="work-title">Basic Fields</h3>
<div class="work-descr">Text, Numeric and Checkboxes</div>
</div></a></li>
<li class="work-item edition"><a href="https://github.com/dont-code/plugins/tree/main/libs/basic/src/lib/preview/web">
<div class="work-image"><img src="assets/images/plugins/plugin-image-animated.gif" alt="Portfolio Item"/></div>
<div class="work-caption font-alt">
<h3 class="work-title">Image Field</h3>
<div class="work-descr">Enter and display images</div>
</div></a></li>
<li class="work-item edition"><a href="https://github.com/dont-code/plugins/tree/main/libs/basic/src/lib/preview/time">
<div class="work-image"><img src="assets/images/plugins/plugin-date-animated.gif" alt="Portfolio Item"/></div>
<div class="work-caption font-alt">
<h3 class="work-title">Date Field</h3>
<div class="work-descr">Managed date and time</div>
</div></a></li>
<li class="work-item international edition"><a href="https://github.com/dont-code/plugins/tree/main/libs/fields/src/lib/preview/country">
<div class="work-image"><img src="assets/images/plugins/plugin-country-animated.gif" alt="Portfolio Item"/></div>
<div class="work-caption font-alt">
<h3 class="work-title">Country</h3>
<div class="work-descr">List of countries with flags</div>
</div></a></li>
<li class="work-item storage"><a href="https://github.com/dont-code/preview-ui/tree/main/apps/preview-ui/src/app/shared/storage/services">
<div class="work-image"><img src="assets/images/plugins/plugin-local-animated.gif" alt="Portfolio Item"/></div>
<div class="work-caption font-alt">
<h3 class="work-title">Local data</h3>
<div class="work-descr">Do not share data</div>
</div></a></li>
<li class="work-item edition others"><a href="https://github.com/dont-code/plugins/tree/main/libs/basic/src/lib/preview/entity">
<div class="work-image"><img src="assets/images/plugins/plugin-editor-animated.gif" alt="Portfolio Item"/></div>
<div class="work-caption font-alt">
<h3 class="work-title">Editor Flow</h3>
<div class="work-descr">List and Edit data on the fly</div>
</div></a></li>
<li class="work-item international edition"><a href="https://github.com/dont-code/plugins/tree/main/libs/fields/src/lib/preview/money">
<div class="work-image"><img src="assets/images/plugins/plugin-euro-dollar-animated.gif" alt="Portfolio Item"/></div>
<div class="work-caption font-alt">
<h3 class="work-title">Euro / Dollar</h3>
<div class="work-descr">Fields for Euros or Dollars</div>
</div></a></li>
<li class="work-item edition"><a href="https://github.com/dont-code/plugins/tree/main/libs/basic/src/lib/preview/web">
<div class="work-image"><img src="assets/images/plugins/plugin-url-animated.gif" alt="Portfolio Item"/></div>
<div class="work-caption font-alt">
<h3 class="work-title">Url Field</h3>
<div class="work-descr">Enter and display urls</div>
</div></a></li>
<li class="work-item storage"><a href="https://github.com/dont-code/plugins/tree/main/libs/basic/src/lib/store">
<div class="work-image"><img src="assets/images/plugins/plugin-share-animated.gif" alt="Portfolio Item"/></div>
<div class="work-caption font-alt">
<h3 class="work-title">Share data</h3>
<div class="work-descr">Share data with Dont-code users</div>
</div></a></li>
</ul>
</section>
<section class="module module-extra-small bg-light" id="features">
<div class="container">
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<h2 class="module-title font-alt">Dont-code features</h2>
<div class="module-subtitle font-serif">Dont-code (will) provide tools for end users, IT teams and technical platform developers to work together.</div>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-md-3 col-lg-3">
<div class="alt-features-item">
<div class="alt-features-icon"><span class="icon-strategy"></span></div>
<h3 class="alt-features-title font-alt">Builder</h3>Create your application using this tool: Have your application in seconds just by answering questions.
</div>
<div class="alt-features-item">
<div class="alt-features-icon"><span class="icon-tools-2"></span></div>
<h3 class="alt-features-title font-alt">No Design</h3>Only few of us have designer's skills, with Dont-code you don't need to drag'n drop elements in a page.
</div>
<div class="alt-features-item">
<div class="alt-features-icon"><span class="icon-target"></span></div>
<h3 class="alt-features-title font-alt">Marketplaces</h3>Extensions will be available through a global marketplace, each enterprise can have a specific one with plugins pre-configured by IT Teams.
</div>
</div>
<div class="col-md-6 col-lg-6 hidden-xs hidden-sm">
<div class="alt-services-image align-center"><img src="assets/images/promo-violet.png" alt="Feature Image"></div>
</div>
<div class="col-sm-6 col-md-3 col-lg-3">
<div class="alt-features-item">
<div class="alt-features-icon"><span class="icon-camera"></span></div>
<h3 class="alt-features-title font-alt">Previewer</h3>See your application getting live while you work in the Builder. You can even edit data on the fly.
</div>
<div class="alt-features-item">
<div class="alt-features-icon"><span class="icon-mobile"></span></div>
<h3 class="alt-features-title font-alt">Extensible</h3>There's no limit in what extensions provided by any developer can modify the platform. A Seed project can get you started in not time!
</div>
<div class="alt-features-item">
<div class="alt-features-icon"><span class="icon-linegraph"></span></div>
<h3 class="alt-features-title font-alt">Open source</h3>The core Dont-code platform is under MIT license, the applications are licensed with AGPL3.
</div>
</div>
</div>
</div>
</section>
<section class="module module-extra-small bg-dark-90" id="situation">
<div class="container">
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<h2 class="module-title font-alt">The situation</h2>
<div class="module-subtitle font-serif">The 3 main actors needed to provide a great application struggle to communicate each others.</div>
</div>
</div>
<div class="row multi-columns-row">
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="features-item">
<div class="features-icon"><span class="icon-puzzle"></span></div>
<h3 class="features-title font-alt">Users and IT</h3>
<p>Enterprise users speak in business concepts which are difficult to translate to IT language.</p>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="features-item">
<div class="features-icon"><span class="icon-hourglass"></span></div>
<h3 class="features-title font-alt">IT Constraints</h3>
<p>IT teams in enterprises are lacking skill, time and budget to develop a solution with great quality.</p>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="features-item">
<div class="features-icon"><span class="icon-gears"></span></div>
<h3 class="features-title font-alt">Platform Complexity</h3>
<p>Opensource or Market solutions are great but comes with complexity to support general cases.</p>
</div>
</div>
</div>
</div>
</section>
<section class="module module-extra-small bg-light" id="solutions">
<div class="container">
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<h2 class="module-title font-alt">The solution</h2>
<div class="module-subtitle font-serif">The Dont-code platform clearly separates no-code application design from technical aspects.</div>
</div>
</div>
<div class="row multi-columns-row">
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="features-item">
<div class="alt-features-icon"><span class="icon-presentation"></span></div>
<h3 class="alt-features-title font-alt">Users design application</h3>
<p>Enterprise users creates their own applications by answering questions, and immediately see the result.</p>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="features-item">
<div class="alt-features-icon"><span class="icon-compass"></span></div>
<h3 class="alt-features-title font-alt">IT adapt features</h3>
<p>IT teams configure and deploy plugins working out of the box into their environments with the low-code tools provided by Dont-code platform.</p>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="features-item">
<div class="alt-features-icon"><span class="icon-toolbox"></span></div>
<h3 class="alt-features-title font-alt">Complexity is managed</h3>
<p>Opensource or Market solutions are encapsulated into Dont-code plugins that will be adapted by the Enterprise IT teams.</p>
</div>
</div>
</div>
</div>
</section>
<section class="module bg-dark-60 pt-0 pb-0 parallax-bg testimonial" data-background="assets/images/testimonial_bg.jpg">
<div class="testimonials-slider pt-140 pb-140">
<ul class="slides">
<li>
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="module-icon"><span class="icon-quote"></span></div>
</div>
</div>
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<blockquote class="testimonial-text font-alt">When finished, it will blow your mind.</blockquote>
</div>
</div>
<div class="row">
<div class="col-sm-4 col-sm-offset-4">
<div class="testimonial-author">
<div class="testimonial-caption font-alt">
<div class="testimonial-title">G. Collin</div>
<div class="testimonial-descr">Enterprise Architect, Insurance</div>
</div>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="module-icon"><span class="icon-quote"></span></div>
</div>
</div>
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<blockquote class="testimonial-text font-alt">To accomplish great things, we must not only act, but also dream; not only plan, but also believe.</blockquote>
</div>
</div>
<div class="row">
<div class="col-sm-4 col-sm-offset-4">
<div class="testimonial-author">
<div class="testimonial-caption font-alt">
<div class="testimonial-title">Anatole France</div>
<div class="testimonial-descr">Nobel Prize winner</div>
</div>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="module-icon"><span class="icon-quote"></span></div>
</div>
</div>
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<blockquote class="testimonial-text font-alt">Great things in business are never done by one person. They're done by a team of people.</blockquote>
</div>
</div>
<div class="row">
<div class="col-sm-4 col-sm-offset-4">
<div class="testimonial-author">
<div class="testimonial-caption font-alt">
<div class="testimonial-title">Steve Jobs</div>
<div class="testimonial-descr">Former CEO, Apple</div>
</div>
</div>
</div>
</div>
</div>
</li>
</ul>
</div>
</section>
<section class="module module-extra-small" id="news">
<div class="container">
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<h2 class="module-title font-alt">Latest news</h2>
<div class="module-subtitle font-serif">Blog about Dont-code internal updates and other news about Dont-code.</div>
</div>
</div>
<div class="row multi-columns-row post-columns">
<div class="col-sm-6 col-md-4 col-lg-4">
<div class="post mb-20">
<div class="post-thumbnail"><a href="#"><img src="assets/images/news/prices-checker-new-product.png" alt="Major updates"/></a></div>
<div class="post-header font-alt">
<h2 class="post-title"><a href="#">Major updates</a></h2>
<div class="post-meta">By <a href="#">Dont-code team</a> | 8th of October 2023
</div>
</div>
<div class="post-entry">
<p>The Price Checker application, fueled by the Commerce Plugin, now supports many products across many shops.</p>
</div>
<div class="post-more"><a class="more-link" href="https://run.dont-code.net/preview-ui/latest/?projectId=Prices%20Checker">You can find it here!</a></div>
</div>
</div>
<div class="row multi-columns-row post-columns">
<div class="col-sm-6 col-md-4 col-lg-4">
<div class="post mb-20">
<div class="post-thumbnail"><a href="#"><img src="assets/images/news/plugin-report-pie-bar.png" alt="New plugins"/></a></div>
<div class="post-header font-alt">
<h2 class="post-title"><a href="#">2 new plugins</a></h2>
<div class="post-meta">By <a href="#">Dont-code team</a> | 11th of April 2023
</div>
</div>
<div class="post-entry">
<p>You can now display product prices and generate nice reports thanks to this update in the Dont-code platform.</p>
</div>
<div class="post-more"><a class="more-link" href="https://run.dont-code.net/preview-ui/latest/?projectId=Prices%20Checker">Try it!</a></div>
</div>
</div>
<div class="row multi-columns-row post-columns">
<div class="col-sm-6 col-md-4 col-lg-4">
<div class="post mb-20">
<div class="post-thumbnail"><a href="#"><img src="assets/images/news/dont-code-two-level-it.png" alt="Two level IT"/></a></div>
<div class="post-header font-alt">
<h2 class="post-title"><a href="#">Two level IT enabled</a></h2>
<div class="post-meta">By <a href="#">Dont-code team</a> | 10th of July 2022
</div>
</div>
<div class="post-entry">
<p>After months of hard work (and some rework too), we finally enabled the two level IT promise.</p>
</div>
<div class="post-more"><a class="more-link" href="news.html">Read more</a></div>
</div>
</div>
<div class="col-sm-6 col-md-4 col-lg-4">
<div class="post mb-20">
<div class="post-thumbnail"><a href="#"><img src="assets/images/news/demo-apps.png" alt="Demo applications"/></a></div>
<div class="post-header font-alt">
<h2 class="post-title"><a href="#">Easier plugin development</a></h2>
<div class="post-meta">By <a href="#">Dont-code team</a> | 20th of February 2022
</div>
</div>
<div class="post-entry">
<p>We enhanced the core modules of Dont-code to made it much easier to develop new plugins.</p>
</div>
<div class="post-more"><a class="more-link" href="news.html">Read more</a></div>
</div>
</div>
<div class="col-sm-6 col-md-4 col-lg-4">
<div class="post mb-20">
<div class="post-thumbnail"><a href="#"><img src="assets/images/news/builder-grouped-field-types.png" alt="Field type selection"/></a></div>
<div class="post-header font-alt">
<h2 class="post-title"><a href="#">Field type selection menu reworked</a></h2>
<div class="post-meta">By <a href="#">Dont-code team</a> | 30th of June 2021
</div>
</div>
<div class="post-entry">
<p>Now that more and more field types are added to the platform, a rework of the Field Type selection menu was needed.</p>
</div>
<div class="post-more"><a class="more-link" href="news.html">Read more</a></div>
</div>
</div>
</div>
</div>
</section>
<section class="module module-extra-small" id="contact">
<div class="container">
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<h2 class="module-title font-alt">Contact us</h2>
<div class="module-subtitle font-serif"></div>
</div>
</div>
<div class="row">
<div class="col-sm-8">
<form id="contactForm" role="form" action=”mailto:[email protected]” enctype="text/plain">
<div class="form-group">
<label class="sr-only" for="name">Name</label>
<input class="form-control" type="text" id="name" name="name" placeholder="Your Name*" required="required" data-validation-required-message="Please enter your name."/>
<p class="help-block text-danger"></p>
</div>
<div class="form-group">
<label class="sr-only" for="email">Email</label>
<input class="form-control" type="email" id="email" name="email" placeholder="Your Email*" required="required" data-validation-required-message="Please enter your email address."/>
<p class="help-block text-danger"></p>
</div>
<div class="form-group">
<textarea class="form-control" rows="7" id="message" name="message" placeholder="Your Message*" required="required" data-validation-required-message="Please enter your message."></textarea>
<p class="help-block text-danger"></p>
</div>
<div class="text-center">
<button class="btn btn-block btn-round btn-d" id="cfsubmit" type="submit">Submit</button>
</div>
</form>
<div class="ajax-response font-alt" id="contactFormResponse"></div>
</div>
<div class="col-sm-4">
<div class="alt-features-item mt-0">
<div class="alt-features-icon"><i class="fa fa-github"></i></div>
<h3 class="alt-features-title font-alt">Project in Github</h3>Dont-code Organization<br/><a href="https://github.com/dont-code">https://github.com/dont-code</a>
</div>
<div class="alt-features-item mt-xs-60">
<div class="alt-features-icon"><i class="fa fa-envelope"></i></div>
<h3 class="alt-features-title font-alt">Say Hello</h3>Email: [email protected]<br/>[email protected]
</div>
</div>
</div>
</div>
</section>
<hr class="divider-d">
<footer class="footer bg-footer">
<div class="container">
<div class="row">
<div class="col-sm-6">
<p class="copyright font-alt">© 2021 <a href="index.html">Dont-code</a>, All Rights Reserved.</p>
</div>
<div class="col-sm-6">
<div class="footer-social-links">Based on the <a href="https://themewagon.com/themes/titan/"><img src="assets/images/favicons/titan-logo.png" style="vertical-align: top;" />itan template. Great stuff guys, you rock!</a>
<a href="https://www.flaticon.com/free-icons" title="icons">Icons created by Freepik - Flaticon - Gregor Cresnar Premium</a></div>
</div>
</div>
</div>
</footer>
</div>
<div class="scroll-up"><a href="#totop"><i class="fa fa-angle-double-up"></i></a></div>
</main>
<!--
JavaScripts
=============================================
-->
<script src="assets/lib/jquery/dist/jquery.js"></script>
<script src="assets/lib/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="assets/lib/wow/dist/wow.js"></script>
<script src="assets/lib/jquery.mb.ytplayer/dist/jquery.mb.YTPlayer.js"></script>
<script src="assets/lib/isotope/dist/isotope.pkgd.js"></script>
<script src="assets/lib/imagesloaded/imagesloaded.pkgd.js"></script>
<script src="assets/lib/flexslider/jquery.flexslider.js"></script>
<script src="assets/lib/owl.carousel/dist/owl.carousel.min.js"></script>
<script src="assets/lib/smoothscroll.js"></script>
<script src="assets/lib/magnific-popup/dist/jquery.magnific-popup.js"></script>
<script src="assets/lib/simple-text-rotator/jquery.simple-text-rotator.min.js"></script>
<script src="assets/js/plugins.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>