Skip to content

Commit b704e4e

Browse files
committed
added may update version of framework.
1 parent 8357018 commit b704e4e

File tree

5,892 files changed

+69190
-769278
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,892 files changed

+69190
-769278
lines changed

.DS_Store

-10 KB
Binary file not shown.

.gitignore

-2
This file was deleted.

BLADED/about-us-code.html

-604
This file was deleted.

BLADED/accessories.html

-1,647
This file was deleted.

BLADED/blog-post-code.html

-462
This file was deleted.

BLADED/buy-code.html

-1,052
This file was deleted.

BLADED/careers-code.html

-613
This file was deleted.

BLADED/code-alliance.html

-707
This file was deleted.

BLADED/coming-soon.html

-556
This file was deleted.

BLADED/config-guides.html

-1,699
This file was deleted.

BLADED/contact-us-code.html

-569
This file was deleted.

BLADED/deal-registration.html

-433
This file was deleted.

BLADED/faq-code.html

-458
This file was deleted.

BLADED/healthcare.html

-918
This file was deleted.

BLADED/index-code.html

-641
This file was deleted.

BLADED/manufacturing-industrial.html

-963
This file was deleted.

BLADED/masthead-accessories.html

-421
This file was deleted.

BLADED/masthead-case-studies.html

-420
This file was deleted.

BLADED/masthead-code-alliance.html

-422
This file was deleted.

BLADED/masthead-codecomplete.html

-419
This file was deleted.

BLADED/masthead-deal-registration.html

-424
This file was deleted.

BLADED/masthead-hardware.html

-422
This file was deleted.

BLADED/masthead-news.html

-419
This file was deleted.

BLADED/masthead-partner-portal.html

-422
This file was deleted.

BLADED/masthead-promotions.html

-422
This file was deleted.

BLADED/masthead-quickconnnect.html

-421
This file was deleted.

BLADED/masthead-sales-team.html

-423
This file was deleted.

BLADED/masthead-search-results.html

-422
This file was deleted.

BLADED/masthead-services.html

-425
This file was deleted.

BLADED/masthead-software-dev.html

-422
This file was deleted.

BLADED/masthead-software.html

-432
This file was deleted.

BLADED/masthead-white-papers.html

-422
This file was deleted.

BLADED/oem.html

-962
This file was deleted.

BLADED/partner-portal.html

-724
This file was deleted.

BLADED/partners-code.html

-702
This file was deleted.

BLADED/patent-marking.html

-718
This file was deleted.

BLADED/privacy-statement.html

-745
This file was deleted.

BLADED/retail-commercial.html

-925
This file was deleted.

BLADED/rma-request.html

-1,065
This file was deleted.

BLADED/sales-team-code.html

-658
This file was deleted.

BLADED/software-developers.html

-896
This file was deleted.

BLADED/warranty-coverage-term.html

-613
This file was deleted.

BLADED/warranty.html

-721
This file was deleted.

about-me.html

+3-15
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,9 @@
3838
<link rel="stylesheet" href="css/custom.css">
3939

4040
<!-- Head Libs -->
41-
<script src="vendor/modernizr/modernizr.min.js"></script>
42-
41+
<script src="vendor/modernizr/modernizr.min.js"></script>
4342
</head>
44-
<body>
43+
<body data-plugin-page-transition>
4544

4645
<div class="body">
4746
<header id="header" class="header-effect-shrink" data-plugin-options="{'stickyEnabled': true, 'stickyEffect': 'shrink', 'stickyEnableOnBoxed': false, 'stickyEnableOnMobile': true, 'stickyStartAt': 70, 'stickyChangeLogo': false, 'stickyHeaderContainerHeight': 70}">
@@ -511,22 +510,11 @@ <h5 class="text-4 text-color-light mb-3">SUBSCRIBE NEWSLETTER</h5>
511510

512511
<!-- Theme Base, Components and Settings --> <script src="js/theme.js"></script>
513512

513+
514514
<!-- Theme Custom --> <script src="js/custom.js"></script>
515515

516516
<!-- Theme Initialization Files -->
517517
<script src="js/theme.init.js"></script>
518518

519-
<!-- Google Analytics: Change UA-XXXXX-X to be your site's ID. Go to http://www.google.com/analytics/ for more information.
520-
<script>
521-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
522-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
523-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
524-
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
525-
526-
ga('create', 'UA-12345678-1', 'auto');
527-
ga('send', 'pageview');
528-
</script>
529-
-->
530-
531519
</body>
532520
</html>

about-us-advanced.html

+3-15
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,9 @@
3838
<link rel="stylesheet" href="css/custom.css">
3939

