-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
413 lines (375 loc) · 18.2 KB
/
index.html
File metadata and controls
413 lines (375 loc) · 18.2 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
<!DOCTYPE html>
<html lang="en" xmlns:og="http://ogp.me/ns#">
<head>
<base href="https://dd4t.org/"/>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<!-- Chrome & Firefox OS -->
<meta name="theme-color" content="#13643e">
<!-- Windows Phone -->
<meta name="msapplication-navbutton-color" content="#13643e">
<!-- iOS Safari -->
<meta name="apple-mobile-web-app-status-bar-style" content="#13643e">
<!-- Open Graph -->
<meta property="og:site_name" content="DD4T" />
<meta property="og:locale" content="en_US" />
<meta property="og:url" content="http://dd4t.org/" />
<meta property="og:title" content="DD4T" />
<meta property="og:description" content="DD4T enables the use of MVC frameworks (through MVC based interfaces) in Java and .NET by translating SDL Tridion components to MVC components." />
<meta property="og:image:url" content="http://dd4t.org/assets/img/logo_black.png" />
<meta property="og:image:url" content="http://dd4t.org/assets/img/logo_white.png" />
<!-- Twitter Card -->
<meta name="twitter:title" content="DD4T" />
<meta name="twitter:description" content="DD4T enables the use of MVC frameworks (through MVC based interfaces) in Java and .NET by translating SDL Tridion components to MVC components." />
<meta name="twitter:card" content="summary" />
<meta name="twitter:image" content="http://dd4t.org/assets/img/logo_black.png" />
<meta name="robots" content="index,follow" />
<meta name="description" content="DD4T enables the use of MVC frameworks (through MVC based interfaces) in Java and .NET by translating SDL Tridion components to MVC components." />
<link rel="canonical" href="http://dd4t.org/" />
<meta name="language" content="en" />
<title>DD4T - Dynamic Delivery for Tridion</title>
<!-- Bootstrap Core CSS - Uses Bootswatch Flatly Theme: http://bootswatch.com/flatly/ -->
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="assets/css/freelancer.css" rel="stylesheet">
<link href="assets/css/dd4t.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="assets/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<style>
a.white,
a:hover.white,
a:focus.white,
a:active.white {
color: #fff;
}
</style>
<!-- Favicon -->
<link href="/favicon.png" rel="icon" type="image/x-icon" />
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top" class="index">
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top" style="background-repeat: no-repeat; background-image: url('file:/assets/img/logo-bg-bar.png')">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="hidden">
<a href="#page-top"></a>
</li>
<li class="page-scroll">
<a href="#about">About</a>
</li>
<li class="page-scroll">
<a href="#features">Features</a>
</li>
<li class="page-scroll">
<a href="#gettingstarted">Getting started</a>
</li>
<li class="page-scroll">
<a href="#download">Download</a>
</li>
<li class="page-scroll">
<a href="releases.html#releases">Releases</a>
</li>
<li class="page-scroll">
<a href="#contribute">Contribute</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<!-- Header -->
<header>
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="intro-text">
<h1 class="name">Announcing 2.6.1</h1>
<hr class="star-light">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<p>
Out now: DD4T.Core 2.6.1 (for .NET), with security patches and resizing of webp images. Get it via nuget.org or go to <a href="https://github.com/dd4t/DD4T.Core/releases/tag/v2.6.1" class="white">https://github.com/dd4t/DD4T.Core/releases/tag/v2.6.1</a>.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<section id="about">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>About</h2>
<hr class="star-light">
</div>
</div>
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<p>DD4T (Dynamic Delivery for Tridion) enables the use of MVC frameworks in Java and .NET with Tridion. At its core, DD4T publishes Pages and Components as data into your Content Data Store rather than as code to your filesystem. You can then leverage tools which you know; such as ASP.NET MVC, Spring - or anything that can use REST to deliver your content in any view you like.</p>
</div>
</div>
</div>
</section>
<!-- Features Grid Section -->
<section class="success" id="features">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Features</h2>
<hr class="star-light">
</div>
</div>
<div class="row">
<div class="col-sm-4 feature-item">
<i class="fa fa-github"></i>Open source
</div>
<div class="col-sm-4 feature-item">
<i class="fa fa-cubes"></i>Extendable
</div>
<div class="col-sm-4 feature-item">
<i class="fa fa-fast-forward"></i>Business/Development Acceleration
</div>
<div class="col-sm-4 feature-item">
<i class="fa fa-cogs"></i>Latest technology
</div>
<div class="col-sm-4 feature-item">
<i class="fa fa-users"></i>Active Community
</div>
<div class="col-sm-4 feature-item">
<i class="fa fa-plug"></i>Pluggable
</div>
</div>
</div>
</section>
<section id="gettingstarted">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Getting started</h2>
<hr class="star-primary">
</div>
</div>
<div class="row">
<div class="col-lg-4 col-lg-offset-2">
<p>On our wiki you can find tutorials on how to get your first DD4T application set up. Learn how to use DD4T from scratch.</p>
</div>
<div class="col-lg-4">
<p>There are also instructions on how to setup your development environment, might you choose to contribute. </p>
</div>
<div class="col-lg-8 col-lg-offset-2 text-center">
<ul class="list-inline">
<li>
<a href="https://github.com/dd4t/DD4T.Core/wiki" target="_blank" class="btn btn-lg btn-success">
Visit our .NET wiki
</a>
</li>
<li>
<a href="https://github.com/dd4t/dd4t-2-java/wiki" target="_blank" class="btn btn-lg btn-success">
Visit our Java wiki
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<section id="download" class="success">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Download</h2>
<hr class="star-primary">
</div>
</div>
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<p>DD4T can be downloaded using <a href="https://www.nuget.org/profiles/dd4t">NuGet</a> (.NET) or from <a href="http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.dd4t%22">Maven Central</a> (Java). There are also Zip packages available on <a href="https://github.com/dd4t/">GitHub</a> for all projects.</p>
<p>You can download the template installer from <a href="https://github.com/dd4t/DD4T.TridionTemplates/releases">Github</a> as well.</p>
</div>
</div>
</div>
</section>
<section id="contribute">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Contribute</h2>
<hr class="star-light">
</div>
</div>
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<p>DD4T is built by the community. So, we depend on people's own time to help develop new features and fix bugs. You can help too!</p>
</div>
<div class="col-lg-8 col-lg-offset-2 text-center">
<a href="#contributeModal" class="btn btn-lg btn-outline" data-toggle="modal">
How to contribute
</a>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="text-center">
<div class="footer-above">
<div class="container">
<div class="row">
<div class="footer-col col-md-4">
<h3>Blogs</h3>
<p>Lot's of people are blogging about DD4T. Find out who.</p>
<a href="#blogsModal" class="btn btn-lg btn-outline" data-toggle="modal">
Read more
</a>
</div>
<div class="footer-col col-md-4">
<h3>Around the Web</h3>
<ul class="list-inline">
<li>
<a href="https://dd4t.slack.com" target="_blank" class="btn-social btn-outline"><i class="fa fa-fw fa-slack"></i></a>
</li>
<li>
<a href="http://tridion.stackexchange.com/?tags=dd4t" target="_blank" class="btn-social btn-outline"><i class="fa fa-fw fa-stack-exchange"></i></a>
</li>
<li>
<a href="https://github.com/dd4t" target="_blank" class="btn-social btn-outline"><i class="fa fa-fw fa-github"></i></a>
</li>
</ul>
</div>
<div class="footer-col col-md-4">
<h3>Community</h3>
<p>DD4T is a framework built by the community for the community. </p>
</div>
</div>
</div>
</div>
<div class="footer-below">
<div class="container">
<div class="row">
<div class="col-lg-12">
Available free under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License Version 2.0</a>
</div>
</div>
</div>
</div>
</footer>
<!-- Scroll to Top Button (Only visible on small and extra-small screen sizes) -->
<div class="scroll-top page-scroll visible-xs visible-sm">
<a class="btn btn-primary" href="#page-top">
<i class="fa fa-chevron-up"></i>
</a>
</div>
<div class="fullscreen-modal modal fade" id="blogsModal" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2>DD4T blogs</h2>
<hr class="star-primary">
</div>
<div class="col-lg-8 col-lg-offset-2 text-center">
<p>Trivident hosts <a href="http://blog.trivident.com/category/dd4t/">the biggest collection of blogs about DD4T</a>. If you want us to mention your own blog, please leave us a message on <a href="https://dd4t.slack.com">Slack</a> and we'll add it.</p>
</div>
<div class="col-lg-8 col-lg-offset-2 text-center">
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="fullscreen-modal modal fade" id="contributeModal" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2>How to contribute</h2>
<hr class="star-primary">
<p>You can contribute in many ways:</p>
<ul>
<li><i class="fa fa-check"></i>Submit an issue or request a new feature on <a href="https://github.com/dd4t/">GitHub</a></li>
<li><i class="fa fa-check"></i>Fork our code on <a href="https://github.com/dd4t/">GitHub</a></li>
<li><i class="fa fa-check"></i>Check our issue/feature lists on GitHub</li>
<li><i class="fa fa-check"></i>Develop a new feature</li>
<li><i class="fa fa-check"></i>Submit a pull request</li>
<li><i class="fa fa-check"></i>Join the discussion on <a href="https://dd4t.slack.com">Slack</a></li>
<li><i class="fa fa-check"></i>Blog about it</li>
</ul>
</div>
<div class="col-lg-8 col-lg-offset-2 text-center">
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- jQuery -->
<script src="assets/js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="assets/js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<script src="assets/js/classie.js"></script>
<script src="assets/js/cbpAnimatedHeader.js"></script>
<!-- Contact Form JavaScript -->
<script src="assets/js/jqBootstrapValidation.js"></script>
<script src="assets/js/contact_me.js"></script>
<!-- Custom Theme JavaScript -->
<script src="assets/js/freelancer.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-66971120-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>