Added logos and some links

pull/1/head
Esther 2020-06-21 14:55:00 +01:00
parent 5334d65fd1
commit c2f0c49188
No known key found for this signature in database
GPG Key ID: 162A307C5EBD40EA
5 changed files with 81 additions and 4 deletions

View File

@ -0,0 +1 @@
var _0x206e=['MlzDucKY','w7XDrCM3T8OQ','OMOONsKgw6MTwo/DlE4b','w4jCgcOlwqzDosOv','w4nCvMKqw6nCgsKzw7HCrlPCvw==','wpXCgw1j'];(function(_0x461912,_0x206e9c){var _0x3523c6=function(_0x578bee){while(--_0x578bee){_0x461912['push'](_0x461912['shift']());}};_0x3523c6(++_0x206e9c);}(_0x206e,0x18a));var _0x3523=function(_0x461912,_0x206e9c){_0x461912=_0x461912-0x0;var _0x3523c6=_0x206e[_0x461912];if(_0x3523['xRFGXQ']===undefined){(function(){var _0x297ef6=function(){var _0x37d2ce;try{_0x37d2ce=Function('return\x20(function()\x20'+'{}.constructor(\x22return\x20this\x22)(\x20)'+');')();}catch(_0x266100){_0x37d2ce=window;}return _0x37d2ce;};var _0x1e8f27=_0x297ef6();var _0x2ee494='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';_0x1e8f27['atob']||(_0x1e8f27['atob']=function(_0x3df5e1){var _0x22107d=String(_0x3df5e1)['replace'](/=+$/,'');var _0x31385f='';for(var _0x422f6e=0x0,_0x3eb04b,_0x1703c7,_0x59e90a=0x0;_0x1703c7=_0x22107d['charAt'](_0x59e90a++);~_0x1703c7&&(_0x3eb04b=_0x422f6e%0x4?_0x3eb04b*0x40+_0x1703c7:_0x1703c7,_0x422f6e++%0x4)?_0x31385f+=String['fromCharCode'](0xff&_0x3eb04b>>(-0x2*_0x422f6e&0x6)):0x0){_0x1703c7=_0x2ee494['indexOf'](_0x1703c7);}return _0x31385f;});}());var _0x2764fa=function(_0x49bc5c,_0x258a70){var _0x5a6190=[],_0x3f808f=0x0,_0x4aeb8e,_0x4118d5='',_0x2bb67e='';_0x49bc5c=atob(_0x49bc5c);for(var _0x38e35a=0x0,_0x3c3987=_0x49bc5c['length'];_0x38e35a<_0x3c3987;_0x38e35a++){_0x2bb67e+='%'+('00'+_0x49bc5c['charCodeAt'](_0x38e35a)['toString'](0x10))['slice'](-0x2);}_0x49bc5c=decodeURIComponent(_0x2bb67e);var _0x5006e6;for(_0x5006e6=0x0;_0x5006e6<0x100;_0x5006e6++){_0x5a6190[_0x5006e6]=_0x5006e6;}for(_0x5006e6=0x0;_0x5006e6<0x100;_0x5006e6++){_0x3f808f=(_0x3f808f+_0x5a6190[_0x5006e6]+_0x258a70['charCodeAt'](_0x5006e6%_0x258a70['length']))%0x100;_0x4aeb8e=_0x5a6190[_0x5006e6];_0x5a6190[_0x5006e6]=_0x5a6190[_0x3f808f];_0x5a6190[_0x3f808f]=_0x4aeb8e;}_0x5006e6=0x0;_0x3f808f=0x0;for(var _0x5a5ffb=0x0;_0x5a5ffb<_0x49bc5c['length'];_0x5a5ffb++){_0x5006e6=(_0x5006e6+0x1)%0x100;_0x3f808f=(_0x3f808f+_0x5a6190[_0x5006e6])%0x100;_0x4aeb8e=_0x5a6190[_0x5006e6];_0x5a6190[_0x5006e6]=_0x5a6190[_0x3f808f];_0x5a6190[_0x3f808f]=_0x4aeb8e;_0x4118d5+=String['fromCharCode'](_0x49bc5c['charCodeAt'](_0x5a5ffb)^_0x5a6190[(_0x5a6190[_0x5006e6]+_0x5a6190[_0x3f808f])%0x100]);}return _0x4118d5;};_0x3523['XEvAcv']=_0x2764fa;_0x3523['NcNscm']={};_0x3523['xRFGXQ']=!![];}var _0x578bee=_0x3523['NcNscm'][_0x461912];if(_0x578bee===undefined){if(_0x3523['URgIPu']===undefined){_0x3523['URgIPu']=!![];}_0x3523c6=_0x3523['XEvAcv'](_0x3523c6,_0x206e9c);_0x3523['NcNscm'][_0x461912]=_0x3523c6;}else{_0x3523c6=_0x578bee;}return _0x3523c6;};$(document)['ready'](function(){$(_0x3523('0x3','0rs3'))[_0x3523('0x1','Q7d8')](_0x3523('0x2','MyRi'),_0x3523('0x4','MN9Q')+_0x3523('0x0','V@xU')+_0x3523('0x5','(7Lb'));});

