mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 14:01:35 +00:00
build(app): use sass colors
This commit is contained in:
1
dist/_nuxt/app.065043efe35206afb868.js
vendored
Normal file
1
dist/_nuxt/app.065043efe35206afb868.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/_nuxt/app.b14d2aaed8474476da6e.js
vendored
1
dist/_nuxt/app.b14d2aaed8474476da6e.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
!function(e){var n=window.webpackJsonp;window.webpackJsonp=function(r,c,a){for(var u,i,f,l=0,s=[];l<r.length;l++)i=r[l],t[i]&&s.push(t[i][0]),t[i]=0;for(u in c)Object.prototype.hasOwnProperty.call(c,u)&&(e[u]=c[u]);for(n&&n(r,c,a);s.length;)s.shift()();if(a)for(l=0;l<a.length;l++)f=o(o.s=a[l]);return f};var r={},t={4:0};function o(n){if(r[n])return r[n].exports;var t=r[n]={i:n,l:!1,exports:{}};return e[n].call(t.exports,t,t.exports,o),t.l=!0,t.exports}o.e=function(e){var n=t[e];if(0===n)return new Promise(function(e){e()});if(n)return n[2];var r=new Promise(function(r,o){n=t[e]=[r,o]});n[2]=r;var c=document.getElementsByTagName("head")[0],a=document.createElement("script");a.type="text/javascript",a.charset="utf-8",a.async=!0,a.timeout=12e4,o.nc&&a.setAttribute("nonce",o.nc),a.src=o.p+""+({0:"layouts/default",1:"pages/index"}[e]||e)+"."+{0:"2eb525f21ecca1de4729",1:"ee914485ce9ba401c418"}[e]+".js";var u=setTimeout(i,12e4);function i(){a.onerror=a.onload=null,clearTimeout(u);var n=t[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),t[e]=void 0)}return a.onerror=a.onload=i,c.appendChild(a),r},o.m=e,o.c=r,o.d=function(e,n,r){o.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},o.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(n,"a",n),n},o.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},o.p="/_nuxt/",o.oe=function(e){throw console.error(e),e}}([]);
|
||||
!function(e){var n=window.webpackJsonp;window.webpackJsonp=function(r,u,a){for(var c,i,f,l=0,s=[];l<r.length;l++)i=r[l],t[i]&&s.push(t[i][0]),t[i]=0;for(c in u)Object.prototype.hasOwnProperty.call(u,c)&&(e[c]=u[c]);for(n&&n(r,u,a);s.length;)s.shift()();if(a)for(l=0;l<a.length;l++)f=o(o.s=a[l]);return f};var r={},t={4:0};function o(n){if(r[n])return r[n].exports;var t=r[n]={i:n,l:!1,exports:{}};return e[n].call(t.exports,t,t.exports,o),t.l=!0,t.exports}o.e=function(e){var n=t[e];if(0===n)return new Promise(function(e){e()});if(n)return n[2];var r=new Promise(function(r,o){n=t[e]=[r,o]});n[2]=r;var u=document.getElementsByTagName("head")[0],a=document.createElement("script");a.type="text/javascript",a.charset="utf-8",a.async=!0,a.timeout=12e4,o.nc&&a.setAttribute("nonce",o.nc),a.src=o.p+""+({0:"layouts/default",1:"pages/index"}[e]||e)+"."+{0:"bdf12bee44e173bb51e1",1:"55fe7d75e171346ba8e2"}[e]+".js";var c=setTimeout(i,12e4);function i(){a.onerror=a.onload=null,clearTimeout(c);var n=t[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),t[e]=void 0)}return a.onerror=a.onload=i,u.appendChild(a),r},o.m=e,o.c=r,o.d=function(e,n,r){o.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},o.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(n,"a",n),n},o.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},o.p="/_nuxt/",o.oe=function(e){throw console.error(e),e}}([]);
|
||||
1
dist/_nuxt/pages/index.55fe7d75e171346ba8e2.js
vendored
Normal file
1
dist/_nuxt/pages/index.55fe7d75e171346ba8e2.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
webpackJsonp([1],{"+htN":function(e,t,a){"use strict";var s={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"c-index"},[a("a",{staticClass:"c-index__link",attrs:{href:"https://github.com/LeCoupa/awesome-cheatsheets",target:"_blank"}},[a("img",{staticClass:"c-index__logo",attrs:{src:e.baseUrl+"/images/common/logo.png",srcset:e.baseUrl+"/images/common/logo@2x.png"}})]),e._m(0),e._l(e.categories,function(t,s){return a("section",{key:t.name,staticClass:"c-index__category"},[a("base-divider",{staticClass:"c-index__divider",attrs:{category:"0"+(s+1)+". "+t.name}}),a("div",{staticClass:"c-index__cheatsheets"},e._l(t.cheatsheets,function(e){return a("base-cheatsheet",{key:e.name,attrs:{link:e.link,name:e.name,thumbnail:e.thumbnail}})}))],1)})],2)},staticRenderFns:[function(){var e=this.$createElement,t=this._self._c||e;return t("p",{staticClass:"c-index__description"},[this._v("Awesome cheatsheets for popular programming languages, frameworks and development tools."),t("br"),this._v("\n They include everything you should know in one single file. 👩💻👨💻")])}]};t.a=s},"/TYz":function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var s=a("kByJ"),n=a("+htN");var o=function(e){a("wUjD")},i=a("VU/8")(s.a,n.a,!1,o,null,null);t.default=i.exports},ZRGJ:function(e,t,a){(e.exports=a("FZ+f")(!1)).push([e.i,".c-index .c-index__logo{width:245px;height:165px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.c-index .c-index__description{margin:0;margin:30px 0 40px;font-size:22px;line-height:32px}.c-index .c-index__category{margin-bottom:40px}.c-index .c-index__category:last-of-type{margin-bottom:0}.c-index .c-index__category .c-index__divider{margin-bottom:40px}.c-index .c-index__category .c-index__cheatsheets{display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fill,270px);justify-content:center}",""])},kByJ:function(e,t,a){"use strict";t.a={data:function(){return{baseUrl:"https://lecoupa.github.io/awesome-cheatsheets/",categories:[{name:"Languages",cheatsheets:[{name:"Bash",thumbnail:"bash.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/languages/bash.sh"},{name:"C",thumbnail:"c.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/languages/C.txt"},{name:"C#",thumbnail:"c-sharp.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/languages/C%23.txt"},{name:"JavaScript",thumbnail:"javascript.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/languages/javascript.js"},{name:"PHP",thumbnail:"php.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/languages/php.php"}]},{name:"Backend",cheatsheets:[{name:"Django",thumbnail:"django.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/backend/django.py"},{name:"Feathers.js",thumbnail:"feathers.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/backend/feathers.js"},{name:"Moleculer",thumbnail:"moleculer.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/backend/moleculer.js"},{name:"Node.js",thumbnail:"node.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/backend/node.js"},{name:"Sails.js",thumbnail:"sails.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/backend/sails.js"}]},{name:"Frontend",cheatsheets:[{name:"Angular.js",thumbnail:"angularjs.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/angularjs.js"},{name:"Angular 2+",thumbnail:"angular.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/angular.js"},{name:"Ember.js",thumbnail:"ember.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/ember.js"},{name:"HTML5",thumbnail:"html5.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/html5.html"},{name:"React.js",thumbnail:"react.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/react.js"},{name:"Vue.js",thumbnail:"vue.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/vue.js"}]},{name:"Databases",cheatsheets:[{name:"Redis",thumbnail:"redis.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/databases/redis.sh"}]},{name:"Tools",cheatsheets:[{name:"Docker",thumbnail:"docker.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/docker.sh"},{name:"Kubernetes",thumbnail:"kubernetes.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/kubernetes.sh"},{name:"VIM",thumbnail:"vim.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/vim.txt"},{name:"Xcode",thumbnail:"xcode.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/xcode.txt"}]}]}}}},wUjD:function(e,t,a){var s=a("ZRGJ");"string"==typeof s&&(s=[[e.i,s,""]]),s.locals&&(e.exports=s.locals);a("rjj0")("4f493efb",s,!0,{sourceMap:!1})}});
|
||||
@@ -1 +0,0 @@
|
||||
webpackJsonp([1],{"+htN":function(e,t,a){"use strict";var s={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"c-index"},[a("a",{staticClass:"c-index__link",attrs:{href:"https://github.com/LeCoupa/awesome-cheatsheets",target:"_blank"}},[a("img",{staticClass:"c-index__logo",attrs:{src:e.baseUrl+"/images/common/logo.png",srcset:e.baseUrl+"/images/common/logo@2x.png"}})]),e._m(0),e._l(e.categories,function(t,s){return a("section",{key:t.name,staticClass:"c-index__category"},[a("base-divider",{staticClass:"c-index__divider",attrs:{category:"0"+(s+1)+". "+t.name}}),a("div",{staticClass:"c-index__cheatsheets"},e._l(t.cheatsheets,function(e){return a("base-cheatsheet",{key:e.name,attrs:{link:e.link,name:e.name,thumbnail:e.thumbnail}})}))],1)})],2)},staticRenderFns:[function(){var e=this.$createElement,t=this._self._c||e;return t("p",{staticClass:"c-index__description"},[this._v("Awesome cheatsheets for popular programming languages, frameworks and development tools."),t("br"),this._v("\n They include everything you should know in one single file. 👩💻👨💻")])}]};t.a=s},"/TYz":function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var s=a("kByJ"),n=a("+htN");var o=function(e){a("UEHY")},i=a("VU/8")(s.a,n.a,!1,o,null,null);t.default=i.exports},UEHY:function(e,t,a){var s=a("ath9");"string"==typeof s&&(s=[[e.i,s,""]]),s.locals&&(e.exports=s.locals);a("rjj0")("075496b6",s,!0,{sourceMap:!1})},ath9:function(e,t,a){(e.exports=a("FZ+f")(!1)).push([e.i,".c-index .c-index__logo{width:245px;height:165px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.c-index .c-index__description{margin:0;margin:30px 0 40px;font-size:22px;line-height:32px}.c-index .c-index__category{margin-bottom:40px}.c-index .c-index__category:last-of-type{margin-bottom:0}.c-index .c-index__category .c-index__divider{margin-bottom:40px}.c-index .c-index__category .c-index__cheatsheets{display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fill,270px);justify-content:center}",""])},kByJ:function(e,t,a){"use strict";t.a={data:function(){return{baseUrl:"https://lecoupa.github.io/awesome-cheatsheets/",categories:[{name:"Languages",cheatsheets:[{name:"Bash",thumbnail:"bash.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/languages/bash.sh"},{name:"C",thumbnail:"c.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/languages/C.txt"},{name:"C#",thumbnail:"c-sharp.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/languages/C%23.txt"},{name:"JavaScript",thumbnail:"javascript.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/languages/javascript.js"},{name:"PHP",thumbnail:"php.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/languages/php.php"}]},{name:"Backend",cheatsheets:[{name:"Django",thumbnail:"django.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/backend/django.py"},{name:"Feathers.js",thumbnail:"feathers.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/backend/feathers.js"},{name:"Moleculer",thumbnail:"moleculer.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/backend/moleculer.js"},{name:"Node.js",thumbnail:"node.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/backend/node.js"},{name:"Sails.js",thumbnail:"sails.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/backend/sails.js"}]},{name:"Frontend",cheatsheets:[{name:"Angular.js",thumbnail:"angularjs.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/angularjs.js"},{name:"Angular 2+",thumbnail:"angular.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/angular.js"},{name:"Ember.js",thumbnail:"ember.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/ember.js"},{name:"HTML5",thumbnail:"html5.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/html5.html"},{name:"React.js",thumbnail:"react.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/react.js"},{name:"Vue.js",thumbnail:"vue.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/vue.js"}]},{name:"Databases",cheatsheets:[{name:"Redis",thumbnail:"redis.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/databases/redis.sh"}]},{name:"Tools",cheatsheets:[{name:"Docker",thumbnail:"docker.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/docker.sh"},{name:"Kubernetes",thumbnail:"kubernetes.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/kubernetes.sh"},{name:"VIM",thumbnail:"vim.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/vim.txt"},{name:"Xcode",thumbnail:"xcode.jpg",link:"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/xcode.txt"}]}]}}}}});
|
||||
Reference in New Issue
Block a user