build shell script
This commit is contained in:
commit
8280d4fcab
5 changed files with 179 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
build/*
|
||||
blog/*
|
9
build.sh
Executable file
9
build.sh
Executable file
|
@ -0,0 +1,9 @@
|
|||
#!/bin/bash
|
||||
|
||||
rm -rf build/
|
||||
mkdir -p build/
|
||||
|
||||
cp index.html build/
|
||||
cp keybase.txt build/
|
||||
|
||||
AWS_DEFAULT_REGION=us-east-2 aws s3 cp --recursive ./build s3://www.atomaka.com/
|
BIN
colors.png
Normal file
BIN
colors.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
92
index.html
Normal file
92
index.html
Normal file
|
@ -0,0 +1,92 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Personal Website of Andrew Tomaka</title>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||||
<meta name="description" content="Personal website of Andrew Tomaka">
|
||||
<link rel="canonical" href="http://www.atomaka.com/">
|
||||
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet">
|
||||
<style>
|
||||
body {
|
||||
background-color: #4995C7;
|
||||
font-family: 'Source Code Pro', monospace;
|
||||
}
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
li {
|
||||
list-style: none;
|
||||
display: inline-block;
|
||||
padding: 5px;
|
||||
}
|
||||
@media all and (max-width: 480px) {
|
||||
ul {
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
h1 {
|
||||
color: #07507F;
|
||||
}
|
||||
a {
|
||||
color: #096EB0;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: #2988B9;
|
||||
}
|
||||
.container {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
background-color: #72B0D9;
|
||||
}
|
||||
.content {
|
||||
text-align: center;
|
||||
}
|
||||
.item {
|
||||
max-width: 100%;
|
||||
}
|
||||
.contact {
|
||||
position: absolute;
|
||||
right: 15px;
|
||||
bottom: 10px;
|
||||
}
|
||||
|
||||
.color-primary-0 { color: #2980B9 } /* Main Primary color */
|
||||
.color-primary-1 { color: #72B0D9 }
|
||||
.color-primary-2 { color: #4995C7 }
|
||||
.color-primary-3 { color: #096EB0 }
|
||||
.color-primary-4 { color: #07507F }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="contact"><a href="mailto:me@atomaka.com">contact</a></div>
|
||||
<div class="container">
|
||||
<div class="item top"></div>
|
||||
<div class="item content">
|
||||
<div class="title">
|
||||
<h1>Andrew Tomaka</h1>
|
||||
</div>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="https://medium.com/@atomaka">writing</a></li>
|
||||
<li><a href="https://stackoverflow.com/story/atomaka">working</a></li>
|
||||
<li><a href="https://slides.com/atomaka">speaking</a></li>
|
||||
<li><a href="https://github.com/atomaka">coding</a></li>
|
||||
<li><a href="https://twitter.com/atomaka">tweeting</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="item bottom"></div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
76
keybase.txt
Normal file
76
keybase.txt
Normal file
|
@ -0,0 +1,76 @@
|
|||
==================================================================
|
||||
https://keybase.io/atomaka
|
||||
--------------------------------------------------------------------
|
||||
|
||||
I hereby claim:
|
||||
|
||||
* I am an admin of https://www.atomaka.com
|
||||
* I am atomaka (https://keybase.io/atomaka) on keybase.
|
||||
* I have a public key with fingerprint 1772 ED1E 5B79 DA9E 3F44 1EC7 56A1 AD86 9996 CB50
|
||||
|
||||
To do so, I am signing this object:
|
||||
|
||||
{
|
||||
"body": {
|
||||
"key": {
|
||||
"eldest_kid": "0101aa3523ba43739f4c7ce1ddb49c6e4b07d5755505297f9b0ff586904041d833f60a",
|
||||
"fingerprint": "1772ed1e5b79da9e3f441ec756a1ad869996cb50",
|
||||
"host": "keybase.io",
|
||||
"key_id": "56a1ad869996cb50",
|
||||
"kid": "0101aa3523ba43739f4c7ce1ddb49c6e4b07d5755505297f9b0ff586904041d833f60a",
|
||||
"uid": "8a83bc5d4afcf951c4730636baf51519",
|
||||
"username": "atomaka"
|
||||
},
|
||||
"revoke": {
|
||||
"sig_ids": [
|
||||
"9fcdcc4011cbacf6907f7251aa967d4e87d1a42b7ffa8541f2bc5af5283b1fec0f"
|
||||
]
|
||||
},
|
||||
"service": {
|
||||
"hostname": "www.atomaka.com",
|
||||
"protocol": "https:"
|
||||
},
|
||||
"type": "web_service_binding",
|
||||
"version": 1
|
||||
},
|
||||
"ctime": 1478714889,
|
||||
"expire_in": 157680000,
|
||||
"prev": "c4276a764609dc83ff017252ea25d030e864b526dd466ecd2a46c0656cce85b4",
|
||||
"seqno": 9,
|
||||
"tag": "signature"
|
||||
}
|
||||
|
||||
which yields the signature:
|
||||
|
||||
-----BEGIN PGP MESSAGE-----
|
||||
Version: Keybase OpenPGP v2.0.58
|
||||
Comment: https://keybase.io/crypto
|
||||
|
||||
yMJuAnicrZJPaBVHHMffU5v6IkktBCoUI04hBY1xZnf+7L6kRlOwXpQGi0Srvs7f
|
||||
ZPPM2+fuJqlYCTko2qhYDyE9GKiQVPFQRTHgoWlaU6EWLJVWW5qCWCqUtBWLB8U0
|
||||
nX2ktx47l2Fmvr/v9zO/mes1izPV2YHihmv1vx3vyd6cetyb6XjF5A4CEaoDIH8Q
|
||||
FHVl0vuUjpNCMVAgDyCCiHOXOK7g2GWub7BkUiOlBPYl1VhApggjhEDi+Mz4AhpD
|
||||
POpDDDFSnusaCjloBCYodeqoHAWlxNoixhytkCaC+Yr72jUYIy0ZoRxxZct9n0pB
|
||||
oC3sCuO0wsIJHuumILR7dlGo4P2H/n/m7q3YedxzhSQKcyONT5DEzIXUpYIbggjy
|
||||
U2GsoxLv0VbNk7CHFzk41Agi3RcWddrWOOi0zDHIvw18I5WUGCIkBZfGhjLDHGKB
|
||||
fcoU1h5TiGNHMGO4RzAyjs22SY6FQEZLaMAe620D+wJZMU+btBDe39/ftADQJMMe
|
||||
S1aOwiSU4T572JUk5TifgiUHyhW1FoUFn4IISsq+kq3o01EchCWQR1YpkyA1Rph5
|
||||
DGHP8xuBfrccRLoQpArCqAftSHN0n7WU2GGUM4op9JX0XGMgsrdzNHeIgi7UHsWC
|
||||
OFQpTKmWyuGYSkgJlVJ7RGCQ3mx/KQR5m5TwTmtpe1fiSW+kwaHPP9u9JJOtzlQ9
|
||||
tyj9vZnq3PJ///TiX5+f3/jy+k+nv/y6YWjXV/vbMpmJ/jm08sbEqVFxcTap3VC1
|
||||
uXx3aEWybrK4bPDh9iWTY9HtmrpLl5s/+mtqx4nZ1Vu++PmTnVXHV7WumdutrtSR
|
||||
RZtvHb27p/tE9vVN4+/Fx27uWvHS/HxX99xIG7zxfu3vw/n7dWi8Y+ujD56exg9F
|
||||
c+vAar73+7dyd7xNw6Pdb74z0vXN0Ll7r7W0vzj6+OTZs87g00c1tc2Xb+09M/7n
|
||||
kW0NzWHHG+1q7PB3bZd++ePCubVTtYOH1/sQqomZ5IU1menW3NqxB69endm6/YF4
|
||||
0jA5m/vph2cr/15W1VJfHlh6fbjRq1t1e2l258Vvfxz5+MM70+dn6lvax/4B6RRU
|
||||
6g==
|
||||
=iNLs
|
||||
-----END PGP MESSAGE-----
|
||||
|
||||
And finally, I am proving ownership of this host by posting or
|
||||
appending to this document.
|
||||
|
||||
View my publicly-auditable identity here: https://keybase.io/atomaka
|
||||
|
||||
==================================================================
|
||||
|
Loading…
Reference in a new issue