4040
<!-- Head Libs -->
41-
<script src="vendor/modernizr/modernizr.min.js"></script>
42-
41+
<script src="vendor/modernizr/modernizr.min.js"></script>
4342
</head>
44-
<body>
43+
<body data-plugin-page-transition>
4544

4645
<div class="body">
4746
<header id="header" class="header-transparent header-effect-shrink" data-plugin-options="{'stickyEnabled': true, 'stickyEffect': 'shrink', 'stickyEnableOnBoxed': false, 'stickyEnableOnMobile': true, 'stickyStartAt': 70, 'stickyChangeLogo': false, 'stickyHeaderContainerHeight': 70}">
@@ -387,22 +386,11 @@ <h5 class="text-4 text-color-light mb-3">SUBSCRIBE NEWSLETTER</h5>
387386

388387
<!-- Theme Base, Components and Settings --> <script src="js/theme.js"></script>
389388

389+
390390
<!-- Theme Custom --> <script src="js/custom.js"></script>
391391

392392
<!-- Theme Initialization Files -->
393393
<script src="js/theme.init.js"></script>
394394

395-
<!-- Google Analytics: Change UA-XXXXX-X to be your site's ID. Go to http://www.google.com/analytics/ for more information.
396-
<script>
397-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
398-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
399-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
400-
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
401-
402-
ga('create', 'UA-12345678-1', 'auto');
403-
ga('send', 'pageview');
404-
</script>
405-
-->
406-
407395
</body>
408396
</html>

about-us.html

+3-15
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,9 @@
3838
<link rel="stylesheet" href="css/custom.css">
3939

4040
<!-- Head Libs -->
41-
<script src="vendor/modernizr/modernizr.min.js"></script>
42-
41+
<script src="vendor/modernizr/modernizr.min.js"></script>
4342
</head>
44-
<body>
43+
<body data-plugin-page-transition>
4544

4645
<div class="body">
4746
<header id="header" class="header-effect-shrink" data-plugin-options="{'stickyEnabled': true, 'stickyEffect': 'shrink', 'stickyEnableOnBoxed': false, 'stickyEnableOnMobile': true, 'stickyStartAt': 70, 'stickyChangeLogo': false, 'stickyHeaderContainerHeight': 70}">
@@ -501,22 +500,11 @@ <h5 class="text-4 text-color-light mb-3">SUBSCRIBE NEWSLETTER</h5>
501500

502501
<!-- Theme Base, Components and Settings --> <script src="js/theme.js"></script>
503502

503+
504504
<!-- Theme Custom --> <script src="js/custom.js"></script>
505505

506506
<!-- Theme Initialization Files -->
507507
<script src="js/theme.init.js"></script>
508508

509-
<!-- Google Analytics: Change UA-XXXXX-X to be your site's ID. Go to http://www.google.com/analytics/ for more information.
510-
<script>
511-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
512-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
513-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
514-
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
515-
516-
ga('create', 'UA-12345678-1', 'auto');
517-
ga('send', 'pageview');
518-
</script>
519-
-->
520-
521509
</body>
522510
</html>

blog-code.html

-910
This file was deleted.

blog-full-width.html

+3-15
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,9 @@
3838
<link rel="stylesheet" href="css/custom.css">
3939

4040
<!-- Head Libs -->
41-
<script src="vendor/modernizr/modernizr.min.js"></script>
42-
41+
<script src="vendor/modernizr/modernizr.min.js"></script>
4342
</head>
44-
<body>
43+
<body data-plugin-page-transition>
4544

4645
<div class="body">
4746
<header id="header" class="header-effect-shrink" data-plugin-options="{'stickyEnabled': true, 'stickyEffect': 'shrink', 'stickyEnableOnBoxed': true, 'stickyEnableOnMobile': true, 'stickyChangeLogo': true, 'stickyStartAt': 30, 'stickyHeaderContainerHeight': 70}">
@@ -248,22 +247,11 @@ <h2 class="font-weight-semibold text-6 line-height-3 mb-3"><a href="blog-post.ht
248247

249248
<!-- Theme Base, Components and Settings --> <script src="js/theme.js"></script>
250249

250+
251251
<!-- Theme Custom --> <script src="js/custom.js"></script>
252252

253253
<!-- Theme Initialization Files -->
254254
<script src="js/theme.init.js"></script>
255255

256-
<!-- Google Analytics: Change UA-XXXXX-X to be your site's ID. Go to http://www.google.com/analytics/ for more information.
257-
<script>
258-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
259-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
260-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
261-
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
262-
263-
ga('create', 'UA-12345678-1', 'auto');
264-
ga('send', 'pageview');
265-
</script>
266-
-->
267-
268256
</body>
269257
</html>

blog-grid-3-columns.html

+3-15
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,9 @@
3838
<link rel="stylesheet" href="css/custom.css">
3939

