diff --git a/assets/scss/components/intro.scss b/assets/scss/components/intro.scss index c593f6e..fbe80ec 100644 --- a/assets/scss/components/intro.scss +++ b/assets/scss/components/intro.scss @@ -6,7 +6,7 @@ padding: 0; display: flex; flex: 1; - background-image: url('/images/backgrounds/ffflux1.svg'); + background-image: url('/images/backgrounds/ffflux1.png'); background-size: cover; background-position: center; .container { diff --git a/content/code/salatime/index.md b/content/code/salatime/index.md index af4acd6..08f7846 100644 --- a/content/code/salatime/index.md +++ b/content/code/salatime/index.md @@ -7,6 +7,15 @@ tags = ["python", "web scraping", "scraping", "beautifulsoup", "salat", "prayer" categories = ["Code"] +++ + + ## The problem While working in a terminal environment, I would like to know what the current active prayer is, how much time I have left to pray, time to next prayer, and other such information. diff --git a/static/images/cover/motarawneh.jpg b/content/design/motarawneh/cover.jpg similarity index 100% rename from static/images/cover/motarawneh.jpg rename to content/design/motarawneh/cover.jpg diff --git a/static/images/cover/eqin.jpg b/content/work/eqin/cover.jpg similarity index 100% rename from static/images/cover/eqin.jpg rename to content/work/eqin/cover.jpg diff --git a/content/work/go-fed/index.html b/content/work/go-fed/index.html index a0356f5..1adc875 100644 --- a/content/work/go-fed/index.html +++ b/content/work/go-fed/index.html @@ -11,7 +11,7 @@ tags = ["go-fed", "redesign", "website", "web", "responsive"] categories = ["Work", "Design"] [[resources]] name = "cover" -src = "/images/cover/go-fed.png" +src = "new-1280-home1.png" +++ @@ -485,4 +485,4 @@ if(hashData.pid && hashData.gid) { // execute above function initPhotoSwipeFromDOM('.pswp-gallery'); - \ No newline at end of file + diff --git a/content/work/mastodon/index.html b/content/work/mastodon/index.html index 957b855..fffca27 100644 --- a/content/work/mastodon/index.html +++ b/content/work/mastodon/index.html @@ -441,7 +441,7 @@ categories = ["Work"]

Maybe you'd appreciate me doing something similar for you?

- Mastodon documentation landing page + Mastodon documentation landing page
diff --git a/static/images/cover/mastodocs.jpg b/content/work/mastodon/mastodocs.jpg similarity index 100% rename from static/images/cover/mastodocs.jpg rename to content/work/mastodon/mastodocs.jpg diff --git a/static/images/cover/pixelfed.jpg b/content/work/pixelfed/cover.jpg similarity index 100% rename from static/images/cover/pixelfed.jpg rename to content/work/pixelfed/cover.jpg diff --git a/content/work/pixelfed/masterpost.png b/content/work/pixelfed/masterpost.png deleted file mode 100644 index a007d05..0000000 Binary files a/content/work/pixelfed/masterpost.png and /dev/null differ diff --git a/layouts/code/single.html b/layouts/code/single.html index 619e394..069db8e 100644 --- a/layouts/code/single.html +++ b/layouts/code/single.html @@ -5,6 +5,7 @@

{{ .Title }}

{{.Summary}}

+

Published

{{ with .Resources.GetMatch "cover**" }} {{ end }} diff --git a/static/images/backgrounds/ffflux1.png b/static/images/backgrounds/ffflux1.png new file mode 100644 index 0000000..427b9b2 Binary files /dev/null and b/static/images/backgrounds/ffflux1.png differ diff --git a/static/images/cover/birdsounds.png b/static/images/cover/birdsounds.png deleted file mode 100644 index bd44efc..0000000 Binary files a/static/images/cover/birdsounds.png and /dev/null differ diff --git a/static/images/cover/eqin.png b/static/images/cover/eqin.png deleted file mode 100644 index e5e0239..0000000 Binary files a/static/images/cover/eqin.png and /dev/null differ diff --git a/static/images/cover/go-fed.png b/static/images/cover/go-fed.png deleted file mode 100644 index 096d9d7..0000000 Binary files a/static/images/cover/go-fed.png and /dev/null differ diff --git a/static/images/cover/mastodocs.png b/static/images/cover/mastodocs.png deleted file mode 100644 index f002ce9..0000000 Binary files a/static/images/cover/mastodocs.png and /dev/null differ diff --git a/static/images/cover/motarawneh.png b/static/images/cover/motarawneh.png deleted file mode 100644 index 5566742..0000000 Binary files a/static/images/cover/motarawneh.png and /dev/null differ diff --git a/static/images/cover/namecheap.jpg b/static/images/cover/namecheap.jpg deleted file mode 100644 index ae3722e..0000000 Binary files a/static/images/cover/namecheap.jpg and /dev/null differ diff --git a/static/images/cover/namecheap.png b/static/images/cover/namecheap.png deleted file mode 100644 index 44f8af0..0000000 Binary files a/static/images/cover/namecheap.png and /dev/null differ diff --git a/static/images/cover/pixelfed.png b/static/images/cover/pixelfed.png deleted file mode 100644 index 3e89cb0..0000000 Binary files a/static/images/cover/pixelfed.png and /dev/null differ