diff --git a/partials/awards.hbs b/partials/awards.hbs index 86ba59a..25b7b93 100644 --- a/partials/awards.hbs +++ b/partials/awards.hbs @@ -6,14 +6,16 @@

{{title}}

- {{#awarder}} -
- Awarded by {{.}} -
- {{/awarder}} - {{#date}} - - {{/date}} +
+ {{#awarder}} +
+ Awarded by {{.}} +
+ {{/awarder}} + {{#date}} + + {{/date}} +
{{#summary}} {{{markdown .}}} diff --git a/partials/certificates.hbs b/partials/certificates.hbs index 66307f5..17c6acf 100644 --- a/partials/certificates.hbs +++ b/partials/certificates.hbs @@ -6,14 +6,16 @@

{{> link}}

- {{#issuer}} -
- Issued by {{.}} -
- {{/issuer}} - {{#date}} - - {{/date}} +
+ {{#issuer}} +
+ Issued by {{.}} +
+ {{/issuer}} + {{#date}} + + {{/date}} +
{{/each}} diff --git a/partials/education.hbs b/partials/education.hbs index 692c046..08d1c1d 100644 --- a/partials/education.hbs +++ b/partials/education.hbs @@ -6,12 +6,14 @@

{{> link name=institution}}

- {{#area}} - {{.}} - {{/area}} -
- – - {{#if endDate}}{{else}}Present{{/if}} +
+ {{#area}} + {{.}} + {{/area}} +
+ – + {{#if endDate}}{{else}}Present{{/if}} +
{{#studyType}} diff --git a/partials/projects.hbs b/partials/projects.hbs index 568d1b1..fc92e0a 100644 --- a/partials/projects.hbs +++ b/partials/projects.hbs @@ -6,17 +6,19 @@

{{> link}}

-
- {{#if roles}} - {{join roles}} - {{/if}} - {{#entity}} - at {{.}} - {{/entity}} -
-
- – - {{#if endDate}}{{else}}Present{{/if}} +
+
+ {{#if roles}} + {{join roles}} + {{/if}} + {{#entity}} + at {{.}} + {{/entity}} +
+
+ – + {{#if endDate}}{{else}}Present{{/if}} +
{{#description}} diff --git a/partials/publications.hbs b/partials/publications.hbs index 37fe9b2..83f3458 100644 --- a/partials/publications.hbs +++ b/partials/publications.hbs @@ -6,14 +6,16 @@

{{> link}}

- {{#publisher}} -
- Published by {{.}} -
- {{/publisher}} - {{#releaseDate}} - - {{/releaseDate}} +
+ {{#publisher}} +
+ Published by {{.}} +
+ {{/publisher}} + {{#releaseDate}} + + {{/releaseDate}} +
{{#summary}} {{{markdown .}}} diff --git a/partials/volunteer.hbs b/partials/volunteer.hbs index f0ff918..afd05a6 100644 --- a/partials/volunteer.hbs +++ b/partials/volunteer.hbs @@ -6,10 +6,12 @@

{{position}}

- {{> link name=organization}} -
- – - {{#if endDate}}{{else}}Present{{/if}} +
+ {{> link name=organization}} +
+ – + {{#if endDate}}{{else}}Present{{/if}} +
{{#summary}} diff --git a/partials/work.hbs b/partials/work.hbs index 3a6a6df..f1ab4cd 100644 --- a/partials/work.hbs +++ b/partials/work.hbs @@ -6,19 +6,21 @@

{{position}}

-
- {{> link}} - {{#description}} - {{.}} - {{/description}} +
+
+ {{> link}} + {{#description}} + {{.}} + {{/description}} +
+
+ – + {{#if endDate}}{{else}}Present{{/if}} +
+ {{#location}} +
{{.}}
+ {{/location}}
-
- – - {{#if endDate}}{{else}}Present{{/if}} -
- {{#location}} -
{{.}}
- {{/location}}
{{#summary}} {{{markdown .}}} diff --git a/style.css b/style.css index c3b2914..8e6217f 100644 --- a/style.css +++ b/style.css @@ -173,6 +173,10 @@ blockquote > * + * { margin-top: 0.6em; } +.meta { + color: var(--color-secondary); +} + .stack { display: grid; gap: 1.5em; diff --git a/tap-snapshots/test/render.js.test.cjs b/tap-snapshots/test/render.js.test.cjs index 93b6138..ba605ee 100644 --- a/tap-snapshots/test/render.js.test.cjs +++ b/tap-snapshots/test/render.js.test.cjs @@ -189,6 +189,10 @@ blockquote > * + * { margin-top: 0.6em; } +.meta { + color: var(--color-secondary); +} + .stack { display: grid; gap: 1.5em; @@ -299,15 +303,17 @@ blockquote > * + * {

CEO/President

-
- Pied Piper - Awesome compression company +
+
+ Pied Piper + Awesome compression company +
+
+ – + +
+
Palo Alto, CA
-
- – - -
-
Palo Alto, CA

Pied Piper is a multi-platform technology based on a proprietary universal compression algorithm that has consistently fielded high Weisman Scores™ that are not merely competitive, but approach the theoretical limit of lossless compression.

    @@ -324,10 +330,12 @@ blockquote > * + * {

    Teacher

    - CoderDojo -
    - – - +
    + CoderDojo +
    + – + +

    Global movement of free coding clubs for young people.

    @@ -343,10 +351,12 @@ blockquote > * + * {

    University of Oklahoma

    - Information Technology -
    - – - +
    + Information Technology +
    + – + +

    Bachelor

    @@ -364,13 +374,15 @@ blockquote > * + * {

    Miss Direction

    -
    - Team lead and Designer - at Smoogle -
    -
    - – - +
    +
    + Team lead and Designer + at Smoogle +
    +
    + – + +

    A mapping engine that misguides you

    @@ -388,10 +400,12 @@ blockquote > * + * {

    Digital Compression Pioneer Award

    -
    - Awarded by Techcrunch -
    - +
    +
    + Awarded by Techcrunch +
    + +

    There is no spoon.

    @@ -403,10 +417,12 @@ blockquote > * + * {

    Video compression for 3d media

    -
    - Published by Hooli -
    - +
    +
    + Published by Hooli +
    + +

    Innovative middle-out compression algorithm that changes the way we store data.