diff --git a/aboutme/index.html b/aboutme/index.html index 28531e6..ef986c9 100644 --- a/aboutme/index.html +++ b/aboutme/index.html @@ -95,13 +95,6 @@ draw for fun and I in no way claim to be a good artist in any way.

-
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -153,7 +146,7 @@ draw for fun and I in no way claim to be a good artist in any way.

    - + diff --git a/css/gemini.css b/css/gemini.css index 6368284..16b7d82 100644 --- a/css/gemini.css +++ b/css/gemini.css @@ -4,23 +4,30 @@ * Website: https://geminicss.paulwilde.uk * */ :root { - --bg: #111122; + --bg: #111111; --text: #eeeedd; --text-dark: #ccccbb; --accent: #d0c010; --accent-2: #228822; --accent-2-dark: #006600; --accent-3: #ffaa44; + --accent-4: #ddd; + --accent-5: #777; } * { color: var(--text); + font-family: 'DejaVu Mono Sans', monospace; } body { + margin:auto; background-color: var(--bg); - max-width: 80%; + font-size: 1em; + max-width: 40vw; + display:block; margin:auto; margin-top: 2em; - font-size: 1.1em; +} +main { } p, a, label, h1, h2, h3, h4, h5, ul, li { color: var(--text); @@ -30,7 +37,7 @@ h1:before, h2:before, h3:before, a:before { } h1:before, h2:before, h3:before, a:before { position:absolute; - left: 100px; + left: 25vw; } a { transition: color 0.3s, background 0.3s; @@ -88,6 +95,20 @@ h3 { h3:before { content: "### "; } +h4 { + font-size: 1.2em; + color: var(--accent-3); +} +h4:before { + content: "#### "; +} +h5 { + font-size: 1.0em; + color: var(--accent-3); +} +h5:before { + content: "##### "; +} blockquote { border-left: 3px solid var(--accent-2); padding: 0.4em; @@ -98,27 +119,26 @@ blockquote { blockquote pre { padding: 1em; } -ul li ul { - margin:0; - padding:0; -} -ul li ul { - list-style-type:none; -} @media only screen and (max-width: 1600px) { h1:before, h2:before, h3:before, a:before { - left: 60px; + left: 220px; + } + body { + max-width: 50vw; } } @media only screen and (max-width: 1200px) { h1:before, h2:before, h3:before, a:before { - left: 20px; + left: 50px; + } + body { + max-width: 70vw; } } @media only screen and (max-width: 700px) { body { - max-width: 70%; + max-width: 70vw; } h1:before, h2:before, h3:before, a:before { left: 4px; diff --git a/dev/geminicss/index.html b/dev/geminicss/index.html index e470b4e..a8f7555 100644 --- a/dev/geminicss/index.html +++ b/dev/geminicss/index.html @@ -68,13 +68,6 @@ -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -126,7 +119,7 @@ - + diff --git a/dev/index.html b/dev/index.html index 0f852ef..b51f804 100644 --- a/dev/index.html +++ b/dev/index.html @@ -99,13 +99,6 @@ -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -157,7 +150,7 @@ - + diff --git a/dev/mailautoconf/index.html b/dev/mailautoconf/index.html index 004d607..b1235a3 100644 --- a/dev/mailautoconf/index.html +++ b/dev/mailautoconf/index.html @@ -155,13 +155,6 @@ I’m working on this ultimately for my own use for my own small business. I’m -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -213,7 +206,7 @@ I’m working on this ultimately for my own use for my own small business. I’m - + diff --git a/dev/nemini/index.html b/dev/nemini/index.html index 9fd0ae1..d2f0ca0 100644 --- a/dev/nemini/index.html +++ b/dev/nemini/index.html @@ -96,13 +96,6 @@ You probably need to be familiar with TOML configuration files, but other than t -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -154,7 +147,7 @@ You probably need to be familiar with TOML configuration files, but other than t - + diff --git a/dev/thisisnotmyemail/index.html b/dev/thisisnotmyemail/index.html index 1b31fb4..76f4a4e 100644 --- a/dev/thisisnotmyemail/index.html +++ b/dev/thisisnotmyemail/index.html @@ -76,13 +76,6 @@ use eventually.

    -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -134,7 +127,7 @@ use eventually.

    - + diff --git a/dev/wm-tools/index.html b/dev/wm-tools/index.html index c072810..64ccb88 100644 --- a/dev/wm-tools/index.html +++ b/dev/wm-tools/index.html @@ -120,13 +120,6 @@ It’s completely up to you how to run them, they’re just simple CLI tools rea -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -178,7 +171,7 @@ It’s completely up to you how to run them, they’re just simple CLI tools rea - + diff --git a/images/websites/errorindex.png b/images/websites/errorindex.png new file mode 100644 index 0000000..b3355df Binary files /dev/null and b/images/websites/errorindex.png differ diff --git a/index.html b/index.html index 4ee8d36..15ac25b 100644 --- a/index.html +++ b/index.html @@ -64,13 +64,6 @@ -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -122,7 +115,7 @@ - + diff --git a/obtainium/index.html b/obtainium/index.html deleted file mode 100644 index 71ce988..0000000 --- a/obtainium/index.html +++ /dev/null @@ -1,6 +0,0 @@ - - - - -Redirect -

    Click here to be redirected.

    diff --git a/poems/fortieth/index.html b/poems/fortieth/index.html index abd7ea1..89592f3 100644 --- a/poems/fortieth/index.html +++ b/poems/fortieth/index.html @@ -83,13 +83,6 @@ Squeaking the old well known phrase
    -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -141,7 +134,7 @@ Squeaking the old well known phrase
    - + diff --git a/poems/freshgpt/index.html b/poems/freshgpt/index.html index 0994adf..1d55f6b 100644 --- a/poems/freshgpt/index.html +++ b/poems/freshgpt/index.html @@ -73,13 +73,6 @@ It might not be fully accurate but I don’t care

    -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -131,7 +124,7 @@ It might not be fully accurate but I don’t care

    - + diff --git a/poems/index.html b/poems/index.html index f0572a1..f2494f2 100644 --- a/poems/index.html +++ b/poems/index.html @@ -89,13 +89,6 @@ -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -147,7 +140,7 @@ - + diff --git a/poems/sql-haiku/index.html b/poems/sql-haiku/index.html index 0ae3f25..a18df5e 100644 --- a/poems/sql-haiku/index.html +++ b/poems/sql-haiku/index.html @@ -73,13 +73,6 @@ -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -131,7 +124,7 @@ - + diff --git a/processed_images/bedfordandco.7bd6863d15eed8c1.webp b/processed_images/bedfordandco.7bd6863d15eed8c1.webp new file mode 100644 index 0000000..8d95980 Binary files /dev/null and b/processed_images/bedfordandco.7bd6863d15eed8c1.webp differ diff --git a/processed_images/errorindex.1fc47800e0bc00ca.webp b/processed_images/errorindex.1fc47800e0bc00ca.webp new file mode 100644 index 0000000..f5d97e6 Binary files /dev/null and b/processed_images/errorindex.1fc47800e0bc00ca.webp differ diff --git a/processed_images/faces.4077c373a0c2261f.webp b/processed_images/faces.4077c373a0c2261f.webp new file mode 100644 index 0000000..ae4a5c3 Binary files /dev/null and b/processed_images/faces.4077c373a0c2261f.webp differ diff --git a/processed_images/geeseWildeCloud.fc44f12ad3608cae.webp b/processed_images/geeseWildeCloud.fc44f12ad3608cae.webp new file mode 100644 index 0000000..14597b8 Binary files /dev/null and b/processed_images/geeseWildeCloud.fc44f12ad3608cae.webp differ diff --git a/processed_images/ltos.23db680caeee0015.webp b/processed_images/ltos.23db680caeee0015.webp new file mode 100644 index 0000000..fc93aed Binary files /dev/null and b/processed_images/ltos.23db680caeee0015.webp differ diff --git a/processed_images/rossrates.02e6f7e2667ff87e.webp b/processed_images/rossrates.02e6f7e2667ff87e.webp new file mode 100644 index 0000000..6d3337a Binary files /dev/null and b/processed_images/rossrates.02e6f7e2667ff87e.webp differ diff --git a/processed_images/skeletor.1aa968e13e105de7.webp b/processed_images/skeletor.1aa968e13e105de7.webp new file mode 100644 index 0000000..0ca5e8f Binary files /dev/null and b/processed_images/skeletor.1aa968e13e105de7.webp differ diff --git a/processed_images/unphonetic.11b6ff1ac08bf65a.webp b/processed_images/unphonetic.11b6ff1ac08bf65a.webp new file mode 100644 index 0000000..616be0c Binary files /dev/null and b/processed_images/unphonetic.11b6ff1ac08bf65a.webp differ diff --git a/processed_images/wildeit.ad91f31ead3e5633.webp b/processed_images/wildeit.ad91f31ead3e5633.webp new file mode 100644 index 0000000..97793ce Binary files /dev/null and b/processed_images/wildeit.ad91f31ead3e5633.webp differ diff --git a/recipes/basicdough/index.html b/recipes/basicdough/index.html index 14b20a7..ccefbc4 100644 --- a/recipes/basicdough/index.html +++ b/recipes/basicdough/index.html @@ -144,13 +144,6 @@ things that use this dough here, eventually.

    -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -202,7 +195,7 @@ things that use this dough here, eventually.

    - + diff --git a/recipes/index.html b/recipes/index.html index 3b92045..535ae3d 100644 --- a/recipes/index.html +++ b/recipes/index.html @@ -85,13 +85,6 @@ simple and brief, you don’t need introductions, you just need to cook.

    -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -143,7 +136,7 @@ simple and brief, you don’t need introductions, you just need to cook.

    - + diff --git a/recipes/peanut-butter/index.html b/recipes/peanut-butter/index.html index e27b8b0..b1a861c 100644 --- a/recipes/peanut-butter/index.html +++ b/recipes/peanut-butter/index.html @@ -103,13 +103,6 @@ -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -161,7 +154,7 @@ - + diff --git a/sitemap.xml b/sitemap.xml index 27a23ca..8d63b13 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -30,9 +30,6 @@ https://paulwilde.uk/dev/wm-tools/ 2022-05-08T16:25:13+01:00 - - https://paulwilde.uk/obtainium/ - https://paulwilde.uk/poems/ @@ -94,6 +91,10 @@ https://paulwilde.uk/websites/bedfordandco/ 2021-04-01T10:54:15+01:00 + + https://paulwilde.uk/websites/errorindex/ + 2023-11-22T13:53:31+01:00 + https://paulwilde.uk/websites/faces/ 2021-03-31T17:22:16+01:00 @@ -109,6 +110,9 @@ https://paulwilde.uk/websites/page/1/ + + https://paulwilde.uk/websites/page/2/ + https://paulwilde.uk/websites/rossrates/ 2021-04-06T21:12:57+01:00 diff --git a/tech/index.html b/tech/index.html index fd79141..87b9b37 100644 --- a/tech/index.html +++ b/tech/index.html @@ -84,13 +84,6 @@ -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -142,7 +135,7 @@ - + diff --git a/tech/toolsiuse/index.html b/tech/toolsiuse/index.html index 3975c76..83e067f 100644 --- a/tech/toolsiuse/index.html +++ b/tech/toolsiuse/index.html @@ -133,13 +133,6 @@ This list is by no means complete as, if you’re like me you’ll understand, I -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -191,7 +184,7 @@ This list is by no means complete as, if you’re like me you’ll understand, I - + diff --git a/tech/turning-off-birdsitelive/index.html b/tech/turning-off-birdsitelive/index.html index e67025c..bb14592 100644 --- a/tech/turning-off-birdsitelive/index.html +++ b/tech/turning-off-birdsitelive/index.html @@ -93,13 +93,6 @@ I will continue to run my BirdsiteLIVE I -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -151,7 +144,7 @@ I will continue to run my BirdsiteLIVE I - + diff --git a/thanks/index.html b/thanks/index.html index 2fe7d79..088c891 100644 --- a/thanks/index.html +++ b/thanks/index.html @@ -90,13 +90,6 @@ for providing various components for my PC.

    -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -148,7 +141,7 @@ for providing various components for my PC.

    - + diff --git a/verify/keyoxide/index.html b/verify/keyoxide/index.html index 0631913..10c46eb 100644 --- a/verify/keyoxide/index.html +++ b/verify/keyoxide/index.html @@ -66,13 +66,6 @@ -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -124,7 +117,7 @@ - + diff --git a/websites/bedfordandco/index.html b/websites/bedfordandco/index.html index faad524..df62e96 100644 --- a/websites/bedfordandco/index.html +++ b/websites/bedfordandco/index.html @@ -67,13 +67,6 @@ Has additional Vue.js implementation for news and exchange rates updates.

    -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -125,7 +118,7 @@ Has additional Vue.js implementation for news and exchange rates updates.

    - + diff --git a/websites/errorindex/index.html b/websites/errorindex/index.html new file mode 100644 index 0000000..dccd048 --- /dev/null +++ b/websites/errorindex/index.html @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + Your Friendly Error Code Index :: My site of stuff :: Paul Wilde + + + + +
    +

    Paul Wilde :: My site of stuff   🗺 🗪

    +
    + +
    + +

    Your Friendly Error Code Index

    +

    Inspirational instructions for dealing with unhelpful error codes

    + + + +
    +
    + + + Published : Wed, 22 November 2023 at 13:53pm +0100
    + + +
    +
    + + + + +
    + + + + + diff --git a/websites/faces/index.html b/websites/faces/index.html index 6456643..052a5c2 100644 --- a/websites/faces/index.html +++ b/websites/faces/index.html @@ -67,13 +67,6 @@ Yeah, just that really. (The image is not me)

    -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -125,7 +118,7 @@ Yeah, just that really. (The image is not me)

    - + diff --git a/websites/geesewildecloud/index.html b/websites/geesewildecloud/index.html index cb904ff..fced8fd 100644 --- a/websites/geesewildecloud/index.html +++ b/websites/geesewildecloud/index.html @@ -67,13 +67,6 @@ the geese website was made as a bit of fun and to please minor obsession with ge -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -125,7 +118,7 @@ the geese website was made as a bit of fun and to please minor obsession with ge - + diff --git a/websites/index.html b/websites/index.html index 5bf185f..77ccc40 100644 --- a/websites/index.html +++ b/websites/index.html @@ -26,20 +26,30 @@

    A few examples of some websites I have worked on. Some are just for fun, some are for business.

    +

    +Your Friendly Error Code Index +

    Inspirational instructions for dealing with unhelpful error codes

    + + +Image of Your Friendly Error Code Index website +

    +

    St Skeletor's Day

    St Skeletor’s Day
    February 15th
    Every Year

    -Image of St Skeletor's Day website + +Image of St Skeletor's Day website

    Ross Rates

    Rate Stuff with Ross, quite simple.

    -Image of Ross Rates website + +Image of Ross Rates website

    @@ -47,7 +57,8 @@ Every Year

    A website directory of all words that can be associated with their letters by not sounding as their corresponding letter should do.

    -Image of Unphonetic ABC website + +Image of Unphonetic ABC website

    @@ -55,7 +66,8 @@ sounding as their corresponding letter should do.

    Simple single page website for a local accountancy business. Has additional Vue.js implementation for news and exchange rates updates.

    -Image of Bedford & Co website + +Image of Bedford & Co website

    @@ -63,7 +75,8 @@ Has additional Vue.js implementation for news and exchange rates updates.

    A local IT business website detailing available services. Our business website.

    -Image of Wilde IT website + +Image of Wilde IT website

    @@ -71,7 +84,8 @@ Our business website.

    A spoof single page animation website of a secret society dedicated to finding all lost tin openers.

    -Image of The Lost Tin Opener Society website + +Image of The Lost Tin Opener Society website

    @@ -79,15 +93,8 @@ lost tin openers.

    Just a very silly website with an animated face making sounds.
    Yeah, just that really. (The image is not me)

    -Image of Noisy Faces website -

    -

    -The Geese Webpage -

    Starting life as a (sort of inappropriate) parody of a certain popular dating website -the geese website was made as a bit of fun and to please minor obsession with geese.

    - -Image of The Geese Webpage website +Image of Noisy Faces website

    @@ -103,7 +110,7 @@ the geese website was made as a bit of fun and to please minor obsession with ge - Tue, 03 August 2021 at 16:53pm +0100 + Wed, 22 November 2023 at 13:53pm +0100 @@ -140,13 +147,6 @@ the geese website was made as a bit of fun and to please minor obsession with ge -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -198,7 +198,7 @@ the geese website was made as a bit of fun and to please minor obsession with ge - + diff --git a/websites/ltos/index.html b/websites/ltos/index.html index a2464dc..7aa51bd 100644 --- a/websites/ltos/index.html +++ b/websites/ltos/index.html @@ -67,13 +67,6 @@ lost tin openers.

    -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -125,7 +118,7 @@ lost tin openers.

    - + diff --git a/websites/page/2/index.html b/websites/page/2/index.html new file mode 100644 index 0000000..e84a183 --- /dev/null +++ b/websites/page/2/index.html @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + Websites :: My site of stuff :: Paul Wilde + + + + +
    +

    Paul Wilde :: My site of stuff   🗺 🗪

    +
    + +
    + +

    Websites

    +

    A few examples of some websites I have worked on. Some are just for fun, some are for business.

    + + +

    +The Geese Webpage +

    Starting life as a (sort of inappropriate) parody of a certain popular dating website +the geese website was made as a bit of fun and to please minor obsession with geese.

    + + +Image of The Geese Webpage website +

    + + + +
    +
    + + + Last Modified : + + + + + + + Wed, 31 March 2021 at 10:05am +0100 + + + + + +
    + + + + +
    + + + + + diff --git a/websites/rossrates/index.html b/websites/rossrates/index.html index 550a6bc..6ac1d5c 100644 --- a/websites/rossrates/index.html +++ b/websites/rossrates/index.html @@ -66,13 +66,6 @@ -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -124,7 +117,7 @@ - + diff --git a/websites/skeletor/index.html b/websites/skeletor/index.html index fe300c1..174b976 100644 --- a/websites/skeletor/index.html +++ b/websites/skeletor/index.html @@ -68,13 +68,6 @@ Every Year

    -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -126,7 +119,7 @@ Every Year

    - + diff --git a/websites/unphoneticabc/index.html b/websites/unphoneticabc/index.html index 789b871..d3379ec 100644 --- a/websites/unphoneticabc/index.html +++ b/websites/unphoneticabc/index.html @@ -67,13 +67,6 @@ sounding as their corresponding letter should do.

    -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -125,7 +118,7 @@ sounding as their corresponding letter should do.

    - + diff --git a/websites/wildeit/index.html b/websites/wildeit/index.html index ac1a162..1cdad82 100644 --- a/websites/wildeit/index.html +++ b/websites/wildeit/index.html @@ -67,13 +67,6 @@ Our business website.

    -
  • - Obtainium Redirect -
  • - - - -
  • Development
  • @@ -125,7 +118,7 @@ Our business website.

    - +