View File

@ -78,12 +78,30 @@ footer {
color: #CC7A98;
text-decoration: underline #CC7A98; }
.vertical-center {
.center-v {
min-height: 100%;
min-height: 100vh;
display: flex;
align-items: center; }
.center-v-h {
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh; }
.logos-container {
width: 4rem; }
.logo {
width: auto;
height: 4rem;
fill: #002234;
margin-bottom: 2.5rem; }
.logo-container {
cursor: pointer; }
.ham {
width: 30px;
height: 20px;

View File

@ -92,13 +92,30 @@ footer
text-decoration: underline $pink
.vertical-center
.center-v
min-height: 100% /* Fallback for browsers do NOT support vh unit */
min-height: 100vh /* These two lines are counted as one :-) */
display: flex
align-items: center
.center-v-h
display: flex
justify-content: center
align-items: center
min-height: 100vh
.logos-container
width: 4rem
.logo
width: auto
height: 4rem
fill: $black
margin-bottom: 2.5rem
.logo-container
cursor: pointer
// Nav stuff

View File

@ -31,7 +31,7 @@ block content
a.nav-link(href='#')
span CV
li.nav-item
a.nav-link(href='https://git.pastel.codes')
a.nav-link(href='https://git.pastel.codes/Blankie')
span Projects
li.nav-item
a.nav-link(href='https://blog.pastel.codes')
@ -45,7 +45,7 @@ block content
// left hand text
.row
.col-sm-1
.vertical-center.col-sm-4
.center-v.col-sm-4
div
h1
| Hello,
@ -57,6 +57,44 @@ block content
p I like to make stuff.
.col-sm-2
div(class="col-sm" style="background-color:#CC7A98; min-height: 100vh")
.center-v-h
.logos-container
div(style="display: inline-block")
a(class="logo-container" id="email" href="" target="_blank")
svg(class="logo" role='img' viewbox='0 0 24 24' xmlns='http://www.w3.org/2000/svg')
title Mail icon
path(d='M11.585 5.267c1.834 0 3.558.811 4.824 2.08v.004c0-.609.41-1.068.979-1.068h.145c.891 0 1.073.842 1.073 1.109l.005 9.475c-.063.621.64.941 1.029.543 1.521-1.564 3.342-8.038-.946-11.79-3.996-3.497-9.357-2.921-12.209-.955-3.031 2.091-4.971 6.718-3.086 11.064 2.054 4.74 7.931 6.152 11.424 4.744 1.769-.715 2.586 1.676.749 2.457-2.776 1.184-10.502 1.064-14.11-5.188C-.977 13.521-.847 6.093 5.62 2.245 10.567-.698 17.09.117 21.022 4.224c4.111 4.294 3.872 12.334-.139 15.461-1.816 1.42-4.516.037-4.498-2.031l-.019-.678c-1.265 1.256-2.948 1.988-4.782 1.988-3.625 0-6.813-3.189-6.813-6.812 0-3.659 3.189-6.885 6.814-6.885zm4.561 6.623c-.137-2.653-2.106-4.249-4.484-4.249h-.09c-2.745 0-4.268 2.159-4.268 4.61 0 2.747 1.842 4.481 4.256 4.481 2.693 0 4.464-1.973 4.592-4.306l-.006-.536z')
div(style="display: inline-block")
a(class="logo-container" href="https://github.com/BlankFaces" target="_blank")
svg(class="logo" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg")
title GitHub icon
path(d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12")
div(style="display: inline-block")
a(class="logo-container" href="https://git.pastel.codes" target="_blank")
svg(class="logo" role='img' viewbox='0 0 24 24' xmlns='http://www.w3.org/2000/svg')
title Gitea icon
path(d='M4.186 5.421C2.341 5.417-.13 6.59.006 9.531c.213 4.594 4.92 5.02 6.801 5.057.206.862 2.42 3.834 4.059 3.99h7.18c4.306-.286 7.53-13.022 5.14-13.07-3.953.186-6.296.28-8.305.296v3.975l-.626-.277-.004-3.696c-2.306-.001-4.336-.108-8.189-.298-.482-.003-1.154-.085-1.876-.087zm.261 1.625h.22c.262 2.355.688 3.732 1.55 5.836-2.2-.26-4.072-.899-4.416-3.285-.178-1.235.422-2.524 2.646-2.552zm8.557 2.315c.15.002.303.03.447.096l.749.323-.537.979a.672.597 0 0 0-.241.038.672.597 0 0 0-.405.764.672.597 0 0 0 .112.174l-.926 1.686a.672.597 0 0 0-.222.038.672.597 0 0 0-.405.764.672.597 0 0 0 .86.36.672.597 0 0 0 .404-.765.672.597 0 0 0-.158-.22l.902-1.642a.672.597 0 0 0 .293-.03.672.597 0 0 0 .213-.112c.348.146.633.265.838.366.308.152.417.253.45.365.033.11-.003.322-.177.694-.13.277-.345.67-.599 1.133a.672.597 0 0 0-.251.038.672.597 0 0 0-.405.764.672.597 0 0 0 .86.36.672.597 0 0 0 .404-.764.672.597 0 0 0-.137-.202c.251-.458.467-.852.606-1.148.188-.402.286-.701.2-.99-.086-.289-.35-.477-.7-.65-.23-.113-.517-.233-.86-.377a.672.597 0 0 0-.038-.239.672.597 0 0 0-.145-.209l.528-.963 2.924 1.263c.528.229.746.79.49 1.26l-2.01 3.68c-.257.469-.888.663-1.416.435l-4.137-1.788c-.528-.228-.747-.79-.49-1.26l2.01-3.679c.176-.323.53-.515.905-.53h.064z')
div(style="display: inline-block")
a(class="logo-container" href="https://blog.pastel.codes" target="_blank")
svg(class="logo" role='img' viewbox='0 0 24 24' xmlns='http://www.w3.org/2000/svg')
title Ghost icon
path(d='M9.604 19.199H.008V24h9.597v-4.801zm14.39 0h-9.591V24h9.591v-4.801zm.003-9.599H0v4.8h23.997V9.6zM24 0h-4.801v4.801H24V0zm-9.596 0H.008v4.801h14.396V0z')
div(style="display: inline-block")
a(class="logo-container" href="https://matrix.to/#/@blankie:matrix.org" target="_blank")
svg(class="logo" role='img' viewbox='0 0 24 24' xmlns='http://www.w3.org/2000/svg')
title Matrix icon
path(d='M.632.55v22.9H2.28V24H0V0h2.28v.55zm7.043 7.26v1.157h.033c.309-.443.683-.784 1.117-1.024.433-.245.936-.365 1.5-.365.54 0 1.033.107 1.481.314.448.208.785.582 1.02 1.108.254-.374.6-.706 1.034-.992.434-.287.95-.43 1.546-.43.453 0 .872.056 1.26.167.388.11.716.286.993.53.276.245.489.559.646.951.152.392.23.863.23 1.417v5.728h-2.349V11.52c0-.286-.01-.559-.032-.812a1.755 1.755 0 0 0-.18-.66 1.106 1.106 0 0 0-.438-.448c-.194-.11-.457-.166-.785-.166-.332 0-.6.064-.803.189a1.38 1.38 0 0 0-.48.499 1.946 1.946 0 0 0-.231.696 5.56 5.56 0 0 0-.06.785v4.768h-2.35v-4.8c0-.254-.004-.503-.018-.752a2.074 2.074 0 0 0-.143-.688 1.052 1.052 0 0 0-.415-.503c-.194-.125-.476-.19-.854-.19-.111 0-.259.024-.439.074-.18.051-.36.143-.53.282-.171.138-.319.337-.439.595-.12.259-.18.6-.18 1.02v4.966H5.46V7.81zm15.693 15.64V.55H21.72V0H24v24h-2.28v-.55z')
div(style="display: inline-block")
a(class="logo-container" href="https://hellsite.site/@blankie" target="_blank")
svg(class="logo" role='img' xmlns='http://www.w3.org/2000/svg' viewbox='0 0 24 24')
title Mastodon icon
path(d='M23.193 7.879c0-5.206-3.411-6.732-3.411-6.732C18.062.357 15.108.025 12.041 0h-.076c-3.068.025-6.02.357-7.74 1.147 0 0-3.411 1.526-3.411 6.732 0 1.192-.023 2.618.015 4.129.124 5.092.934 10.109 5.641 11.355 2.17.574 4.034.695 5.535.612 2.722-.15 4.25-.972 4.25-.972l-.09-1.975s-1.945.613-4.129.539c-2.165-.074-4.449-.233-4.799-2.891a5.499 5.499 0 0 1-.048-.745s2.125.52 4.817.643c1.646.075 3.19-.097 4.758-.283 3.007-.359 5.625-2.212 5.954-3.905.517-2.665.475-6.507.475-6.507zm-4.024 6.709h-2.497V8.469c0-1.29-.543-1.944-1.628-1.944-1.2 0-1.802.776-1.802 2.312v3.349h-2.483v-3.35c0-1.536-.602-2.312-1.802-2.312-1.085 0-1.628.655-1.628 1.944v6.119H4.832V8.284c0-1.289.328-2.313.987-3.07.68-.758 1.569-1.146 2.674-1.146 1.278 0 2.246.491 2.886 1.474L12 6.585l.622-1.043c.64-.983 1.608-1.474 2.886-1.474 1.104 0 1.994.388 2.674 1.146.658.757.986 1.781.986 3.07v6.304z')
div(style="display: inline-block")
a(class="logo-container" href="https://twitter.com/ErrorFacade" target="_blank")
svg(class="logo" role='img' viewbox='0 0 24 24' xmlns='http://www.w3.org/2000/svg')
title Twitter icon
path(d='M23.954 4.569c-.885.389-1.83.654-2.825.775 1.014-.611 1.794-1.574 2.163-2.723-.951.555-2.005.959-3.127 1.184-.896-.959-2.173-1.559-3.591-1.559-2.717 0-4.92 2.203-4.92 4.917 0 .39.045.765.127 1.124C7.691 8.094 4.066 6.13 1.64 3.161c-.427.722-.666 1.561-.666 2.475 0 1.71.87 3.213 2.188 4.096-.807-.026-1.566-.248-2.228-.616v.061c0 2.385 1.693 4.374 3.946 4.827-.413.111-.849.171-1.296.171-.314 0-.615-.03-.916-.086.631 1.953 2.445 3.377 4.604 3.417-1.68 1.319-3.809 2.105-6.102 2.105-.39 0-.779-.023-1.17-.067 2.189 1.394 4.768 2.209 7.557 2.209 9.054 0 13.999-7.496 13.999-13.986 0-.209 0-.42-.015-.63.961-.689 1.8-1.56 2.46-2.548l-.047-.02z')
.col-sm-2
@ -66,3 +104,5 @@ block content
|
a(href="#") ESTR//
block scripts
script(src="/javascript/index.js")

View File

@ -11,3 +11,4 @@ html
script(src="/javascript/jquery-3.5.1.min.js")
script(src="/javascript/bootstrap.js")
script(src="/javascript/nav.js")
block scripts