diff --git a/assets/scss/code/index.scss b/assets/scss/code/index.scss index 2ce0322..0a8cffb 100644 --- a/assets/scss/code/index.scss +++ b/assets/scss/code/index.scss @@ -91,9 +91,7 @@ .project { &__link { - text-decoration: none; display: contents; - color: inherit; } &__image { width: 100%; @@ -149,11 +147,11 @@ } } } - #prs { + #contributions { .container { } - .pr-list { + .contribution-list { display: flex; flex-flow: column; gap: 2em; @@ -163,19 +161,45 @@ display: grid; grid-template-areas: "icon title" "icon summary"; grid-template-columns: 3em 1fr; - &__link { text-decoration: none; display: contents; - color: inherit; } &__icon { grid-area: icon; - width: auto; - justify-self: center; - align-self: start; - fill: #9A6BEA; - + width: 2em; + height: 2em; + path { + fill: #9A6BEA; + } + } + &__title { + font-weight: 700; + grid-area: title; + text-decoration: underline; + } + &__summary { + line-height: 1.4; + grid-area: summary; + max-width: 70ch; + } + } + .commit { + display: grid; + grid-template-areas: "icon title . summary"; + grid-template-columns: 3em auto 0.5em 1fr; + align-items: center; + &__link { + display: contents; + } + &__icon { + grid-area: icon; + width: 2em; + height: 2em; + margin-top: 0.325em; + path { + fill: #8B949E; + } } &__title { font-weight: 700; diff --git a/content/work/trilogy/index.html b/content/work/trilogy/index.html index ef213a0..6fd0659 100644 --- a/content/work/trilogy/index.html +++ b/content/work/trilogy/index.html @@ -4,7 +4,7 @@ summary: "Managing knowledge bases for numerous products owned by Trilogy." author: "Abdullah Tarawneh" date: "2021-05-16" start: "May 2021" -end: "current" +end: "Dec 2021" at: "Trilogy" position: "Senior Technical Writer / Product Knowledge Curator" tags: ["technical writing", "senior role", "customer support", "product knowledge", "knowledge base", "curator", "curation"] diff --git a/layouts/code/list.html b/layouts/code/list.html index 402d25f..639af33 100644 --- a/layouts/code/list.html +++ b/layouts/code/list.html @@ -7,13 +7,15 @@
-

I host my own code with Gitea. Currently, I host the source code for some websites I've built, including this one.

+

I host my own code with Gitea. Currently, I host the source code for + some websites I've built, including this one.

- +
-

I also have a Github account. I mainly use this account to contribute to open-source projects using pull requests instead of sending patch files via email.

+

I also have a Github account. I mainly use this account to + contribute to open-source projects using pull requests instead of sending patch files via email.

@@ -21,70 +23,123 @@

Original projects

- {{ range .Pages }} - {{ if not (in .Params.tags "pull request") }} - - {{ end }} - {{ end }} + {{ range .Pages }} + {{ if not (in .Params.tags "pull request") }} + + {{ end }} + {{ end }}
-
+
-

Open source contributions

-
- {{ range where .Pages ".Params.tags" "intersect" (slice "pull request") }} - + {{ end }} + + + + +

Support me.

-

If you appreciate any of what I've done, please send me money. Your contributions and generosity will directly fund my creative efforts, which would otherwise go unpaid. The more I receive, the more time I can justifiably devote to continuing to do what I do.

+

If you appreciate any of what I've done, please send me money. Your contributions and generosity will + directly fund my creative efforts, which would otherwise go unpaid. The more I receive, the more time I can + justifiably devote to continuing to do what I do.

-

Recurring or one-time donation via Liberapay: liberapay.com/trwnh

+

Recurring or one-time donation via Liberapay: liberapay.com/trwnh

- +

Monthly patronage on Patreon: patreon.com/trwnh

- +

For direct, one-time contributions, you can use Paypal with my email address a@trwnh.com

- +

You can also use Cashapp if you'd prefer: $trwnh