From 977da727887ed25b593ba4d997524bc5453893e0 Mon Sep 17 00:00:00 2001 From: Rioting Pacifist Date: Tue, 17 Mar 2020 00:52:49 +0000 Subject: [PATCH] add certifications & qr code --- partials/html/header-icon.hbs | 5 +--- partials/html/highlights.hbs | 1 + partials/html/section/certifications.hbs | 35 ++++++++++++++++++++++++ partials/html/section/education.hbs | 1 + partials/html/section/info.hbs | 1 + partials/html/section/interests.hbs | 9 ++---- partials/html/section/skills.hbs | 7 ++++- partials/html/work-projects.hbs | 8 ++++++ themes/compact/src/compact-html.css | 10 +++++++ themes/compact/src/compact-html.html | 14 +++++++--- themes/compact/src/compact-pdf.css | 26 +++++++++++++++++- themes/compact/src/compact-pdf.html | 19 ++++++++++--- themes/compact/src/partials/skills.xml | 2 +- themes/modern/src/partials/skills.xml | 24 ---------------- 14 files changed, 117 insertions(+), 45 deletions(-) create mode 100644 partials/html/section/certifications.hbs create mode 100644 partials/html/work-projects.hbs diff --git a/partials/html/header-icon.hbs b/partials/html/header-icon.hbs index 63b0140..399b3de 100644 --- a/partials/html/header-icon.hbs +++ b/partials/html/header-icon.hbs @@ -1,6 +1,3 @@
- {{#if _icon}} - {{> (lookup . '_hdricon') }} - {{/if}} -

{{{sectionTitle _title _section}}}

+

{{#if _icon}}{{> (lookup . '_hdricon') }}{{/if}}{{{sectionTitle _title _section}}}

diff --git a/partials/html/highlights.hbs b/partials/html/highlights.hbs index e06e47a..baa0109 100644 --- a/partials/html/highlights.hbs +++ b/partials/html/highlights.hbs @@ -1,4 +1,5 @@ {{#if highlights}} +Highlights: