diff --git a/assets/scss/base/list.scss b/assets/scss/base/list.scss index 3853c5e..12cb414 100644 --- a/assets/scss/base/list.scss +++ b/assets/scss/base/list.scss @@ -14,7 +14,8 @@ } &__title { font-size: 1.5em; - margin: 0.5em 0; + font-weight: 700; + margin: 1.5em 0 0.5em; } &__summary { margin-bottom: 0.5em; diff --git a/assets/scss/base/page.scss b/assets/scss/base/page.scss index 6ea33cc..1c9c5ad 100644 --- a/assets/scss/base/page.scss +++ b/assets/scss/base/page.scss @@ -1,4 +1,4 @@ -.page-title {font-size: 2.5em;} +.page-title {font-size: 2.5em; font-weight: 700} .page { font-size: 1em; @media (min-width: 600px) {font-size: 1.25em;} @@ -31,6 +31,7 @@ line-height: 1.2; margin-bottom: 1rem; margin-top: 2rem; + font-weight: 700; } p { line-height: 1.4; diff --git a/assets/scss/index/index.scss b/assets/scss/index/index.scss index 7d4d168..22348fa 100644 --- a/assets/scss/index/index.scss +++ b/assets/scss/index/index.scss @@ -1,3 +1,8 @@ +#introduction .blurb { + font-size: 2.49em; + font-weight: 700; + line-height: 1.2; +} #contact { .section-heading {font-weight: 700;} p {line-height: 1.4; max-width: 65ch;} diff --git a/content/_index.md b/content/_index.md index 527eaa8..7680457 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,4 +1,4 @@ --- -summary: "Abdullah Tarawneh is an information architect, designer, developer, photographer, and all-around creative, especially for the web. " +summary: "Abdullah Tarawneh is an information architect, designer, developer, photographer, and all-around creative, especially for the web." tags: ["abdullah", "tarawneh", "birmingham", "hoover", "alabama", "design", "designer", "web", "developer", "consultant", "creative", "freelance", "freelancer", "photography", "photographer"] --- \ No newline at end of file diff --git a/content/design/motarawneh/index.md b/content/design/motarawneh/index.md index 65a080d..63c4d6e 100644 --- a/content/design/motarawneh/index.md +++ b/content/design/motarawneh/index.md @@ -1,5 +1,5 @@ --- -title: Mo Tarawneh (motarawneh.org) +title: Mo Tarawneh summary: A personal website for Mo Tarawneh, inaugural chairperson of the UN CRPD and twice-elected member. author: "Abdullah Tarawneh" date: "2020-03-17" diff --git a/content/work/trilogy/index.md b/content/work/trilogy/index.md index 045a1f8..0e47aa4 100644 --- a/content/work/trilogy/index.md +++ b/content/work/trilogy/index.md @@ -6,4 +6,11 @@ date: "2021-05-16" tags: ["technical writing", "senior role", "customer support", "product knowledge", "knowledge base", "curator", "curation"] category: "Work" cover: "/images/trilogy.png" ---- \ No newline at end of file +--- + +## Responsibilities + +- Quickly and rapidly learning new products with limited information. +- Reading customer support tickets to document the problems and solutions faced by actual customers. +- Writing solution KB articles based on each problem-solution pair. +- Writing troubleshooting KB articles based on troubleshooting steps within tickets that have the same symptoms but multiple different solutions. \ No newline at end of file diff --git a/layouts/index.html b/layouts/index.html index b8e5ee2..ac9b04e 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,5 +1,10 @@ {{ define "main" }}
+
+
+

pay me to solve your problems.

+
+

what i've done:

@@ -35,7 +40,7 @@
-

tech and system admininstration

+

tech and system administration

managing linux servers for nonprofits and myself

diff --git a/layouts/partials/site-header.html b/layouts/partials/site-header.html index 7a5f207..b26d1aa 100644 --- a/layouts/partials/site-header.html +++ b/layouts/partials/site-header.html @@ -2,7 +2,7 @@