mirror of
https://github.com/koodiklinikka/koodiklinikka.github.io.git
synced 2026-02-12 21:52:05 +00:00
Deploy koodiklinikka.fi to github.com/koodiklinikka/koodiklinikka.github.io.git:master
This commit is contained in:
1
_next/static/chunks/commons.ad1dd656b127b586e70d.js
Normal file
1
_next/static/chunks/commons.ad1dd656b127b586e70d.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
1
_next/static/chunks/framework.1d36bc031662b4dc4c28.js
Normal file
1
_next/static/chunks/framework.1d36bc031662b4dc4c28.js
Normal file
File diff suppressed because one or more lines are too long
1
_next/static/chunks/main-522b3f942203a9317190.js
Normal file
1
_next/static/chunks/main-522b3f942203a9317190.js
Normal file
File diff suppressed because one or more lines are too long
1
_next/static/chunks/pages/_app-ce4797976568efc3d7c4.js
Normal file
1
_next/static/chunks/pages/_app-ce4797976568efc3d7c4.js
Normal 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]]]);
|
||||
1
_next/static/chunks/pages/_error-3834583bd75ba06a2470.js
Normal file
1
_next/static/chunks/pages/_error-3834583bd75ba06a2470.js
Normal 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]]]);
|
||||
1
_next/static/chunks/pages/index-93b4ab2183cbbc15b737.js
Normal file
1
_next/static/chunks/pages/index-93b4ab2183cbbc15b737.js
Normal file
File diff suppressed because one or more lines are too long
1
_next/static/chunks/polyfills-57d8738e7416f8423303.js
Normal file
1
_next/static/chunks/polyfills-57d8738e7416f8423303.js
Normal file
File diff suppressed because one or more lines are too long
1
_next/static/chunks/styles.b46a4adba07379a86283.js
Normal file
1
_next/static/chunks/styles.b46a4adba07379a86283.js
Normal file
@@ -0,0 +1 @@
|
||||
(window.webpackJsonp_N_E=window.webpackJsonp_N_E||[]).push([[9],{"+yXZ":function(n,o,w){},gvlq:function(n,o,w){}}]);
|
||||
1
_next/static/chunks/webpack-d7b2fb72fb7257504a38.js
Normal file
1
_next/static/chunks/webpack-d7b2fb72fb7257504a38.js
Normal file
@@ -0,0 +1 @@
|
||||
!function(e){function r(r){for(var n,l,f=r[0],i=r[1],a=r[2],c=0,s=[];c<f.length;c++)l=f[c],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&s.push(o[l][0]),o[l]=0;for(n in i)Object.prototype.hasOwnProperty.call(i,n)&&(e[n]=i[n]);for(p&&p(r);s.length;)s.shift()();return u.push.apply(u,a||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,f=1;f<t.length;f++){var i=t[f];0!==o[i]&&(n=!1)}n&&(u.splice(r--,1),e=l(l.s=t[0]))}return e}var n={},o={0:0},u=[];function l(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}},o=!0;try{e[r].call(t.exports,t,t.exports,l),o=!1}finally{o&&delete n[r]}return t.l=!0,t.exports}l.m=e,l.c=n,l.d=function(e,r,t){l.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},l.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,r){if(1&r&&(e=l(e)),8&r)return e;if(4&r&&"object"===typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(l.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)l.d(t,n,function(r){return e[r]}.bind(null,n));return t},l.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(r,"a",r),r},l.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},l.p="";var f=window.webpackJsonp_N_E=window.webpackJsonp_N_E||[],i=f.push.bind(f);f.push=r,f=f.slice();for(var a=0;a<f.length;a++)r(f[a]);var p=i;t()}([]);
|
||||
992
_next/static/css/styles.b4a640f7.chunk.css
Normal file
992
_next/static/css/styles.b4a640f7.chunk.css
Normal file
@@ -0,0 +1,992 @@
|
||||
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@900&family=Source+Sans+Pro:wght@400;600;700&display=swap);
|
||||
.input {
|
||||
height: 45px;
|
||||
padding: 0.5em 1em;
|
||||
box-sizing: border-box;
|
||||
font-size: inherit;
|
||||
border: 1px solid rgba(0,0,0,0.3);
|
||||
border-radius: 5px;
|
||||
background: #fff;
|
||||
outline: 0;
|
||||
color: rgba(0,0,0,0.5);
|
||||
}
|
||||
.input:focus {
|
||||
border: 2px solid #3090de;
|
||||
color: rgba(0,0,0,0.6);
|
||||
}
|
||||
.input::-webkit-input-placeholder {
|
||||
color: rgba(0,0,0,0.3);
|
||||
}
|
||||
.input:-moz-placeholder {
|
||||
color: rgba(0,0,0,0.3);
|
||||
opacity: 1;
|
||||
}
|
||||
.input::-moz-placeholder {
|
||||
color: rgba(0,0,0,0.3);
|
||||
opacity: 1;
|
||||
}
|
||||
.input:-ms-input-placeholder {
|
||||
color: rgba(0,0,0,0.3);
|
||||
}
|
||||
.input.has-error {
|
||||
border-color: rgba(226,33,112,0.6);
|
||||
color: #e22170;
|
||||
}
|
||||
.input.half {
|
||||
width: 48%;
|
||||
}
|
||||
.input.half.left {
|
||||
margin-right: 4%;
|
||||
}
|
||||
.btn {
|
||||
border-radius: 3px;
|
||||
padding: 1em;
|
||||
border: 0;
|
||||
font-size: 14px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.btn:disabled {
|
||||
opacity: 0.6;
|
||||
}
|
||||
.header {
|
||||
background: url("/static/images/jumbo.jpg");
|
||||
background-position: bottom center;
|
||||
background-size: cover;
|
||||
height: 400px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
transform: translateZ(0);
|
||||
}
|
||||
@media screen and (max-width: 1030px) {
|
||||
.header {
|
||||
height: 300px;
|
||||
}
|
||||
.header video {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.header__container {
|
||||
background: #3e7394;
|
||||
background: linear-gradient(120deg, rgba(8,80,120,0.8) 10%, rgba(133,216,206,0.7) 90%);
|
||||
display: table;
|
||||
height: 100%;
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
width: 100%;
|
||||
}
|
||||
.header__nav {
|
||||
position: absolute;
|
||||
left: 90px;
|
||||
top: 40px;
|
||||
}
|
||||
@media screen and (max-width: 810px) {
|
||||
.header__nav {
|
||||
left: auto;
|
||||
right: auto;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
.header__nav a {
|
||||
display: block;
|
||||
max-width: 180px;
|
||||
}
|
||||
@media screen and (max-width: 810px) {
|
||||
.header__nav a {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
}
|
||||
.header__nav a img {
|
||||
width: 100%;
|
||||
}
|
||||
.header__headline {
|
||||
display: table-cell;
|
||||
padding: 0 1em;
|
||||
vertical-align: middle;
|
||||
}
|
||||
.header__title {
|
||||
color: #fff;
|
||||
display: inline-block;
|
||||
font-size: 2.75em;
|
||||
letter-spacing: -1px;
|
||||
line-height: 1.4em;
|
||||
margin: auto;
|
||||
max-width: 780px;
|
||||
font-family: 'Lato', sans-serif;
|
||||
font-weight: 900;
|
||||
text-align: center;
|
||||
text-shadow: 0 2px 0 rgba(0,0,0,0.1);
|
||||
vertical-align: middle;
|
||||
}
|
||||
@media screen and (max-width: 1030px) {
|
||||
.header__title {
|
||||
font-size: 2em;
|
||||
max-width: 640px;
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 810px) {
|
||||
.header__title {
|
||||
display: block;
|
||||
font-size: 1.6em;
|
||||
max-width: 440px;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 410px) {
|
||||
.header__title {
|
||||
font-size: 1.4em;
|
||||
}
|
||||
}
|
||||
.header__title a {
|
||||
color: inherit;
|
||||
text-decoration: underline;
|
||||
}
|
||||
.header__video-bg {
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
z-index: -2;
|
||||
}
|
||||
@media (min-aspect-ratio: 1/2) {
|
||||
.header__video-bg {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
.header__members {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: -1;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
.header__members .member {
|
||||
margin: 0;
|
||||
border-radius: 0;
|
||||
width: 5.555555555555555%;
|
||||
}
|
||||
@media screen and (min-width: 2000px) {
|
||||
.header__members .member {
|
||||
width: 5%;
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 1200px) {
|
||||
.header__members .member {
|
||||
width: 6.666666666666667%;
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 810px) {
|
||||
.header__members .member {
|
||||
width: 10%;
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 450px) {
|
||||
.header__members .member {
|
||||
width: 20%;
|
||||
}
|
||||
}
|
||||
.header__members .members {
|
||||
position: absolute;
|
||||
overflow: hidden;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
height: 400px;
|
||||
animation: spin 40s infinite linear;
|
||||
}
|
||||
.header__members .members:first-child {
|
||||
z-index: 1;
|
||||
}
|
||||
.header__members .members:last-child {
|
||||
animation: spin2 40s infinite linear;
|
||||
}
|
||||
@-moz-keyframes spin {
|
||||
0% {
|
||||
top: 0;
|
||||
}
|
||||
50% {
|
||||
top: -400px;
|
||||
}
|
||||
50.0001% {
|
||||
top: 400px;
|
||||
}
|
||||
100% {
|
||||
top: 0;
|
||||
}
|
||||
}
|
||||
@-webkit-keyframes spin {
|
||||
0% {
|
||||
top: 0;
|
||||
}
|
||||
50% {
|
||||
top: -400px;
|
||||
}
|
||||
50.0001% {
|
||||
top: 400px;
|
||||
}
|
||||
100% {
|
||||
top: 0;
|
||||
}
|
||||
}
|
||||
@-o-keyframes spin {
|
||||
0% {
|
||||
top: 0;
|
||||
}
|
||||
50% {
|
||||
top: -400px;
|
||||
}
|
||||
50.0001% {
|
||||
top: 400px;
|
||||
}
|
||||
100% {
|
||||
top: 0;
|
||||
}
|
||||
}
|
||||
@keyframes spin {
|
||||
0% {
|
||||
top: 0;
|
||||
}
|
||||
50% {
|
||||
top: -400px;
|
||||
}
|
||||
50.0001% {
|
||||
top: 400px;
|
||||
}
|
||||
100% {
|
||||
top: 0;
|
||||
}
|
||||
}
|
||||
@-moz-keyframes spin2 {
|
||||
0% {
|
||||
top: 400px;
|
||||
}
|
||||
50% {
|
||||
top: 0;
|
||||
}
|
||||
99.99999% {
|
||||
top: -400px;
|
||||
}
|
||||
100% {
|
||||
top: 400px;
|
||||
}
|
||||
}
|
||||
@-webkit-keyframes spin2 {
|
||||
0% {
|
||||
top: 400px;
|
||||
}
|
||||
50% {
|
||||
top: 0;
|
||||
}
|
||||
99.99999% {
|
||||
top: -400px;
|
||||
}
|
||||
100% {
|
||||
top: 400px;
|
||||
}
|
||||
}
|
||||
@-o-keyframes spin2 {
|
||||
0% {
|
||||
top: 400px;
|
||||
}
|
||||
50% {
|
||||
top: 0;
|
||||
}
|
||||
99.99999% {
|
||||
top: -400px;
|
||||
}
|
||||
100% {
|
||||
top: 400px;
|
||||
}
|
||||
}
|
||||
@keyframes spin2 {
|
||||
0% {
|
||||
top: 400px;
|
||||
}
|
||||
50% {
|
||||
top: 0;
|
||||
}
|
||||
99.99999% {
|
||||
top: -400px;
|
||||
}
|
||||
100% {
|
||||
top: 400px;
|
||||
}
|
||||
}
|
||||
.sk-folding-cube {
|
||||
margin: auto;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: relative;
|
||||
transform: rotateZ(45deg);
|
||||
}
|
||||
.sk-folding-cube .sk-cube {
|
||||
float: left;
|
||||
width: 50%;
|
||||
height: 50%;
|
||||
position: relative;
|
||||
transform: scale(1.1);
|
||||
}
|
||||
.sk-folding-cube .sk-cube:before {
|
||||
content: '';
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: #3090de;
|
||||
animation: sk-foldCubeAngle 2.4s infinite linear both;
|
||||
transform-origin: 100% 100%;
|
||||
}
|
||||
.sk-folding-cube .sk-cube2 {
|
||||
transform: scale(1.1) rotateZ(90deg);
|
||||
}
|
||||
.sk-folding-cube .sk-cube3 {
|
||||
transform: scale(1.1) rotateZ(180deg);
|
||||
}
|
||||
.sk-folding-cube .sk-cube4 {
|
||||
transform: scale(1.1) rotateZ(270deg);
|
||||
}
|
||||
.sk-folding-cube .sk-cube2:before {
|
||||
animation-delay: 0.3s;
|
||||
}
|
||||
.sk-folding-cube .sk-cube3:before {
|
||||
animation-delay: 0.6s;
|
||||
}
|
||||
.sk-folding-cube .sk-cube4:before {
|
||||
animation-delay: 0.9s;
|
||||
}
|
||||
@-moz-keyframes sk-foldCubeAngle {
|
||||
0%, 10% {
|
||||
transform: perspective(140px) rotateX(-180deg);
|
||||
opacity: 0;
|
||||
}
|
||||
25%, 75% {
|
||||
transform: perspective(140px) rotateX(0deg);
|
||||
opacity: 1;
|
||||
}
|
||||
90%, 100% {
|
||||
transform: perspective(140px) rotateY(180deg);
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
@-webkit-keyframes sk-foldCubeAngle {
|
||||
0%, 10% {
|
||||
transform: perspective(140px) rotateX(-180deg);
|
||||
opacity: 0;
|
||||
}
|
||||
25%, 75% {
|
||||
transform: perspective(140px) rotateX(0deg);
|
||||
opacity: 1;
|
||||
}
|
||||
90%, 100% {
|
||||
transform: perspective(140px) rotateY(180deg);
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
@-o-keyframes sk-foldCubeAngle {
|
||||
0%, 10% {
|
||||
transform: perspective(140px) rotateX(-180deg);
|
||||
opacity: 0;
|
||||
}
|
||||
25%, 75% {
|
||||
transform: perspective(140px) rotateX(0deg);
|
||||
opacity: 1;
|
||||
}
|
||||
90%, 100% {
|
||||
transform: perspective(140px) rotateY(180deg);
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
@keyframes sk-foldCubeAngle {
|
||||
0%, 10% {
|
||||
transform: perspective(140px) rotateX(-180deg);
|
||||
opacity: 0;
|
||||
}
|
||||
25%, 75% {
|
||||
transform: perspective(140px) rotateX(0deg);
|
||||
opacity: 1;
|
||||
}
|
||||
90%, 100% {
|
||||
transform: perspective(140px) rotateY(180deg);
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
body,
|
||||
html {
|
||||
margin: 0;
|
||||
font: 18px 'Source Sans Pro', 'Helvetica Neue', helvetica, arial, sans-serif;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
font-weight: 400;
|
||||
color: #444;
|
||||
font-smoothing: antialiased;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
h1,
|
||||
h2,
|
||||
h3 {
|
||||
margin: 0;
|
||||
margin-bottom: 0.5em;
|
||||
text-shadow: 1px 1px 10px rgba(255,255,255,0.5);
|
||||
}
|
||||
h2 {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
h3 {
|
||||
font-size: 1.25em;
|
||||
}
|
||||
p {
|
||||
margin-top: 1em;
|
||||
line-height: 1.75em;
|
||||
font-size: 16px;
|
||||
}
|
||||
a {
|
||||
color: #3090de;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
.site {
|
||||
display: flex;
|
||||
min-height: 100vh;
|
||||
flex-direction: column;
|
||||
}
|
||||
.container {
|
||||
flex: 1;
|
||||
}
|
||||
section {
|
||||
background: #fff;
|
||||
padding: 2em 0;
|
||||
}
|
||||
.content {
|
||||
z-index: 2;
|
||||
position: relative;
|
||||
min-height: 50vh;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
@media screen and (max-width: 700px) {
|
||||
.content h3 {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
.content.with-feed {
|
||||
padding-right: 500px;
|
||||
}
|
||||
section:first-child {
|
||||
box-shadow: -1px -1px 1px rgba(0,0,0,0.05);
|
||||
border-bottom: 1px solid #eee;
|
||||
background: #fcfcfc;
|
||||
}
|
||||
.row {
|
||||
max-width: 850px;
|
||||
margin: auto;
|
||||
overflow: auto;
|
||||
padding: 0 2em;
|
||||
margin-top: 2em;
|
||||
}
|
||||
.row:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
.column {
|
||||
float: left;
|
||||
overflow: auto;
|
||||
padding: 0 1em;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.column:first-child {
|
||||
padding-left: 0;
|
||||
}
|
||||
.column:last-child {
|
||||
padding-right: 0;
|
||||
}
|
||||
.column img:first-child {
|
||||
max-width: 100%;
|
||||
}
|
||||
.column3-5 {
|
||||
width: 60%;
|
||||
}
|
||||
.column2-5 {
|
||||
width: 40%;
|
||||
}
|
||||
.column1-2 {
|
||||
width: 50%;
|
||||
}
|
||||
@media screen and (max-width: 700px) {
|
||||
.column {
|
||||
width: 100%;
|
||||
float: none;
|
||||
margin-top: 1em;
|
||||
padding: 0;
|
||||
}
|
||||
.column:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
.form {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.form .btn {
|
||||
background: #3090de;
|
||||
color: rgba(255,255,255,0.9);
|
||||
margin-left: 0.5rem;
|
||||
}
|
||||
.form.sending .invite-form__loader {
|
||||
display: block;
|
||||
}
|
||||
.controls-wrapper {
|
||||
display: flex;
|
||||
}
|
||||
@media screen and (max-width: 450px) {
|
||||
.controls-wrapper {
|
||||
flex-direction: column;
|
||||
}
|
||||
.controls-wrapper .btn {
|
||||
margin: 0;
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
}
|
||||
.input-wrapper {
|
||||
position: relative;
|
||||
flex-grow: 1;
|
||||
}
|
||||
@media screen and (max-width: 650px) {
|
||||
.input-wrapper width 400px {
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
.invite-form {
|
||||
margin-top: 0.5rem;
|
||||
position: relative;
|
||||
}
|
||||
.invite-form .input {
|
||||
width: 100%;
|
||||
}
|
||||
.invite-form .invite-form__input {
|
||||
padding-right: 2em;
|
||||
}
|
||||
.invite-form .label {
|
||||
margin-bottom: 0.5rem;
|
||||
font-size: 0.9rem;
|
||||
opacity: 0.6;
|
||||
display: block;
|
||||
}
|
||||
.invite-form .btn {
|
||||
height: 45px;
|
||||
font: inherit;
|
||||
border-radius: 15px;
|
||||
padding: 0.5rem 3rem;
|
||||
color: #fff;
|
||||
}
|
||||
.invite-form .btn:active {
|
||||
border-bottom: 0;
|
||||
}
|
||||
.invite-form .invite-form__loader {
|
||||
display: none;
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
position: absolute;
|
||||
right: 1rem;
|
||||
top: 50%;
|
||||
margin-top: -5px;
|
||||
}
|
||||
.code-of-conduct {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.membership-form .input {
|
||||
margin: 8px 0px;
|
||||
}
|
||||
.membership-form .btn {
|
||||
margin-top: 12px;
|
||||
}
|
||||
.membership-form__loader {
|
||||
width: 70px;
|
||||
height: 70px;
|
||||
margin: auto;
|
||||
}
|
||||
.form--message {
|
||||
background: #3090de;
|
||||
color: #fff;
|
||||
line-height: 40px;
|
||||
padding: 0 0.5em;
|
||||
margin-top: 4px;
|
||||
transform: rotateX(0deg);
|
||||
transform-origin: 100% 0;
|
||||
animation: drop 0.6s linear;
|
||||
}
|
||||
.form--message a {
|
||||
color: #fff;
|
||||
font-weight: bold;
|
||||
}
|
||||
.form.has-error .form--message {
|
||||
background: #e22170;
|
||||
}
|
||||
.members a {
|
||||
display: inline-block;
|
||||
}
|
||||
.member {
|
||||
width: 30px;
|
||||
vertical-align: middle;
|
||||
margin: 3px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
.project-image__codestats {
|
||||
width: 143px;
|
||||
}
|
||||
footer {
|
||||
padding: 0.5em 1em;
|
||||
z-index: 2;
|
||||
border-top: 1px solid #ececec;
|
||||
font-size: 1.5em;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
flex-wrap: wrap;
|
||||
text-align: center;
|
||||
}
|
||||
@media screen and (max-width: 940px) {
|
||||
footer {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
footer i {
|
||||
margin: 0 0.3em;
|
||||
font-size: 1.5em;
|
||||
}
|
||||
.contacts {
|
||||
line-height: normal;
|
||||
text-align: center;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
}
|
||||
@media screen and (max-width: 940px) {
|
||||
.contacts {
|
||||
margin-top: 1em;
|
||||
}
|
||||
}
|
||||
.sponsors {
|
||||
text-align: center;
|
||||
display: inline-block;
|
||||
}
|
||||
.sponsors__label {
|
||||
color: #ccc;
|
||||
font-size: 12px;
|
||||
text-align: left;
|
||||
}
|
||||
#email {
|
||||
font-size: 0.85rem;
|
||||
}
|
||||
@media screen and (min-width: 400px) {
|
||||
#email {
|
||||
font-size: 1rem;
|
||||
}
|
||||
}
|
||||
.sponsor {
|
||||
height: 60px;
|
||||
margin-right: 1em;
|
||||
vertical-align: middle;
|
||||
}
|
||||
@media screen and (max-width: 940px) {
|
||||
.sponsor {
|
||||
margin-top: 1em;
|
||||
}
|
||||
}
|
||||
.feed {
|
||||
width: 500px;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
z-index: 5;
|
||||
background: #fff;
|
||||
border-left: 1px solid #e5e5e5;
|
||||
}
|
||||
.feed::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
@media screen and (max-width: 1200px) {
|
||||
.feed {
|
||||
width: 350px;
|
||||
}
|
||||
.content.with-feed {
|
||||
padding-right: 350px;
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 980px) {
|
||||
.feed {
|
||||
width: 0;
|
||||
}
|
||||
.content.with-feed {
|
||||
padding-right: 0;
|
||||
}
|
||||
}
|
||||
.message {
|
||||
padding: 1em;
|
||||
padding-right: 2em;
|
||||
border-top: 1px solid #e5e5e5;
|
||||
position: relative;
|
||||
display: flex;
|
||||
}
|
||||
.message__content {
|
||||
flex: 1;
|
||||
}
|
||||
.message__body {
|
||||
font-weight: 400;
|
||||
font-size: 15px;
|
||||
line-height: 1.4em;
|
||||
}
|
||||
.message__image {
|
||||
width: 50px;
|
||||
margin-right: 1em;
|
||||
margin-top: 0.5em;
|
||||
text-align: center;
|
||||
}
|
||||
.message__image a {
|
||||
outline: 0;
|
||||
}
|
||||
.message__image img {
|
||||
width: 50px;
|
||||
}
|
||||
.message__icon {
|
||||
margin: 6px;
|
||||
font-size: 20px;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
}
|
||||
.message__icon .fa-twitter {
|
||||
color: #55acee;
|
||||
}
|
||||
.message__icon .fa-github {
|
||||
color: #333;
|
||||
}
|
||||
.message__icon .fa-slack {
|
||||
color: #dc005d;
|
||||
}
|
||||
.message__details {
|
||||
font-size: 0.7em;
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
.message__meta {
|
||||
margin-left: 0.5em;
|
||||
}
|
||||
.fader {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 50px;
|
||||
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.15) 99%, rgba(0,0,0,0.15) 100%);
|
||||
pointer-events: none;
|
||||
z-index: 2;
|
||||
}
|
||||
.bread {
|
||||
display: table;
|
||||
table-layout: fixed;
|
||||
width: 100%;
|
||||
}
|
||||
.bread .column {
|
||||
float: none;
|
||||
display: table-cell;
|
||||
vertical-align: middle;
|
||||
}
|
||||
@media screen and (max-width: 700px) {
|
||||
.bread {
|
||||
display: block;
|
||||
}
|
||||
.bread .column {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
.bread-img {
|
||||
background: url("/static/images/hp3_bw.jpg");
|
||||
background-size: cover;
|
||||
border-radius: 160px;
|
||||
opacity: 0.85;
|
||||
width: 320px;
|
||||
height: 320px;
|
||||
margin: auto;
|
||||
}
|
||||
@media screen and (max-width: 700px) {
|
||||
.bread-img {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.organization {
|
||||
padding-top: 3em;
|
||||
}
|
||||
.membership-information.column {
|
||||
vertical-align: initial;
|
||||
}
|
||||
.membership-information.column p:first-child {
|
||||
margin-top: 37px;
|
||||
}
|
||||
.channels {
|
||||
width: 100%;
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
}
|
||||
.channels td {
|
||||
padding: 0.4rem 0;
|
||||
}
|
||||
.channels td:first-child {
|
||||
text-align: right;
|
||||
}
|
||||
.channel {
|
||||
align-items: center;
|
||||
background-color: #f5f5f5;
|
||||
border-radius: 4px;
|
||||
color: #4a4a4a;
|
||||
display: inline-flex;
|
||||
font-size: 0.75rem;
|
||||
height: 2em;
|
||||
justify-content: center;
|
||||
line-height: 1.5;
|
||||
padding-left: 0.75em;
|
||||
padding-right: 0.75em;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.channels tr:nth-child(1n) .channel {
|
||||
background-color: #ebfffc;
|
||||
color: #00947e;
|
||||
}
|
||||
.channels tr:nth-child(2n) .channel {
|
||||
background-color: #eef3fc;
|
||||
color: #2160c4;
|
||||
}
|
||||
.channels tr:nth-child(3n) .channel {
|
||||
background-color: #eef6fc;
|
||||
color: #1d72aa;
|
||||
}
|
||||
.channels tr:nth-child(4n) .channel {
|
||||
background-color: #effaf3;
|
||||
color: #257942;
|
||||
}
|
||||
.channels tr:nth-child(5n) .channel {
|
||||
background-color: #fffbeb;
|
||||
color: #947600;
|
||||
}
|
||||
.channels tr:nth-child(6n) .channel {
|
||||
background-color: #feecf0;
|
||||
color: #cc0f35;
|
||||
}
|
||||
.channel-members {
|
||||
font-size: 12px;
|
||||
}
|
||||
.channel-topic p {
|
||||
font-size: 0.8rem;
|
||||
display: -webkit-box;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 2;
|
||||
overflow: hidden;
|
||||
border-left: 1px solid #e6e6e6;
|
||||
padding-left: 0.75rem;
|
||||
margin: 0;
|
||||
margin-left: 0.5rem;
|
||||
}
|
||||
.channel-topic img {
|
||||
width: 20px;
|
||||
}
|
||||
@-moz-keyframes drop {
|
||||
0% {
|
||||
transform: rotateX(90deg);
|
||||
}
|
||||
30% {
|
||||
transform: rotateX(45deg);
|
||||
}
|
||||
45% {
|
||||
transform: rotateX(0deg);
|
||||
}
|
||||
60% {
|
||||
transform: rotateX(45deg);
|
||||
}
|
||||
100% {
|
||||
transform: rotateX(0deg);
|
||||
}
|
||||
}
|
||||
@-webkit-keyframes drop {
|
||||
0% {
|
||||
transform: rotateX(90deg);
|
||||
}
|
||||
30% {
|
||||
transform: rotateX(45deg);
|
||||
}
|
||||
45% {
|
||||
transform: rotateX(0deg);
|
||||
}
|
||||
60% {
|
||||
transform: rotateX(45deg);
|
||||
}
|
||||
100% {
|
||||
transform: rotateX(0deg);
|
||||
}
|
||||
}
|
||||
@-o-keyframes drop {
|
||||
0% {
|
||||
transform: rotateX(90deg);
|
||||
}
|
||||
30% {
|
||||
transform: rotateX(45deg);
|
||||
}
|
||||
45% {
|
||||
transform: rotateX(0deg);
|
||||
}
|
||||
60% {
|
||||
transform: rotateX(45deg);
|
||||
}
|
||||
100% {
|
||||
transform: rotateX(0deg);
|
||||
}
|
||||
}
|
||||
@keyframes drop {
|
||||
0% {
|
||||
transform: rotateX(90deg);
|
||||
}
|
||||
30% {
|
||||
transform: rotateX(45deg);
|
||||
}
|
||||
45% {
|
||||
transform: rotateX(0deg);
|
||||
}
|
||||
60% {
|
||||
transform: rotateX(45deg);
|
||||
}
|
||||
100% {
|
||||
transform: rotateX(0deg);
|
||||
}
|
||||
}
|
||||
|
||||
.fa {
|
||||
display: inline-block;
|
||||
font: normal normal normal 14px/1 FontAwesome;
|
||||
font-size: inherit;
|
||||
text-rendering: auto;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
@font-face {
|
||||
font-family: "FontAwesome";
|
||||
src: url(/_next/static/chunks/fonts/fontawesome-webfont-af7ae505a9eed503f8b8e6982036873e.woff2) format("woff2"), url(/_next/static/chunks/fonts/fontawesome-webfont-fee66e712a8a08eef5805a46892932ad.woff) format("woff");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.fa-github:before {
|
||||
content: "\F09B";
|
||||
}
|
||||
.fa-slack:before {
|
||||
content: "\F198";
|
||||
}
|
||||
.fa-twitter:before {
|
||||
content: "\F099";
|
||||
}
|
||||
.fa-linkedin:before {
|
||||
content: "\F0E1";
|
||||
}
|
||||
.fa-facebook:before {
|
||||
content: "\F09A";
|
||||
}
|
||||
|
||||
1
_next/static/xVvWeninIXWcjBoTwsxrT/_buildManifest.js
Normal file
1
_next/static/xVvWeninIXWcjBoTwsxrT/_buildManifest.js
Normal file
@@ -0,0 +1 @@
|
||||
self.__BUILD_MANIFEST = {__rewrites:[],"/":["static\u002Fcss\u002Fstyles.b4a640f7.chunk.css","static\u002Fchunks\u002Fstyles.b46a4adba07379a86283.js","static\u002Fchunks\u002Fpages\u002Findex-93b4ab2183cbbc15b737.js"],"/_error":["static\u002Fchunks\u002Fpages\u002F_error-3834583bd75ba06a2470.js"],sortedPages:["\u002F","\u002F_app","\u002F_error"]};self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB()
|
||||
1
_next/static/xVvWeninIXWcjBoTwsxrT/_ssgManifest.js
Normal file
1
_next/static/xVvWeninIXWcjBoTwsxrT/_ssgManifest.js
Normal file
@@ -0,0 +1 @@
|
||||
self.__SSG_MANIFEST=new Set(["\u002F"]);self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB()
|
||||
Reference in New Issue
Block a user