4040
<!-- Head Libs -->
41-
<script src="vendor/modernizr/modernizr.min.js"></script>
42-
41+
<script src="vendor/modernizr/modernizr.min.js"></script>
4342
</head>
44-
<body>
43+
<body data-plugin-page-transition>
4544

4645
<div class="body">
4746
<header id="header" class="header-effect-shrink" data-plugin-options="{'stickyEnabled': true, 'stickyEffect': 'shrink', 'stickyEnableOnBoxed': true, 'stickyEnableOnMobile': true, 'stickyChangeLogo': true, 'stickyStartAt': 30, 'stickyHeaderContainerHeight': 70}">
@@ -349,22 +348,11 @@ <h2 class="font-weight-semibold text-5 line-height-6 mt-3 mb-2"><a href="blog-po
349348

350349
<!-- Theme Base, Components and Settings --> <script src="js/theme.js"></script>
351350

351+
352352
<!-- Theme Custom --> <script src="js/custom.js"></script>
353353

354354
<!-- Theme Initialization Files -->
355355
<script src="js/theme.init.js"></script>
356356

357-
<!-- Google Analytics: Change UA-XXXXX-X to be your site's ID. Go to http://www.google.com/analytics/ for more information.
358-
<script>
359-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
360-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
361-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
362-
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
363-
364-
ga('create', 'UA-12345678-1', 'auto');
365-
ga('send', 'pageview');
366-
</script>
367-
-->
368-
369357
</body>
370358
</html>

blog-grid-4-columns.html

+3-15
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,9 @@
3838
<link rel="stylesheet" href="css/custom.css">
3939

4040
<!-- Head Libs -->
41-
<script src="vendor/modernizr/modernizr.min.js"></script>
42-
41+
<script src="vendor/modernizr/modernizr.min.js"></script>
4342
</head>
44-
<body>
43+
<body data-plugin-page-transition>
4544

4645
<div class="body">
4746
<header id="header" class="header-effect-shrink" data-plugin-options="{'stickyEnabled': true, 'stickyEffect': 'shrink', 'stickyEnableOnBoxed': true, 'stickyEnableOnMobile': true, 'stickyChangeLogo': true, 'stickyStartAt': 30, 'stickyHeaderContainerHeight': 70}">
@@ -326,22 +325,11 @@ <h2 class="font-weight-semibold text-5 line-height-6 mt-3 mb-2"><a href="blog-po
326325

327326
<!-- Theme Base, Components and Settings --> <script src="js/theme.js"></script>
328327

328+
329329
<!-- Theme Custom --> <script src="js/custom.js"></script>
330330

331331
<!-- Theme Initialization Files -->
332332
<script src="js/theme.init.js"></script>
333333

334-
<!-- Google Analytics: Change UA-XXXXX-X to be your site's ID. Go to http://www.google.com/analytics/ for more information.
335-
<script>
336-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
337-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
338-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
339-
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
340-
341-
ga('create', 'UA-12345678-1', 'auto');
342-
ga('send', 'pageview');
343-
</script>
344-
-->
345-
346334
</body>
347335
</html>

blog-grid-full-width.html

+3-15
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,9 @@
3838
<link rel="stylesheet" href="css/custom.css">
3939

4040
<!-- Head Libs -->
41-
<script src="vendor/modernizr/modernizr.min.js"></script>
42-
41+
<script src="vendor/modernizr/modernizr.min.js"></script>
4342
</head>
44-
<body>
43+
<body data-plugin-page-transition>
4544

4645
<div class="body">
4746
<header id="header" class="header-effect-shrink" data-plugin-options="{'stickyEnabled': true, 'stickyEffect': 'shrink', 'stickyEnableOnBoxed': true, 'stickyEnableOnMobile': true, 'stickyChangeLogo': true, 'stickyStartAt': 30, 'stickyHeaderContainerHeight': 70}">
@@ -487,22 +486,11 @@ <h2 class="font-weight-semibold text-4 line-height-6 mt-3 mb-2"><a href="blog-po
487486

488487
<!-- Theme Base, Components and Settings --> <script src="js/theme.js"></script>
489488

489+
490490
<!-- Theme Custom --> <script src="js/custom.js"></script>
491491

492492
<!-- Theme Initialization Files -->
493493
<script src="js/theme.init.js"></script>
494494

495-
<!-- Google Analytics: Change UA-XXXXX-X to be your site's ID. Go to http://www.google.com/analytics/ for more information.
496-
<script>
497-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
498-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
499-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
500-
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
501-
502-
ga('create', 'UA-12345678-1', 'auto');
503-
ga('send', 'pageview');
504-
</script>
505-
-->
506-
507495
</body>
508496
</html>

blog-grid-no-margins-full-width.html

