From ff1f9dceabadfc03bef9a805e2d3aaadc5132f5f Mon Sep 17 00:00:00 2001 From: Joel Glovier Date: Wed, 22 Jul 2015 23:10:56 -0400 Subject: [PATCH] content for skills and recognition sections --- _layouts/resume.html | 33 +++++++++++++++++++++------------ _sass/_resume.scss | 7 +++---- 2 files changed, 24 insertions(+), 16 deletions(-) diff --git a/_layouts/resume.html b/_layouts/resume.html index dc2a11d..d4b2b1a 100644 --- a/_layouts/resume.html +++ b/_layouts/resume.html @@ -130,21 +130,18 @@
-

-

Design

-

Product design, marketing design, print design, branding design, user experince design, information architecture

+

Donut design

+

Sprinkle art, icing design, eclair management, taste testing, donut/coffee pairing research

-

-

Front-end Development

-

HTML, CSS, CSS Preprocessors, jQuery, CoffeeScript, JavaScript, responsive design/adaptive layouts

+

Craft beer brewing

+

Hops inspection, brew testing, distribution management, bottle label design, festival and event management

-

-

Back-end Development

-

Jekyll, Ruby, Ruby on Rails, PHP, Liquid

+

Family leadership

+

Bread winning, conflict resolution, couch inspection, TV longevity testing

@@ -160,9 +157,21 @@
-

Springfield College

-

Associates Degree, Business Management • 1984 — 1986

-

If you had any meaningful roles at college, feel free to write about them here.

+

Springfield Nuclear Power Plant

+

Outstanding Achievement • 2010

+

Awarded for stopping a nuclear meltdown, even though I also started it.

+
+ +
+

Duff Beer Customer of the year

+

1997 — 2001, 2003, 2008 — 2012

+

Honored by Duff Beer for being an outstanding customer several years straight. Qualifications included most beer consumed at a bar, most beer purchased, and most beer ralphed.

+
+ +
+

Moe's Patron of the Month

+

12/2001, 8/2004

+

Specifically this prestigious awarded twice for stopping a robber with my belly.

diff --git a/_sass/_resume.scss b/_sass/_resume.scss index f6c0156..900ac22 100644 --- a/_sass/_resume.scss +++ b/_sass/_resume.scss @@ -139,7 +139,8 @@ } .resume-item-title, - .resume-item-details { + .resume-item-details, + .resume-item-copy { a { color: #333; text-decoration: none; @@ -152,9 +153,7 @@ } } - .resume-item-copy { - margin: .75rem 0 0; - } + .resume-item-copy { margin: .75rem 0 0; } } // footer styles