@@ -114,7 +114,7 @@ gtag('config','UA-106902774-1');
"@id": "https://google.com/article"
},
"headline": "Arel cheatsheet",
- "image": [ "https://assets.devhints.io/previews/arel.jpg?t=20200703125006" ],
+ "image": [ "https://assets.devhints.io/previews/arel.jpg?t=20200703132157" ],
"description": "The one-page guide to Arel: usage, examples, links, snippets, and more."
}
@@ -146,13 +146,17 @@ gtag('config','UA-106902774-1');
diff --git a/assets/2015/style.css b/assets/2015/style.css
index 50a182214..8b59de780 100644
--- a/assets/2015/style.css
+++ b/assets/2015/style.css
@@ -380,6 +380,8 @@ h3 + pre, h3 + table { margin-top: -1em; }
.post-headline .meta a:hover, .post-headline .meta a:hover span, .post-headline .meta a:focus, .post-headline .meta a:focus span { color: #939aa1; }
.post-headline .meta a:hover time, .post-headline .meta a:focus time { color: #151515; box-shadow: inset 0 -2px #1ea3ff; }
.post-headline a, .post-headline a:visited, .post-headline a:focus, .post-headline a:hover { color: #151515; text-decoration: none; box-shadow: none; }
+.post-headline .pubbox { margin-top: 32px; font-size: 16px; line-height: 1.5; }
+.post-headline .carbon-img { margin-top: 4px; }
/* .post-icon -- category icons */
.post-icon, abbr.post-icon { border: 0; margin: 0; display: inline-block; width: 56px; height: 56px; line-height: 58px; text-align: center; border-radius: 50%; color: #aaa; background: #eee; font-family: "Roboto", sans-serif; font-weight: 400; font-size: 16px; letter-spacing: 1px; }
@@ -506,3 +508,28 @@ h3 + pre, h3 + table { margin-top: -1em; }
100% { opacity: 1; } }
@-webkit-keyframes blink { 0% { opacity: 0; }
100% { opacity: 1; } }
+/* Base carbon ads style */
+/* Carbon ads .HeadlinePub div#carbonads span span.carbon-wrap a.carbon-img > img a.carbon-text {description} a.carbon-poweredby {powered by Carbon} */
+.HeadlinePub .carbon-img, .HeadlinePub .carbon-text, .HeadlinePub .carbon-poweredby { text-decoration: none; }
+.HeadlinePub .carbon-text, .HeadlinePub .carbon-poweredby { padding-top: 4px; padding-bottom: 4px; }
+.HeadlinePub .carbon-img > img { width: 83px; height: 64px; box-shadow: 0 6px 8px rgba(102, 119, 136, 0.03), 0 1px 2px rgba(102, 119, 136, 0.3); border-radius: 3px; background: rgba(102, 119, 136, 0.2); color: transparent; }
+.HeadlinePub .carbon-img:hover img { transform: translate3d(0, -1px, 0); box-shadow: 0 6px 8px rgba(102, 119, 136, 0.03), 0 1px 2px rgba(102, 119, 136, 0.3), 0 8px 12px rgba(102, 119, 136, 0.1); }
+.HeadlinePub .carbon-text, .HeadlinePub .carbon-text:visited { color: #333; }
+.HeadlinePub .carbon-text::after { content: ' '; }
+.HeadlinePub .carbon-text:hover, .HeadlinePub .carbon-poweredby:hover { color: #333; }
+.HeadlinePub .carbon-poweredby, .HeadlinePub .carbon-poweredby:visited { white-space: nowrap; color: #678; }
+.HeadlinePub { position: relative; display: block; margin-left: auto; margin-right: auto; }
+.HeadlinePub #carbonads ~ .placeholder { display: none; }
+.HeadlinePub > .placeholder { background-image: linear-gradient(92deg, rgba(102, 119, 136, 0.1), rgba(102, 119, 136, 0.17) 15%, rgba(102, 119, 136, 0.1) 30%); background-size: 450px 100%; animation: 2.5s ease-in-out infinite placeholder-swish; border-radius: 3px; position: absolute; display: block; }
+.HeadlinePub > .placeholder.-one { left: 0; top: 0; width: 83px; height: 64px; }
+.HeadlinePub > .placeholder.-two, .HeadlinePub > .placeholder.-three, .HeadlinePub > .placeholder.-four { left: 99px; top: 6px; height: 8px; width: 280px; }
+.HeadlinePub > .placeholder.-three { top: 28px; }
+.HeadlinePub > .placeholder.-four { top: 50px; width: 80px; }
+.HeadlinePub #carbonads { position: relative; z-index: 1; }
+.HeadlinePub, .HeadlinePub > div > span { display: block; width: 380px; height: 64px; text-align: left; }
+.HeadlinePub > div > span::after { content: ''; display: table; clear: both; zoom: 1; }
+.HeadlinePub .carbon-img { float: left; margin-right: 16px; }
+
+@keyframes placeholder-swish { 0% { background-position: -150px 0%; }
+ 50% { background-position: 300px 0%; }
+ 100% { background-position: 300px 0%; } }
diff --git a/assets/2017/style.css b/assets/2017/style.css
index 14d6709f1..e0964b235 100644
--- a/assets/2017/style.css
+++ b/assets/2017/style.css
@@ -3,7 +3,6 @@
/* Fonts */
/* Base colors */
/* Mod scale */
-/* Base carbon ads style */
.push-button { display: inline-block; text-decoration: none; padding: 8px 16px; border-radius: 3px; }
.push-button, .push-button:visited { background-color: #745fb5; background: linear-gradient(5deg, #745fb5, #9066b8); color: white; }
.push-button:hover, .push-button:focus { background: #4f3d85; box-shadow: none; color: white; }
@@ -312,26 +311,27 @@ ul.-also-see.-also-see.-also-see > li > em { font-size: 11px; display: block; }
@media (min-width: 961px) { .h3-section-list.-left-reference > .h3-section { width: 66.67%; }
.h3-section-list.-left-reference > .h3-section:first-child { width: 33.33%; } }
-/* Carbon ads .HeadlineAd div#carbonads span span.carbon-wrap a.carbon-img > img a.carbon-text {description} a.carbon-poweredby {powered by Carbon} */
-.HeadlineAd .carbon-img, .HeadlineAd .carbon-text, .HeadlineAd .carbon-poweredby { text-decoration: none; }
-.HeadlineAd .carbon-text, .HeadlineAd .carbon-poweredby { padding-top: 4px; padding-bottom: 4px; }
-.HeadlineAd .carbon-img > img { width: 83px; height: 64px; box-shadow: 0 6px 8px rgba(102, 119, 136, 0.03), 0 1px 2px rgba(102, 119, 136, 0.3); border-radius: 3px; background: rgba(102, 119, 136, 0.2); color: transparent; }
-.HeadlineAd .carbon-img:hover img { transform: translate3d(0, -1px, 0); box-shadow: 0 6px 8px rgba(102, 119, 136, 0.03), 0 1px 2px rgba(102, 119, 136, 0.3), 0 8px 12px rgba(58, 193, 203, 0.1); }
-.HeadlineAd .carbon-text, .HeadlineAd .carbon-text:visited { color: #345; }
-.HeadlineAd .carbon-text::after { content: ' '; }
-.HeadlineAd .carbon-text:hover, .HeadlineAd .carbon-poweredby:hover { color: #26648e; }
-.HeadlineAd .carbon-poweredby, .HeadlineAd .carbon-poweredby:visited { white-space: nowrap; color: #667788; }
-.HeadlineAd { position: relative; display: block; margin-left: auto; margin-right: auto; }
-.HeadlineAd #carbonads ~ .placeholder { display: none; }
-.HeadlineAd > .placeholder { background-image: linear-gradient(92deg, rgba(102, 119, 136, 0.1), rgba(102, 119, 136, 0.17) 15%, rgba(102, 119, 136, 0.1) 30%); background-size: 450px 100%; animation: 2.5s ease-in-out infinite placeholder-swish; border-radius: 3px; position: absolute; display: block; }
-.HeadlineAd > .placeholder.-one { left: 0; top: 0; width: 83px; height: 64px; }
-.HeadlineAd > .placeholder.-two, .HeadlineAd > .placeholder.-three, .HeadlineAd > .placeholder.-four { left: 99px; top: 6px; height: 8px; width: 280px; }
-.HeadlineAd > .placeholder.-three { top: 28px; }
-.HeadlineAd > .placeholder.-four { top: 50px; width: 80px; }
-.HeadlineAd #carbonads { position: relative; z-index: 1; }
-.HeadlineAd, .HeadlineAd > div > span { display: block; width: 380px; height: 64px; text-align: left; }
-.HeadlineAd > div > span::after { content: ''; display: table; clear: both; zoom: 1; }
-.HeadlineAd .carbon-img { float: left; margin-right: 16px; }
+/* Base carbon ads style */
+/* Carbon ads .HeadlinePub div#carbonads span span.carbon-wrap a.carbon-img > img a.carbon-text {description} a.carbon-poweredby {powered by Carbon} */
+.HeadlinePub .carbon-img, .HeadlinePub .carbon-text, .HeadlinePub .carbon-poweredby { text-decoration: none; }
+.HeadlinePub .carbon-text, .HeadlinePub .carbon-poweredby { padding-top: 4px; padding-bottom: 4px; }
+.HeadlinePub .carbon-img > img { width: 83px; height: 64px; box-shadow: 0 6px 8px rgba(102, 119, 136, 0.03), 0 1px 2px rgba(102, 119, 136, 0.3); border-radius: 3px; background: rgba(102, 119, 136, 0.2); color: transparent; }
+.HeadlinePub .carbon-img:hover img { transform: translate3d(0, -1px, 0); box-shadow: 0 6px 8px rgba(102, 119, 136, 0.03), 0 1px 2px rgba(102, 119, 136, 0.3), 0 8px 12px rgba(58, 193, 203, 0.1); }
+.HeadlinePub .carbon-text, .HeadlinePub .carbon-text:visited { color: #345; }
+.HeadlinePub .carbon-text::after { content: ' '; }
+.HeadlinePub .carbon-text:hover, .HeadlinePub .carbon-poweredby:hover { color: #26648e; }
+.HeadlinePub .carbon-poweredby, .HeadlinePub .carbon-poweredby:visited { white-space: nowrap; color: #667788; }
+.HeadlinePub { position: relative; display: block; margin-left: auto; margin-right: auto; }
+.HeadlinePub #carbonads ~ .placeholder { display: none; }
+.HeadlinePub > .placeholder { background-image: linear-gradient(92deg, rgba(102, 119, 136, 0.1), rgba(102, 119, 136, 0.17) 15%, rgba(102, 119, 136, 0.1) 30%); background-size: 450px 100%; animation: 2.5s ease-in-out infinite placeholder-swish; border-radius: 3px; position: absolute; display: block; }
+.HeadlinePub > .placeholder.-one { left: 0; top: 0; width: 83px; height: 64px; }
+.HeadlinePub > .placeholder.-two, .HeadlinePub > .placeholder.-three, .HeadlinePub > .placeholder.-four { left: 99px; top: 6px; height: 8px; width: 280px; }
+.HeadlinePub > .placeholder.-three { top: 28px; }
+.HeadlinePub > .placeholder.-four { top: 50px; width: 80px; }
+.HeadlinePub #carbonads { position: relative; z-index: 1; }
+.HeadlinePub, .HeadlinePub > div > span { display: block; width: 380px; height: 64px; text-align: left; }
+.HeadlinePub > div > span::after { content: ''; display: table; clear: both; zoom: 1; }
+.HeadlinePub .carbon-img { float: left; margin-right: 16px; }
@keyframes placeholder-swish { 0% { background-position: -150px 0%; }
50% { background-position: 300px 0%; }
@@ -360,9 +360,8 @@ ul.-also-see.-also-see.-also-see > li > em { font-size: 11px; display: block; }
.main-heading > h1 > em { font-style: normal; color: #9eaab6; }
.main-heading.-center > h1 { text-align: center; }
-.main-heading.-center > .adbox { margin-top: 16px; text-align: center; }
-.main-heading.-center > .adbox > .ad { display: inline-block; }
-@media (min-width: 769px) { .main-heading.-center > .adbox { margin-top: 24px; margin-bottom: 24px; } }
+.main-heading.-center > .pubbox { margin-top: 16px; text-align: center; }
+@media (min-width: 769px) { .main-heading.-center > .pubbox { margin-top: 24px; margin-bottom: 24px; } }
/** Add some space in preview mode */
.PreviewMode .main-heading { margin-top: 16px; }
@@ -559,8 +558,8 @@ ul.-also-see.-also-see.-also-see > li > em { font-size: 11px; display: block; }
@media (min-width: 1280px) { .site-header > h1 { font-size: 49px; } }
.site-header > .search { margin-top: 32px; }
.site-header > .action { margin-top: 32px; }
-.site-header > .adbox { margin: 16px auto; }
-@media (min-width: 481px) { .site-header > .adbox { margin-top: 32px; margin-bottom: 32px; } }
+.site-header > .pubbox { margin: 16px auto; }
+@media (min-width: 481px) { .site-header > .pubbox { margin-top: 32px; margin-bottom: 32px; } }
.top-nav, .top-nav > .container { height: 64px; line-height: 64px; text-align: center; position: relative; }
@media (max-width: 480px) { .top-nav > .container { height: 32px; line-height: 32px; margin-top: 8px; }
diff --git a/assets/style.css b/assets/style.css
index 9e7a19219..e552f606f 100644
--- a/assets/style.css
+++ b/assets/style.css
@@ -55,11 +55,6 @@
font-weight: bold;
}
-.post-headline.-cheatsheet .prelude span {
- border-bottom: solid 3px #111;
- padding: 1.5em 20px;
-}
-
.post-headline.-cheatsheet .prelude span:before {
content: 'Cheatsheet for';
}
@@ -78,9 +73,8 @@
.post-headline.-cheatsheet h1 {
color: #111;
font-size: 3.5em;
- text-shadow:
- 2px 2px 0 white,
- 3px 3px 0 #ddd;
+ text-shadow: 2px 2px 0 white, 3px 3px 0 #ddd;
+ margin-top: 20px;
}
/*
@@ -192,90 +186,6 @@
margin: 0;
}
-/*
- * Carbon: side
- */
-
-.side-ad {
- position: absolute;
- top: 80px;
- right: 20px;
- width: 130px;
- display: block;
- font-size: .8em;
-}
-
-.side-ad a {
- text-decoration: none;
- box-shadow: none;
- background: rgba(255, 255, 255, .01);
-}
-
-.side-ad a:hover {
- color: #111;
-}
-
-.side-ad .carbon-text {
- margin-top: 5px;
- display: block;
-}
-
-.side-ad .carbon-poweredby {
- display: block;
- color: #aaa;
-}
-
-@media (max-width: 768px) {
- .side-ad {
- display: none;
- }
-}
-
-/*
- * Cardbon: headline
- */
-
-.headline-ad {
- width: 300px;
- min-height: 100px;
- font-size: .8em;
- margin: 0 auto 45px auto;
- line-height: 1.5;
-}
-
-.headline-ad:after {
- content: '';
- display: table;
- clear: both;
- zoom: 1;
-}
-
-.headline-ad a {
- text-decoration: none;
- box-shadow: none;
- display: block;
- background: rgba(255, 255, 255, .01);
-}
-
-.headline-ad a:hover {
- color: #111;
-}
-
-.headline-ad img {
- float: left;
- margin-right: 15px;
- background: #fafafa;
-}
-
-.headline-ad .carbon-text {
-}
-
-.headline-ad .carbon-poweredby {
- display: block;
- color: #aaa;
- margin-top: 5px;
-}
-
.social-list.-collapse {
margin-top: 0;
position: absolute;
@@ -289,4 +199,3 @@
display: none;
}
}
-
diff --git a/atom.html b/atom.html
index a2589d882..326be268f 100644
--- a/atom.html
+++ b/atom.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
Atom cheatsheet
-
+
-
+
@@ -747,7 +747,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/awesome-redux.html b/awesome-redux.html
index 4768fe9bb..c9bfe80e9 100644
--- a/awesome-redux.html
+++ b/awesome-redux.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
Awesome Redux cheatsheet
-
+
-
+
@@ -628,7 +628,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/awscli.html b/awscli.html
index 494261dec..1998202eb 100644
--- a/awscli.html
+++ b/awscli.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
AWS CLI cheatsheet
-
+
-
+
@@ -556,7 +556,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/backbone.html b/backbone.html
index 15afb1581..cbcd3a83f 100644
--- a/backbone.html
+++ b/backbone.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
Backbone.js cheatsheet
-
+
-
+
@@ -732,7 +732,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/badges.html b/badges.html
index 750c076e8..efddb6aea 100644
--- a/badges.html
+++ b/badges.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -90,9 +90,9 @@ gtag('config','UA-106902774-1');
-
-
-
+
+
+
@@ -114,7 +114,7 @@ gtag('config','UA-106902774-1');
"@id": "https://google.com/article"
},
"headline": "Code badges cheatsheet",
- "image": [ "https://assets.devhints.io/previews/badges.jpg?t=20200703125006" ],
+ "image": [ "https://assets.devhints.io/previews/badges.jpg?t=20200703132157" ],
"description": "The one-page guide to Code badges: usage, examples, links, snippets, and more."
}
@@ -146,13 +146,17 @@ gtag('config','UA-106902774-1');
diff --git a/bash.html b/bash.html
index ebd5278af..011fcb1d5 100644
--- a/bash.html
+++ b/bash.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -95,7 +95,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -103,11 +103,11 @@ gtag('config','UA-106902774-1');
@@ -190,9 +190,9 @@ gtag('config','UA-106902774-1');
Bash scripting cheatsheet
-
+
-
+
@@ -1493,7 +1493,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/blessed.html b/blessed.html
index fad7015fd..8636a9727 100644
--- a/blessed.html
+++ b/blessed.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
Blessed cheatsheet
-
+
-
+
@@ -534,7 +534,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/bluebird.html b/bluebird.html
index 1743f0daf..1666fafb1 100644
--- a/bluebird.html
+++ b/bluebird.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
bluebird.js cheatsheet
-
+
-
+
@@ -627,7 +627,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/bolt.html b/bolt.html
index 065867e85..efe0bcf71 100644
--- a/bolt.html
+++ b/bolt.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
Bolt Quickstart cheatsheet
-
+
-
+
@@ -434,7 +434,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/bookshelf.html b/bookshelf.html
index b89416247..d4faad106 100644
--- a/bookshelf.html
+++ b/bookshelf.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -90,9 +90,9 @@ gtag('config','UA-106902774-1');
-
-
-
+
+
+
@@ -114,7 +114,7 @@ gtag('config','UA-106902774-1');
"@id": "https://google.com/article"
},
"headline": "Bookshelf.js cheatsheet",
- "image": [ "https://assets.devhints.io/previews/bookshelf.jpg?t=20200703125006" ],
+ "image": [ "https://assets.devhints.io/previews/bookshelf.jpg?t=20200703132157" ],
"description": "The one-page guide to Bookshelf.js: usage, examples, links, snippets, and more."
}
@@ -146,13 +146,17 @@ gtag('config','UA-106902774-1');
diff --git a/bootstrap.html b/bootstrap.html
index d841f91b5..4f843de48 100644
--- a/bootstrap.html
+++ b/bootstrap.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
Bootstrap cheatsheet
-
+
-
+
@@ -622,7 +622,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/browser-sync.html b/browser-sync.html
index e41f2bb59..88ac221ad 100644
--- a/browser-sync.html
+++ b/browser-sync.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -90,9 +90,9 @@ gtag('config','UA-106902774-1');
-
-
-
+
+
+
@@ -114,7 +114,7 @@ gtag('config','UA-106902774-1');
"@id": "https://google.com/article"
},
"headline": "Browsersync cheatsheet",
- "image": [ "https://assets.devhints.io/previews/browser-sync.jpg?t=20200703125006" ],
+ "image": [ "https://assets.devhints.io/previews/browser-sync.jpg?t=20200703132157" ],
"description": "The one-page guide to Browsersync: usage, examples, links, snippets, and more."
}
@@ -146,13 +146,17 @@ gtag('config','UA-106902774-1');
diff --git a/browserify.html b/browserify.html
index b6eb50758..0be5c918e 100644
--- a/browserify.html
+++ b/browserify.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -90,9 +90,9 @@ gtag('config','UA-106902774-1');
-
-
-
+
+
+
@@ -114,7 +114,7 @@ gtag('config','UA-106902774-1');
"@id": "https://google.com/article"
},
"headline": "Browserify cheatsheet",
- "image": [ "https://assets.devhints.io/previews/browserify.jpg?t=20200703125006" ],
+ "image": [ "https://assets.devhints.io/previews/browserify.jpg?t=20200703132157" ],
"description": "The one-page guide to Browserify: usage, examples, links, snippets, and more."
}
@@ -146,13 +146,17 @@ gtag('config','UA-106902774-1');
diff --git a/brunch.html b/brunch.html
index 7ce714101..56b302cc5 100644
--- a/brunch.html
+++ b/brunch.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -90,9 +90,9 @@ gtag('config','UA-106902774-1');
-
-
-
+
+
+
@@ -114,7 +114,7 @@ gtag('config','UA-106902774-1');
"@id": "https://google.com/article"
},
"headline": "Brunch cheatsheet",
- "image": [ "https://assets.devhints.io/previews/brunch.jpg?t=20200703125006" ],
+ "image": [ "https://assets.devhints.io/previews/brunch.jpg?t=20200703132157" ],
"description": "The one-page guide to Brunch: usage, examples, links, snippets, and more."
}
@@ -146,13 +146,17 @@ gtag('config','UA-106902774-1');
diff --git a/bulma.html b/bulma.html
index 1b6110507..3d017f802 100644
--- a/bulma.html
+++ b/bulma.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
Bulma cheatsheet
-
+
-
+
@@ -652,7 +652,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/bundler.html b/bundler.html
index 069737d4b..886d34c1f 100644
--- a/bundler.html
+++ b/bundler.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -90,9 +90,9 @@ gtag('config','UA-106902774-1');
-
-
-
+
+
+
@@ -114,7 +114,7 @@ gtag('config','UA-106902774-1');
"@id": "https://google.com/article"
},
"headline": "Bundler cheatsheet",
- "image": [ "https://assets.devhints.io/previews/bundler.jpg?t=20200703125006" ],
+ "image": [ "https://assets.devhints.io/previews/bundler.jpg?t=20200703132157" ],
"description": "The one-page guide to Bundler: usage, examples, links, snippets, and more."
}
@@ -146,13 +146,17 @@ gtag('config','UA-106902774-1');
diff --git a/c_preprocessor.html b/c_preprocessor.html
index 43dbade9e..2db993a7e 100644
--- a/c_preprocessor.html
+++ b/c_preprocessor.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -90,9 +90,9 @@ gtag('config','UA-106902774-1');
-
-
-
+
+
+
@@ -114,7 +114,7 @@ gtag('config','UA-106902774-1');
"@id": "https://google.com/article"
},
"headline": "C Preprocessor cheatsheet",
- "image": [ "https://assets.devhints.io/previews/c_preprocessor.jpg?t=20200703125006" ],
+ "image": [ "https://assets.devhints.io/previews/c_preprocessor.jpg?t=20200703132157" ],
"description": "The one-page guide to C Preprocessor: usage, examples, links, snippets, and more."
}
@@ -146,13 +146,17 @@ gtag('config','UA-106902774-1');
diff --git a/camp.html b/camp.html
index cb7e92636..9860aa52a 100644
--- a/camp.html
+++ b/camp.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
Camp cheatsheet
-
+
-
+
@@ -600,7 +600,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/canvas.html b/canvas.html
index 543aaaf83..b81fc6099 100644
--- a/canvas.html
+++ b/canvas.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
Canvas cheatsheet
-
+
-
+
@@ -609,7 +609,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/capybara.html b/capybara.html
index 5b1e7318d..751504b0e 100644
--- a/capybara.html
+++ b/capybara.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -95,7 +95,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -103,11 +103,11 @@ gtag('config','UA-106902774-1');
@@ -190,9 +190,9 @@ gtag('config','UA-106902774-1');
Capybara cheatsheet
-
+
-
+
@@ -828,7 +828,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/cask-index.html b/cask-index.html
index 2aa857eb6..4201fbeaf 100644
--- a/cask-index.html
+++ b/cask-index.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -90,9 +90,9 @@ gtag('config','UA-106902774-1');
-
-
-
+
+
+
@@ -114,7 +114,7 @@ gtag('config','UA-106902774-1');
"@id": "https://google.com/article"
},
"headline": "Caskroom index cheatsheet",
- "image": [ "https://assets.devhints.io/previews/cask-index.jpg?t=20200703125006" ],
+ "image": [ "https://assets.devhints.io/previews/cask-index.jpg?t=20200703132157" ],
"description": "The one-page guide to Caskroom index: usage, examples, links, snippets, and more."
}
@@ -146,13 +146,17 @@ gtag('config','UA-106902774-1');
diff --git a/chai.html b/chai.html
index 4f7336848..17585e406 100644
--- a/chai.html
+++ b/chai.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
Chai.js cheatsheet
-
+
-
+
@@ -652,7 +652,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/cheatsheet-styles.html b/cheatsheet-styles.html
index 696a08563..36defdbe0 100644
--- a/cheatsheet-styles.html
+++ b/cheatsheet-styles.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -95,7 +95,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -103,11 +103,11 @@ gtag('config','UA-106902774-1');
@@ -190,9 +190,9 @@ gtag('config','UA-106902774-1');
Cheatsheet styles cheatsheet
-
+
-
+
@@ -1045,7 +1045,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/chef.html b/chef.html
index da31e39ea..fea93a0b0 100644
--- a/chef.html
+++ b/chef.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
Chef cheatsheet
-
+
-
+
@@ -584,7 +584,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/chunky_png.html b/chunky_png.html
index 31037bbc8..f6d2d9891 100644
--- a/chunky_png.html
+++ b/chunky_png.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
Chunky PNG cheatsheet
-
+
-
+
@@ -533,7 +533,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/cidr.html b/cidr.html
index 5c910cb62..b2685ecd9 100644
--- a/cidr.html
+++ b/cidr.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
CIDR cheatsheet
-
+
-
+
@@ -449,7 +449,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/circle.html b/circle.html
index f9f0f5a7b..364ca86da 100644
--- a/circle.html
+++ b/circle.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -90,9 +90,9 @@ gtag('config','UA-106902774-1');
-
-
-
+
+
+
@@ -114,7 +114,7 @@ gtag('config','UA-106902774-1');
"@id": "https://google.com/article"
},
"headline": "CircleCI cheatsheet",
- "image": [ "https://assets.devhints.io/previews/circle.jpg?t=20200703125006" ],
+ "image": [ "https://assets.devhints.io/previews/circle.jpg?t=20200703132157" ],
"description": "The one-page guide to CircleCI: usage, examples, links, snippets, and more."
}
@@ -146,13 +146,17 @@ gtag('config','UA-106902774-1');
diff --git a/co.html b/co.html
index c8727fd67..5b973c7d2 100644
--- a/co.html
+++ b/co.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
co cheatsheet
-
+
-
+
@@ -554,7 +554,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/command_line.html b/command_line.html
index d0cd7649d..a5ab013c7 100644
--- a/command_line.html
+++ b/command_line.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -90,9 +90,9 @@ gtag('config','UA-106902774-1');
-
-
-
+
+
+
@@ -114,7 +114,7 @@ gtag('config','UA-106902774-1');
"@id": "https://google.com/article"
},
"headline": "Command line stuff cheatsheet",
- "image": [ "https://assets.devhints.io/previews/command_line.jpg?t=20200703125006" ],
+ "image": [ "https://assets.devhints.io/previews/command_line.jpg?t=20200703132157" ],
"description": "The one-page guide to Command line stuff: usage, examples, links, snippets, and more."
}
@@ -146,13 +146,17 @@ gtag('config','UA-106902774-1');
diff --git a/commander.js.html b/commander.js.html
index 528ab1b64..0a36d7ac5 100644
--- a/commander.js.html
+++ b/commander.js.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -90,9 +90,9 @@ gtag('config','UA-106902774-1');
-
-
-
+
+
+
@@ -114,7 +114,7 @@ gtag('config','UA-106902774-1');
"@id": "https://google.com/article"
},
"headline": "Commander.js cheatsheet",
- "image": [ "https://assets.devhints.io/previews/commander.js.jpg?t=20200703125006" ],
+ "image": [ "https://assets.devhints.io/previews/commander.js.jpg?t=20200703132157" ],
"description": "The one-page guide to Commander.js: usage, examples, links, snippets, and more."
}
@@ -146,13 +146,17 @@ gtag('config','UA-106902774-1');
diff --git a/composer.html b/composer.html
index 816d142a3..520b06b95 100644
--- a/composer.html
+++ b/composer.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
composer cheatsheet
-
+
-
+
@@ -622,7 +622,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/cordova.html b/cordova.html
index 19ceedb2d..c279b2e1d 100644
--- a/cordova.html
+++ b/cordova.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
Apache Cordova cheatsheet
-
+
-
+
@@ -528,7 +528,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/cron.html b/cron.html
index 74108defc..0a2404adc 100644
--- a/cron.html
+++ b/cron.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
Cron cheatsheet
-
+
-
+
@@ -560,7 +560,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/csharp7.html b/csharp7.html
index b4e0ab4df..42be35ff4 100644
--- a/csharp7.html
+++ b/csharp7.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
C# 7 cheatsheet
-
+
-
+
@@ -603,7 +603,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/css-antialias.html b/css-antialias.html
index 284568948..02dd98188 100644
--- a/css-antialias.html
+++ b/css-antialias.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
CSS antialiasing cheatsheet
-
+
-
+
@@ -521,7 +521,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/css-flexbox.html b/css-flexbox.html
index 02a9f8590..6a57b95d4 100644
--- a/css-flexbox.html
+++ b/css-flexbox.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
CSS flexbox cheatsheet
-
+
-
+
@@ -655,7 +655,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/css-grid.html b/css-grid.html
index 7ad395b95..ce59dc40b 100644
--- a/css-grid.html
+++ b/css-grid.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
CSS Grid cheatsheet
-
+
-
+
@@ -713,7 +713,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/css-system-font-stack.html b/css-system-font-stack.html
index fbcb45843..cf6f7dddb 100644
--- a/css-system-font-stack.html
+++ b/css-system-font-stack.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -95,7 +95,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -103,11 +103,11 @@ gtag('config','UA-106902774-1');
@@ -190,9 +190,9 @@ gtag('config','UA-106902774-1');
CSS system fonts cheatsheet
-
+
-
+
@@ -560,7 +560,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/css-tricks.html b/css-tricks.html
index a83fbc192..7d5fd4b5a 100644
--- a/css-tricks.html
+++ b/css-tricks.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
CSS tricks cheatsheet
-
+
-
+
@@ -584,7 +584,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/css.html b/css.html
index e6509dbe6..eb1656d35 100644
--- a/css.html
+++ b/css.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');
CSS cheatsheet
-
+
-
+
@@ -1041,7 +1041,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/cssnext.html b/cssnext.html
index 44211509e..300d6d71a 100644
--- a/cssnext.html
+++ b/cssnext.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -95,7 +95,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -103,11 +103,11 @@ gtag('config','UA-106902774-1');
@@ -190,9 +190,9 @@ gtag('config','UA-106902774-1');
cssnext cheatsheet
-
+
-
+
@@ -641,7 +641,7 @@ function n(n,t,e){n.addEventListener?n.addEventListener(t,e):n.attachEvent("on"+
},{}],"eoMl":[function(require,module,exports) {
"use strict";var e=u(require("./wrapify")),d=u(require("dom101/add-class")),t=u(require("dom101/on"));function u(e){return e&&e.__esModule?e:{default:e}}var a,o=document.querySelector("[data-js-main-body]");function r(){a||((0,d.default)(document.documentElement,"LoadDone"),a=!0)}o&&((0,e.default)(o),(0,d.default)(o,"-wrapified")),(0,t.default)(window,"load",r),setTimeout(r,5e3);
},{"./wrapify":"hE9p","dom101/add-class":"G20n","dom101/on":"DJ2P"}]},{},["eoMl"], null)
-
+
diff --git a/curl.html b/curl.html
index 30a5d0ad0..e486ca079 100644
--- a/curl.html
+++ b/curl.html
@@ -33,8 +33,8 @@
-
-
+
+
@@ -91,7 +91,7 @@ gtag('config','UA-106902774-1');
-
+
@@ -99,11 +99,11 @@ gtag('config','UA-106902774-1');
@@ -186,9 +186,9 @@ gtag('config','UA-106902774-1');