Deploy koodiklinikka.fi to github.com/koodiklinikka/koodiklinikka.github.io.git:master

This commit is contained in:
Deployment Bot (from Travis CI)
2020-10-07 16:58:38 +00:00
commit b94b1e0b4a
51 changed files with 2030 additions and 0 deletions

View File

@@ -0,0 +1 @@
_N_E=(window.webpackJsonp_N_E=window.webpackJsonp_N_E||[]).push([[5],{0:function(t,e,a){a("74v/"),t.exports=a("nOHt")},"74v/":function(t,e,a){(window.__NEXT_P=window.__NEXT_P||[]).push(["/_app",function(){return a("cha2")}])},cha2:function(t,e,a){"use strict";a.r(e);var n=a("q1tI"),i=a.n(n),o=a("8Kt/"),r=a.n(o),s=i.a.createElement,p="Koodiklinikka on Suomen suurin ohjelmistoalan yhteis\xf6, joka kokoaa ty\xf6ntekij\xe4t, harrastajat ja vasta-alkajat yhteen. Tarkoituksenamme on yhdist\xe4\xe4 ja kasvattaa suomalaista ohjelmointiyhteis\xf6\xe4, sek\xe4 tarjota apua ja uusia kontakteja ohjelmoinnista innostuneille nuorille.",c="Koodiklinikka \u2013 Suomen suurin ohjelmistoalan yhteis\xf6",l="https://koodiklinikka.fi/";e.default=function(t){var e=t.Component,a=t.pageProps;return s(i.a.Fragment,null,s(r.a,null,s("meta",{name:"title",content:c}),s("meta",{name:"description",content:"Koodiklinikka on suomalainen yhteis\xf6 ohjelmistoalan harrastajille ja ammattilaisille."}),s("meta",{name:"keywords",content:"ohjelmointi,frontend,open source,devaus,suomi,javascript,clojure,go,java,node.js,io.js,angular.js,web"}),s("meta",{property:"og:type",content:"website"}),s("meta",{property:"og:url",content:l}),s("meta",{property:"og:title",content:c}),s("meta",{property:"og:description",content:p}),s("meta",{property:"og:image",content:"/static/images/meta.jpg"}),s("meta",{property:"twitter:card",content:"summary_large_image"}),s("meta",{property:"twitter:url",content:l}),s("meta",{property:"twitter:title",content:c}),s("meta",{property:"twitter:description",content:p}),s("meta",{property:"twitter:image",content:"/static/images/meta.jpg"}),s("meta",{charSet:"utf-8"}),s("meta",{name:"viewport",content:"width=device-width, initial-scale=1"}),s("meta",{name:"apple-mobile-web-app-capable",content:"yes"}),s("link",{rel:"apple-touch-icon",sizes:"180x180",href:"/static/icons/apple-touch-icon.png"}),s("link",{rel:"icon",type:"image/png",sizes:"32x32",href:"/static/icons/favicon-32x32.png"}),s("link",{rel:"icon",type:"image/png",sizes:"16x16",href:"/static/icons/favicon-16x16.png"}),s("link",{rel:"manifest",href:"/static/icons/site.webmanifest"})),s(e,a))}}},[[0,0,2,1,3]]]);

View File

@@ -0,0 +1 @@
_N_E=(window.webpackJsonp_N_E=window.webpackJsonp_N_E||[]).push([[6],{"/a9y":function(e,t,n){"use strict";var r=n("lwsE"),i=n("W8MJ"),a=n("7W2i"),l=n("a1gu"),o=n("Nsbk");function u(e){var t=function(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=o(e);if(t){var i=o(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return l(this,n)}}var c=n("TqRt");t.__esModule=!0,t.default=void 0;var s=c(n("q1tI")),d=c(n("8Kt/")),f={400:"Bad Request",404:"This page could not be found",405:"Method Not Allowed",500:"Internal Server Error"};function p(e){var t=e.res,n=e.err;return{statusCode:t&&t.statusCode?t.statusCode:n?n.statusCode:404}}var h=function(e){a(n,e);var t=u(n);function n(){return r(this,n),t.apply(this,arguments)}return i(n,[{key:"render",value:function(){var e=this.props.statusCode,t=this.props.title||f[e]||"An unexpected error has occurred";return s.default.createElement("div",{style:g.error},s.default.createElement(d.default,null,s.default.createElement("title",null,e,": ",t)),s.default.createElement("div",null,s.default.createElement("style",{dangerouslySetInnerHTML:{__html:"body { margin: 0 }"}}),e?s.default.createElement("h1",{style:g.h1},e):null,s.default.createElement("div",{style:g.desc},s.default.createElement("h2",{style:g.h2},t,"."))))}}]),n}(s.default.Component);t.default=h,h.displayName="ErrorPage",h.getInitialProps=p,h.origGetInitialProps=p;var g={error:{color:"#000",background:"#fff",fontFamily:'-apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Fira Sans", Avenir, "Helvetica Neue", "Lucida Grande", sans-serif',height:"100vh",textAlign:"center",display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center"},desc:{display:"inline-block",textAlign:"left",lineHeight:"49px",height:"49px",verticalAlign:"middle"},h1:{display:"inline-block",borderRight:"1px solid rgba(0, 0, 0,.3)",margin:0,marginRight:"20px",padding:"10px 23px 10px 0",fontSize:"24px",fontWeight:500,verticalAlign:"top"},h2:{fontSize:"14px",fontWeight:"normal",lineHeight:"inherit",margin:0,padding:0}}},"04ac":function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/_error",function(){return n("/a9y")}])}},[["04ac",0,2,1]]]);

File diff suppressed because one or more lines are too long