+3-15
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,9 @@
3838
<link rel="stylesheet" href="css/custom.css">
3939

4040
<!-- Head Libs -->
41-
<script src="vendor/modernizr/modernizr.min.js"></script>
42-
41+
<script src="vendor/modernizr/modernizr.min.js"></script>
4342
</head>
44-
<body>
43+
<body data-plugin-page-transition>
4544

4645
<div class="body">
4746
<header id="header" class="header-effect-shrink" data-plugin-options="{'stickyEnabled': true, 'stickyEffect': 'shrink', 'stickyEnableOnBoxed': true, 'stickyEnableOnMobile': true, 'stickyChangeLogo': true, 'stickyStartAt': 30, 'stickyHeaderContainerHeight': 70}">
@@ -430,22 +429,11 @@ <h1 class="text-dark font-weight-bold text-8">Grid No Margins Full Width 100%</h
430429

431430
<!-- Theme Base, Components and Settings --> <script src="js/theme.js"></script>
432431

432+
433433
<!-- Theme Custom --> <script src="js/custom.js"></script>
434434

435435
<!-- Theme Initialization Files -->
436436
<script src="js/theme.init.js"></script>
437437

438-
<!-- Google Analytics: Change UA-XXXXX-X to be your site's ID. Go to http://www.google.com/analytics/ for more information.
439-
<script>
440-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
441-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
442-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
443-
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
444-
445-
ga('create', 'UA-12345678-1', 'auto');
446-
ga('send', 'pageview');
447-
</script>
448-
-->
449-
450438
</body>
451439
</html>

blog-grid-no-margins.html

+3-15
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,9 @@
3838
<link rel="stylesheet" href="css/custom.css">
3939

4040
<!-- Head Libs -->
41-
<script src="vendor/modernizr/modernizr.min.js"></script>
42-
41+
<script src="vendor/modernizr/modernizr.min.js"></script>
4342
</head>
44-
<body>
43+
<body data-plugin-page-transition>
4544

4645
<div class="body">
4746
<header id="header" class="header-effect-shrink" data-plugin-options="{'stickyEnabled': true, 'stickyEffect': 'shrink', 'stickyEnableOnBoxed': true, 'stickyEnableOnMobile': true, 'stickyChangeLogo': true, 'stickyStartAt': 30, 'stickyHeaderContainerHeight': 70}">
@@ -382,22 +381,11 @@ <h1 class="text-dark font-weight-bold text-8">Grid No Margins</h1><span class="
382381

383382
<!-- Theme Base, Components and Settings --> <script src="js/theme.js"></script>
384383

384+
385385
<!-- Theme Custom --> <script src="js/custom.js"></script>
386386

387387
<!-- Theme Initialization Files -->
388388
<script src="js/theme.init.js"></script>
389389

390-
<!-- Google Analytics: Change UA-XXXXX-X to be your site's ID. Go to http://www.google.com/analytics/ for more information.
391-
<script>
392-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
393-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
394-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
395-
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
396-
397-
ga('create', 'UA-12345678-1', 'auto');
398-
ga('send', 'pageview');
399-
</script>
400-
-->
401-
402390
</body>
403391
</html>

blog-grid-sidebar-left-and-right.html

+3-15
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,9 @@
3838
<link rel="stylesheet" href="css/custom.css">
3939

4040
<!-- Head Libs -->
41-
<script src="vendor/modernizr/modernizr.min.js"></script>
42-
41+
<script src="vendor/modernizr/modernizr.min.js"></script>
4342
</head>
44-
<body>
43+
<body data-plugin-page-transition>
4544
<div id="fb-root"></div>
4645
<script>(function(d, s, id) {
4746
var js, fjs = d.getElementsByTagName(s)[0];
@@ -316,6 +315,7 @@ <h2 class="font-weight-semibold text-5 line-height-6 mt-3 mb-2"><a href="blog-po
316315

317316
<!-- Theme Base, Components and Settings --> <script src="js/theme.js"></script>
318317

318+
319319
<!-- Theme Custom --> <script src="js/custom.js"></script>
320320

321321
<!-- Theme Initialization Files -->
@@ -324,17 +324,5 @@ <h2 class="font-weight-semibold text-5 line-height-6 mt-3 mb-2"><a href="blog-po
324324
<!-- Examples -->
325325
<script src="js/examples/examples.instagramFeed.js"></script>
326326

327-
<!-- Google Analytics: Change UA-XXXXX-X to be your site's ID. Go to http://www.google.com/analytics/ for more information.
328-
<script>
329-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
330-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
331-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
332-
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
333-
334-
ga('create', 'UA-12345678-1', 'auto');
335-
ga('send', 'pageview');
336-
</script>
337-
-->
338-
339327
</body>
340328
</html>

0 commit comments

Comments
 (0)