diff --git a/assets/sass/main.scss b/assets/sass/main.scss index 17a5425..fac946e 100644 --- a/assets/sass/main.scss +++ b/assets/sass/main.scss @@ -101,10 +101,10 @@ $vert-phone-width: 500px; // general elements {{{ // -$background-color: #2d2d2d; -$color: #f2f0ec; -// $background-color: white; -// $color: black; +// $background-color: #2d2d2d; +// $color: #f2f0ec; +$background-color: white; +$color: black; body { margin: 0; @@ -112,9 +112,10 @@ body { color: $color; line-height: 1.5; // font-size: 100%; - font-size: 15px; - /* font-family: 'Source Code Pro', monospace; */ - font-family: 'Hack', monospace; + // font-size: 15px; + font-size: 25px; + // font-family: 'Source Code Pro', monospace; + font-family: 'Hack Nerd Font Mono', monospace; display: flex; flex-direction: column; min-height: 100vh; @@ -660,6 +661,7 @@ header {// {{{ &.letter { margin-top: 2em; + font-size: 21px; img { height: 4.5em; @@ -667,11 +669,22 @@ header {// {{{ h2 { color: $base-red; - margin-top: 0em; + // margin-top: 0em; + // margin-top: 1.25em; + font-size: 30px; + // margin-top: .5em; + margin-bottom: 1em; } + p { - margin-bottom: 1.5em; + // margin-bottom: 1.5em; + margin-bottom: 1em; + } + + ul { + // margin-bottom: 1.5em; + margin-bottom: 2em; } .no-line-spacing { @@ -921,16 +934,16 @@ h1.site-title {// {{{ font-size: 3em; } - @media (max-width: $phone-width) { - font-size: 3.5em; - @include vert-margin-rem(.3); - // font-size: 2.5em; - // font-size: 2em; + // @media (max-width: $phone-width) { + // font-size: 3.5em; + // @include vert-margin-rem(.3); + // // font-size: 2.5em; + // // font-size: 2em; - .surrounding { - display: none; - } - } + // .surrounding { + // display: none; + // } + // } }// }}} .hero-logo img { diff --git a/config.yaml b/config.yaml index 4198fcc..c9183f1 100644 --- a/config.yaml +++ b/config.yaml @@ -36,9 +36,13 @@ menu: # url: /credits # weight: 20 -blackfriday: - plainIDAnchors: true - hrefTargetBlank: true +# blackfriday: + # plainIDAnchors: true + # hrefTargetBlank: true disableKinds: ["RSS"] +markup: + goldmark: + renderer: + unsafe: true diff --git a/content/letter b/content/letter index f20fc16..90e0dd0 160000 --- a/content/letter +++ b/content/letter @@ -1 +1 @@ -Subproject commit f20fc16b303b3164ed91c16c979f6c13ba27583c +Subproject commit 90e0dd0c4e3bbd022938efe71290a8ff450ebfc6 diff --git a/content/resume/_index.md b/content/resume/_index.md index bcc1c42..c780200 100644 --- a/content/resume/_index.md +++ b/content/resume/_index.md @@ -35,8 +35,9 @@ show="true" %}} into **PostgreSQL** database with **Django** backend. - Created and tested various relational database schemas to maximize efficiency for use cases. -- Produced bubble chart and (stacked) bar chart using [**d3**] -[d3 graph examples] to visualize the artists, genres and features of +- Produced bubble chart and (stacked) bar chart using + [**d3**][d3 graph examples] to visualize the artists, + genres and features of tracks in library. [d3 graph examples]: https://github.com/d3/d3/wiki/Gallery diff --git a/content/resume/printable.txt b/content/resume/printable.txt index fc6b784..88ada98 100644 --- a/content/resume/printable.txt +++ b/content/resume/printable.txt @@ -2,3 +2,7 @@ - site title max width - switch project shortcode - rm details top margin + + +{{% resume/letter-print type="team-rankings" code="8zOGK" %}} + diff --git a/layouts/shortcodes/resume/project.html b/layouts/shortcodes/resume/project.html index b266bd8..c699c72 100644 --- a/layouts/shortcodes/resume/project.html +++ b/layouts/shortcodes/resume/project.html @@ -9,7 +9,6 @@ aria-expanded="false" aria-controls="{{ .Get "name" | lower | urlize }}-details">

{{ .Get "name" }} - link-icon

@@ -17,9 +16,8 @@
{{ .Get "date" }}
-
{{ .Inner }} -
+
diff --git a/static/pdf b/static/pdf index 0ea8ba1..ef26b9b 160000 --- a/static/pdf +++ b/static/pdf @@ -1 +1 @@ -Subproject commit 0ea8ba17f33f95fa93a2bc531a421a6544923c71 +Subproject commit ef26b9b9615daa4b4d5daa6a26b54672f8e545fa