diff --git a/assets/scss/base/links.scss b/assets/scss/base/links.scss index dab0af6..72dba64 100644 --- a/assets/scss/base/links.scss +++ b/assets/scss/base/links.scss @@ -3,14 +3,15 @@ a { @media (prefers-reduced-motion) { transition: none; } + color: inherit; &:link { - color: var(--link-color); + color: var(--color-link); text-decoration-thickness: .125rem; text-underline-offset: 0.125em; text-decoration-skip-ink: none; } &:visited { - color: var(--link-visited); + color: var(--color-link-visited); } &:focus { outline-offset: 0.5rem; diff --git a/assets/scss/layouts/partials/h-entry.scss b/assets/scss/layouts/partials/list/h-entry.summary.scss similarity index 100% rename from assets/scss/layouts/partials/h-entry.scss rename to assets/scss/layouts/partials/list/h-entry.summary.scss diff --git a/assets/scss/layouts/partials/breadcrumbs.scss b/assets/scss/layouts/partials/site/breadcrumbs.scss similarity index 100% rename from assets/scss/layouts/partials/breadcrumbs.scss rename to assets/scss/layouts/partials/site/breadcrumbs.scss diff --git a/assets/scss/layouts/partials/site-footer.scss b/assets/scss/layouts/partials/site/site-footer.scss similarity index 100% rename from assets/scss/layouts/partials/site-footer.scss rename to assets/scss/layouts/partials/site/site-footer.scss diff --git a/assets/scss/layouts/partials/site-header.scss b/assets/scss/layouts/partials/site/site-header.scss similarity index 75% rename from assets/scss/layouts/partials/site-header.scss rename to assets/scss/layouts/partials/site/site-header.scss index 4bde1f4..5e61a1e 100644 --- a/assets/scss/layouts/partials/site-header.scss +++ b/assets/scss/layouts/partials/site/site-header.scss @@ -9,35 +9,35 @@ grid-template-columns: 1fr auto; } - .support { - --icon-size: 2rem; - svg { - font-size: var(--icon-size, 2rem); - } - span { - display: none; - } + // .support { + // --icon-size: 2rem; + // svg { + // font-size: var(--icon-size, 2rem); + // } + // span { + // display: none; + // } - padding: 1rem; - display: grid; - place-items: center; - background: var(--color-accent); - color: var(--color-text); - text-decoration: none; - &:hover { - background-color: var(--color-button-hover-background); - color: var(--color-button-hover-text); - } - border-radius: 0.75rem; + // padding: 1rem; + // display: grid; + // place-items: center; + // background: var(--color-accent); + // color: var(--color-text); + // text-decoration: none; + // &:hover { + // background-color: var(--color-button-hover-background); + // color: var(--color-button-hover-text); + // } + // border-radius: 0.75rem; - @media (min-width: 400px) { - span {display: unset;} - grid-template-columns: var(--icon-size, 1rem) auto; - width: unset; - gap: 1rem; - padding-inline: 1rem; - } - } + // @media (min-width: 400px) { + // span {display: unset;} + // grid-template-columns: var(--icon-size, 1rem) auto; + // width: unset; + // gap: 1rem; + // padding-inline: 1rem; + // } + // } @@ -136,10 +136,13 @@ box-shadow: unset; padding-block-end: unset; ul {gap: 1rem;} + a { + + } } .container { - grid-template-columns: auto 1fr auto; - grid-template-areas: "mast nav button"; + grid-template-columns: auto 1fr; + grid-template-areas: "mast nav"; gap: 1rem; } diff --git a/assets/scss/main.scss b/assets/scss/main.scss index 9469091..7f901ac 100644 --- a/assets/scss/main.scss +++ b/assets/scss/main.scss @@ -5,19 +5,18 @@ @import "base/links.scss"; @import "libraries/photoswipe.scss"; -@import "layouts/partials/site-header.scss"; -@import "layouts/partials/site-footer.scss"; -@import "layouts/partials/breadcrumbs.scss"; +@import "layouts/partials/site/site-header.scss"; +@import "layouts/partials/site/site-footer.scss"; +@import "layouts/partials/site/breadcrumbs.scss"; @import "layouts/_default/single.scss"; @import "layouts/_default/list.scss"; - @import "layouts/index.scss"; @import "layouts/blog/list.scss"; @import "layouts/blog/single.scss"; -@import "layouts/partials/h-entry.scss"; +@import "layouts/partials/list/h-entry.summary.scss"; @import "layouts/taxonomy/category.scss"; @import "layouts/taxonomy/author.scss"; \ No newline at end of file diff --git a/content/blog/liberapay-pleroma/index.md b/content/blog/liberapay-pleroma/index.md index 8b9517b..c416662 100644 --- a/content/blog/liberapay-pleroma/index.md +++ b/content/blog/liberapay-pleroma/index.md @@ -1,7 +1,7 @@ +++ title = "Liberapay: Add Pleroma support" summary = "Pleroma is compatible with the Mastodon API, but uses a different URL format. This pull request creates a Pleroma identity provider within Liberapay that takes this difference into account." -authors = ["Abdullah Tarawneh"] +authors = ["a"] date = 2019-11-13 tags = ["mastodon", "api", "pleroma", "liberapay", "contribution", "pull request", "github"] categories = ["Code"] diff --git a/content/blog/mastomods/index.md b/content/blog/mastomods/index.md index 36bed64..42b230c 100644 --- a/content/blog/mastomods/index.md +++ b/content/blog/mastomods/index.md @@ -1,7 +1,7 @@ +++ title = "MastoMods" summary = "CSS tweaks and modifications for Mastodon, a libre micro-blogging social server similar to Twitter." -authors = ["Abdullah Tarawneh"] +authors = ["a"] date = 2019-02-18 tags = ["mastomods", "mastodon", "css", "userstyles", "tweaks"] categories = ["Code"] diff --git a/content/blog/no-right-to-profit/index.md b/content/blog/no-right-to-profit/index.md index cfe9800..0921e58 100644 --- a/content/blog/no-right-to-profit/index.md +++ b/content/blog/no-right-to-profit/index.md @@ -1,7 +1,7 @@ +++ title = "You don't have a right to profit." summary = "People will go to ridiculous lengths in the name of protecting the “right” to profit. Let’s be real here. No one has a “right” to profit." -authors = ["Abdullah Tarawneh"] +authors = ["a"] date = 2015-07-08 tags = ["capitalism", "profit", "music", "music industry", "piracy", "distribution", "access"] categories = ["Uncategorized"] diff --git a/content/blog/obs-edit-transform/index.md b/content/blog/obs-edit-transform/index.md index 909cbc2..d5e68a1 100644 --- a/content/blog/obs-edit-transform/index.md +++ b/content/blog/obs-edit-transform/index.md @@ -2,7 +2,7 @@ title = "OBS Studio: Ctrl+E to Edit Transform" summary = "I added a shortcut to edit transforms on a source in OBS Studio." date = 2017-04-30 -authors = ["Abdullah Tarawneh"] +authors = ["a"] tags = ["obs", "open broadcaster software", "obs studio", "keyboard shortcut", "edit transform", "pull request", "github"] categories = ["Code"] aliases = [ diff --git a/content/blog/photobucketgrabber/index.md b/content/blog/photobucketgrabber/index.md index b79ab34..0b6b503 100644 --- a/content/blog/photobucketgrabber/index.md +++ b/content/blog/photobucketgrabber/index.md @@ -1,7 +1,7 @@ +++ title = "PhotoBucketGrabber" summary = "[OBSOLETE] Download all your photos from PhotoBucket using this Python script." -authors = ["Abdullah Tarawneh"] +authors = ["a"] date = 2019-03-17 tags = ["python", "photobucket", "automation", "scripting", "archive", "export", "download"] categories = ["Code"] diff --git a/content/blog/rip-grooveshark/index.md b/content/blog/rip-grooveshark/index.md index 7c6e8c2..687ab1b 100644 --- a/content/blog/rip-grooveshark/index.md +++ b/content/blog/rip-grooveshark/index.md @@ -1,7 +1,7 @@ +++ title = "RIP Grooveshark." summary = "I last used Grooveshark earlier today. I refreshed the page and found that it was dead. [...] I find myself feeling about Grooveshark similarly as when I found out that Megaupload had been shut down, and that many of my files were lost forever." -authors = ["Abdullah Tarawneh"] +authors = ["a"] date = 2015-05-01 tags = ["grooveshark", "music", "music industry", "culture", "user generated content", "capitalism", "copyright"] categories = ["Uncategorized"] diff --git a/content/blog/salatime/index.md b/content/blog/salatime/index.md index bc95a26..1d32d7d 100644 --- a/content/blog/salatime/index.md +++ b/content/blog/salatime/index.md @@ -2,7 +2,7 @@ title = "salatime" summary = "[OBSOLETE] Basic terminal script to print out daily prayer times for Birmingham, AL." date = 2019-05-09 -authors = ["Abdullah Tarawneh"] +authors = ["a"] tags = ["python", "web scraping", "scraping", "beautifulsoup", "salat", "prayer", "time"] categories = ["Code"] aliases = [ diff --git a/content/blog/twitter-not-social/index.md b/content/blog/twitter-not-social/index.md index 5e53618..e407c79 100644 --- a/content/blog/twitter-not-social/index.md +++ b/content/blog/twitter-not-social/index.md @@ -1,7 +1,7 @@ +++ title = "Twitter is no longer a social network." summary = "That service that started out as a way to send status updates to your friends has been replaced by Twitter, a bloated, lumbering mess trying to force-feed you a stale diet of whatever Content™ floats to the top of the river of shit." -authors = ["Abdullah Tarawneh"] +authors = ["a"] date = 2018-04-27 tags = ["twitter", "social network", "social media", "analysis", "capitalism"] categories = ["Communication"] diff --git a/hugo.toml b/hugo.toml index 9179a7b..d73738a 100644 --- a/hugo.toml +++ b/hugo.toml @@ -48,12 +48,12 @@ name = "Work" pageRef = "/work/" weight = 30 -# [[menu.main]] -# identifier = "fedi" -# pre = 'ph:fediverse-logo-fill' -# name = "fedi" -# pageRef = "/fediverse/" -# weight = 40 +[[menu.main]] +identifier = "support" +pre = 'tabler:tip-jar' +name = "fund" +pageRef = "/support/" +weight = 40 [[menu.main]] identifier = "blog" diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index a0c9306..c8dd0c5 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -22,10 +22,10 @@ {{ block "body" . }} - {{ partial "site/header.html" . }} + {{ partial "site/site-header.html" . }} {{ block "main" . }} {{ end }} - {{ partial "site/footer.html" .}} + {{ partial "site/site-footer.html" .}} {{ end }} diff --git a/layouts/partials/site/footer.html b/layouts/partials/site/site-footer.html similarity index 100% rename from layouts/partials/site/footer.html rename to layouts/partials/site/site-footer.html diff --git a/layouts/partials/site/header.html b/layouts/partials/site/site-header.html similarity index 60% rename from layouts/partials/site/header.html rename to layouts/partials/site/site-header.html index f16bf93..2fa4c89 100644 --- a/layouts/partials/site/header.html +++ b/layouts/partials/site/site-header.html @@ -4,10 +4,6 @@

hi, i'm a.

- - tabler:tip-jar - support me -