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

View File

@ -2,7 +2,7 @@
"basics": {
"name": "Christine Dodrill",
"label": "Python Gopher / Scalable Linux Systems Administrator",
"email": "me@christine.website",
"email": "xena@yolo-swag.com",
"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.",
"location": {

Binary file not shown.