diff --git a/partials/awards.hbs b/partials/awards.hbs index 1cd1255..86ba59a 100644 --- a/partials/awards.hbs +++ b/partials/awards.hbs @@ -5,17 +5,15 @@ {{#each resume.awards}}
-
-

{{title}}

- {{#date}} - - {{/date}} -
+

{{title}}

{{#awarder}} - +
Awarded by {{.}} - +
{{/awarder}} + {{#date}} + + {{/date}}
{{#summary}} {{{markdown .}}} diff --git a/partials/certificates.hbs b/partials/certificates.hbs index ee1b01d..66307f5 100644 --- a/partials/certificates.hbs +++ b/partials/certificates.hbs @@ -5,17 +5,15 @@ {{#each resume.certificates}}
-
-

{{> link}}

- {{#date}} - - {{/date}} -
+

{{> link}}

{{#issuer}} - +
Issued by {{.}} - +
{{/issuer}} + {{#date}} + + {{/date}}
{{/each}} diff --git a/partials/education.hbs b/partials/education.hbs index 6a27879..692c046 100644 --- a/partials/education.hbs +++ b/partials/education.hbs @@ -5,16 +5,14 @@ {{#each resume.education}}
-
-

{{> link name=institution}}

- - – - {{#if endDate}}{{else}}Present{{/if}} - -
+

{{> link name=institution}}

{{#area}} {{.}} {{/area}} +
+ – + {{#if endDate}}{{else}}Present{{/if}} +
{{#studyType}} {{{markdown .}}} diff --git a/partials/projects.hbs b/partials/projects.hbs index beee836..568d1b1 100644 --- a/partials/projects.hbs +++ b/partials/projects.hbs @@ -5,21 +5,19 @@ {{#each resume.projects}}
-
-

{{> link}}

- - – - {{#if endDate}}{{else}}Present{{/if}} - -
- +

{{> link}}

+
{{#if roles}} {{join roles}} {{/if}} {{#entity}} at {{.}} {{/entity}} - +
+
+ – + {{#if endDate}}{{else}}Present{{/if}} +
{{#description}} {{{markdown .}}} diff --git a/partials/publications.hbs b/partials/publications.hbs index 8da32b6..37fe9b2 100644 --- a/partials/publications.hbs +++ b/partials/publications.hbs @@ -5,17 +5,15 @@ {{#each resume.publications}}
-
-

{{> link}}

- {{#releaseDate}} - - {{/releaseDate}} -
+

{{> link}}

{{#publisher}} - +
Published by {{.}} - +
{{/publisher}} + {{#releaseDate}} + + {{/releaseDate}}
{{#summary}} {{{markdown .}}} diff --git a/partials/volunteer.hbs b/partials/volunteer.hbs index 75976b8..f0ff918 100644 --- a/partials/volunteer.hbs +++ b/partials/volunteer.hbs @@ -5,14 +5,12 @@ {{#each resume.volunteer}}
-
-

{{position}}

- - – - {{#if endDate}}{{else}}Present{{/if}} - -
+

{{position}}

{{> link name=organization}} +
+ – + {{#if endDate}}{{else}}Present{{/if}} +
{{#summary}} {{{markdown .}}} diff --git a/partials/work.hbs b/partials/work.hbs index c243034..958e706 100644 --- a/partials/work.hbs +++ b/partials/work.hbs @@ -5,14 +5,12 @@ {{#each resume.work}}
-
-

{{position}}

- - – - {{#if endDate}}{{else}}Present{{/if}} - -
+

{{position}}

{{> link}} +
+ – + {{#if endDate}}{{else}}Present{{/if}} +
{{#summary}} {{{markdown .}}} diff --git a/style.css b/style.css index 75a207e..c120e85 100644 --- a/style.css +++ b/style.css @@ -188,24 +188,6 @@ blockquote > * + * { gap: 1em; } -.spaced-list { - display: flex; - align-items: center; - justify-content: space-between; -} - -.spaced-list::before { - border-bottom: 1px solid var(--color-muted); - content: ''; - flex-grow: 1; - margin: 0 1em; - order: 1; -} - -.spaced-list > :nth-child(2) { - order: 2; -} - .tag-list { display: flex; flex-wrap: wrap; diff --git a/tap-snapshots/test/render.js.test.cjs b/tap-snapshots/test/render.js.test.cjs index f32bae1..e0ac599 100644 --- a/tap-snapshots/test/render.js.test.cjs +++ b/tap-snapshots/test/render.js.test.cjs @@ -204,24 +204,6 @@ blockquote > * + * { gap: 1em; } -.spaced-list { - display: flex; - align-items: center; - justify-content: space-between; -} - -.spaced-list::before { - border-bottom: 1px solid var(--color-muted); - content: ''; - flex-grow: 1; - margin: 0 1em; - order: 1; -} - -.spaced-list > :nth-child(2) { - order: 2; -} - .tag-list { display: flex; flex-wrap: wrap; @@ -311,14 +293,12 @@ blockquote > * + * {
-
-

CEO/President

- - – - - -
+

CEO/President

Pied Piper +
+ – + +

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.

    @@ -334,14 +314,12 @@ blockquote > * + * {
    -
    -

    Teacher

    - - – - - -
    +

    Teacher

    CoderDojo +
    + – + +

    Global movement of free coding clubs for young people.

      @@ -355,14 +333,12 @@ blockquote > * + * {
      -
      -

      University of Oklahoma

      - - – - - -
      +

      University of Oklahoma

      Information Technology +
      + – + +

      Bachelor

      Courses
      @@ -378,17 +354,15 @@ blockquote > * + * {
      -
      -

      Miss Direction

      - - – - - -
      - +

      Miss Direction

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

      A mapping engine that misguides you

        @@ -404,13 +378,11 @@ blockquote > * + * {
        -
        -

        Digital Compression Pioneer Award

        - -
        - +

        Digital Compression Pioneer Award

        +
        Awarded by Techcrunch - +
        +

        There is no spoon.

        @@ -421,13 +393,11 @@ blockquote > * + * {