update resume

This commit is contained in:
Christine Dodrill 2015-02-04 10:18:56 -08:00
parent 0302abee7c
commit 97ff180071
3 changed files with 476 additions and 476 deletions

View File

@ -1,18 +1,18 @@
<!doctype html> <!doctype html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no, minimal-ui"> <meta name="viewport" content="width=device-width, user-scalable=no, minimal-ui">
<title>Christine Dodrill</title> <title>Christine Dodrill</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.2.0/css/bootstrap.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.2.0/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/octicons/2.0.2/octicons.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/octicons/2.0.2/octicons.min.css">
<style type="text/css"> <style type="text/css">
@import url( @import url(
https://fonts.googleapis.com/css?family=Lato:400,700 https://fonts.googleapis.com/css?family=Lato:400,700
); );
body { body {
background: #fff; background: #fff;
@ -55,79 +55,79 @@ li:before {
margin-left: -20px; margin-left: -20px;
opacity: .1; opacity: .1;
position: absolute; position: absolute;
} }
blockquote { blockquote {
border-left: 5px solid #e7e9ec; border-left: 5px solid #e7e9ec;
font-size: 14px; font-size: 14px;
} }
em { em {
color: #95a5a6; color: #95a5a6;
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;
} }
h4 span:first-child { h4 span:first-child {
color: #000; color: #000;
font-weight: bold; font-weight: bold;
} }
.container { .container {
max-width: 750px; max-width: 750px;
padding: 0 30px; padding: 0 30px;
} }
.col-sm-6 { .col-sm-6 {
margin-bottom: 10px; margin-bottom: 10px;
} }
.col-sm-12 h4 { .col-sm-12 h4 {
margin-top: 12px; margin-top: 12px;
} }
.col-sm-12 + .col-sm-12 { .col-sm-12 + .col-sm-12 {
margin-top: 30px; margin-top: 30px;
} }
#header { #header {
background: #f4f6f6; background: #f4f6f6;
padding: 50px 0; padding: 50px 0;
margin-bottom: 30px; margin-bottom: 30px;
} }
#header h2 { #header h2 {
color: #95a5a6; color: #95a5a6;
font-size: 24px; font-size: 24px;
} }
#content h3 { #content h3 {
color: #f1c40f; color: #f1c40f;
font-size: 26px; font-size: 26px;
margin-top: -4px; margin-top: -4px;
} }
#content aside { #content aside {
text-align: right; text-align: right;
padding-right: 30px; padding-right: 30px;
} }
#profiles .network { #profiles .network {
text-transform: capitalize; text-transform: capitalize;
} }
#work .position, #work .position,
#volunteer .position { #volunteer .position {
font-weight: bold; font-weight: bold;
margin-bottom: 8px; margin-bottom: 8px;
} }
#education .area { #education .area {
font-weight: bold; font-weight: bold;
} }
#education .area:before { #education .area:before {
content: "\f0d7"; content: "\f0d7";
font: 16px Octicons; font: 16px Octicons;
margin-right: 6px; margin-right: 6px;
} }
#education .studyType { #education .studyType {
margin-left: 25px; margin-left: 25px;
} }
#awards .summary, #awards .summary,
#publications .summary { #publications .summary {
margin-top: 8px; margin-top: 8px;
} }
#publications .website a:before { #publications .website a:before {
content: attr(href); content: attr(href);
} }
@media (min-width: 480px) { @media (min-width: 480px) {
.strike-through { .strike-through {
border-top: 1px solid #f4f6f6; border-top: 1px solid #f4f6f6;
height: 20px; height: 20px;
@ -150,8 +150,8 @@ h4 span:first-child {
padding-left: 20px; padding-left: 20px;
right: 0; right: 0;
} }
} }
@media (max-width: 768px) { @media (max-width: 768px) {
.col-sm-6:last-child { .col-sm-6:last-child {
margin-bottom: 0px; margin-bottom: 0px;
} }
@ -163,8 +163,8 @@ h4 span:first-child {
#publications .website a:before { #publications .website a:before {
content: "View publication"; content: "View publication";
} }
} }
@media (max-width: 480px) { @media (max-width: 480px) {
h1 { h1 {
font-size: 26px; font-size: 26px;
} }
@ -185,18 +185,18 @@ h4 span:first-child {
#actions { #actions {
display: none; display: none;
} }
} }
</style> </style>
</head> </head>
<body> <body>
<center> <center>
<p>For a PDF version of this resume, click <a href="/resume/resume.pdf">here</a>.</p> <p>For a PDF version of this resume, click <a href="/resume/resume.pdf">here</a>.</p>
</center> </center>
<header id="header"> <header id="header">
<div class="container"> <div class="container">
<div class="row"> <div class="row">
<div class="col-sm-9 col-sm-push-3"> <div class="col-sm-9 col-sm-push-3">
@ -209,8 +209,8 @@ h4 span:first-child {
</div> </div>
</div> </div>
</div> </div>
</header> </header>
<div id="content" class="container"> <div id="content" class="container">
<section id="contact" class="row"> <section id="contact" class="row">
<aside class="col-sm-3"> <aside class="col-sm-3">
@ -220,7 +220,7 @@ h4 span:first-child {
<div class="row"> <div class="row">
<div class="col-sm-6"> <div class="col-sm-6">
<strong>Email</strong> <strong>Email</strong>
<div class="email">me@christine.website</div> <div class="email">xena@yolo-swag.com</div>
</div> </div>
<div class="col-sm-6"> <div class="col-sm-6">
<strong>Phone</strong> <strong>Phone</strong>
@ -663,7 +663,7 @@ h4 span:first-child {
</section> </section>
</div> </div>
</body> </body>
</html> </html>

View File

@ -2,7 +2,7 @@
"basics": { "basics": {
"name": "Christine Dodrill", "name": "Christine Dodrill",
"label": "Python Gopher / Scalable Linux Systems Administrator", "label": "Python Gopher / Scalable Linux Systems Administrator",
"email": "me@christine.website", "email": "xena@yolo-swag.com",
"phone": "+1 425.221.7761", "phone": "+1 425.221.7761",
"summary": "Christine is a Python and Go programmer and a capable Linux Systems Administrator. Their current specialty is in managing the creation and usage of dynamically scaling cluster computing systems using CoreOS and Fleet.", "summary": "Christine is a Python and Go programmer and a capable Linux Systems Administrator. Their current specialty is in managing the creation and usage of dynamically scaling cluster computing systems using CoreOS and Fleet.",
"location": { "location": {

Binary file not shown.