From a910b072daae2161ab2f4f0163a0cc487eed285b Mon Sep 17 00:00:00 2001 From: askiiart Date: Tue, 2 Apr 2024 19:52:35 -0500 Subject: [PATCH] Fix link to sig, add new PGP key link to index --- blog/feed.xml | 2 +- blog/new-pgp-key.html | 2 +- blog/new-pgp-key.md | 2 +- feed.xml | 2 +- index.html | 2 ++ index.md | 1 + til/feed.xml | 2 +- 7 files changed, 8 insertions(+), 5 deletions(-) diff --git a/blog/feed.xml b/blog/feed.xml index 2093c65..e467f45 100644 --- a/blog/feed.xml +++ b/blog/feed.xml @@ -5,7 +5,7 @@ askiiart.net blog The feed for askiiart.net but just the blog, I guess https://askiiart.net/blog/ - Tue, 02 Apr 2024 17:00:23 +0000 + Wed, 03 Apr 2024 00:51:41 +0000 300 https://askiiart.net/til/300.html diff --git a/blog/new-pgp-key.html b/blog/new-pgp-key.html index 79e5993..faed9b3 100644 --- a/blog/new-pgp-key.html +++ b/blog/new-pgp-key.html @@ -29,7 +29,7 @@

There's also now a /data/ directory, which as of the time of writing, just contains my - old key and a detached + old key and a detached signature for the markdown version of this file (at commit 5e7ff5e5ad14adc21e2f0ea09d20f3598ae6901c) signed with 0xED24985CA884CD61 saying I'm moving to diff --git a/blog/new-pgp-key.md b/blog/new-pgp-key.md index bd2f5c4..7b82cd5 100644 --- a/blog/new-pgp-key.md +++ b/blog/new-pgp-key.md @@ -8,7 +8,7 @@ This commit will be signed and pushed with the old key, `0xED24985CA884CD61`, th --- -There's also now a [/data/](/data/) directory, which as of the time of writing, just contains [my old key](/data/old-pubkey-02EFA1CE3C3E4AAD7A863AB8ED24985CA884CD61.asc) and [a detached signature](/data/new-pgp-key.asc) for the markdown version of this file (at commit `5e7ff5e5ad14adc21e2f0ea09d20f3598ae6901c`) signed with `0xED24985CA884CD61` saying I'm moving to `0x858969DCCC2E792D`. +There's also now a [/data/](/data/) directory, which as of the time of writing, just contains [my old key](/data/old-pubkey-02EFA1CE3C3E4AAD7A863AB8ED24985CA884CD61.asc) and [a detached signature](/data/new-pgp-key.sig) for the markdown version of this file (at commit `5e7ff5e5ad14adc21e2f0ea09d20f3598ae6901c`) signed with `0xED24985CA884CD61` saying I'm moving to `0x858969DCCC2E792D`. **My current PGP public key will always be at [/pubkey.asc](/pubkey.asc).** diff --git a/feed.xml b/feed.xml index 56d616a..b133230 100644 --- a/feed.xml +++ b/feed.xml @@ -5,7 +5,7 @@ askiiart.net The feed for askiiart.net, I guess https://askiiart.net - Tue, 02 Apr 2024 17:00:23 +0000 + Wed, 03 Apr 2024 00:51:41 +0000 300 https://askiiart.net/blog/300.html diff --git a/index.html b/index.html index bc5b1d5..ac3382d 100755 --- a/index.html +++ b/index.html @@ -79,6 +79,8 @@ href="/blog/marlin-boot-animations.md">markdown)

  • 300 - Figuring out 300 Multiple Choices (markdown)
  • +
  • New PGP key, and new + directory - I switch to a new PGP key
  • TIL
      diff --git a/index.md b/index.md index 9386395..e68cb60 100755 --- a/index.md +++ b/index.md @@ -35,6 +35,7 @@ I'm a hobby programmer, and co-founder and vice president of the [TCCD CompSci a - Blog - [Marlin Boot Animations](/blog/marlin-boot-animations.html) - Make your Marlin boot screen animated! Includes animation formatting documentation. ([markdown](/blog/marlin-boot-animations.md)) - [300](/blog/300.html) - Figuring out 300 Multiple Choices ([markdown](/blog/300.md)) + - [New PGP key, and new directory](/blog/new-pgp-key.md) - I switch to a new PGP key - TIL - Just little tidbits I learn, inspired by [Simon Willison's TIL](https://til.simonwillison.net/), which was itself inspired by [jbranchaud/til](https://github.com/jbranchaud/til). - [Using JSON with docker compose](/til/using-json-with-docker-compose.html) - Exactly what it sounds like. ([markdown](/til/using-json-with-docker-compose.md)) diff --git a/til/feed.xml b/til/feed.xml index be1345b..5088c14 100644 --- a/til/feed.xml +++ b/til/feed.xml @@ -5,7 +5,7 @@ askiiart.net TIL The feed for askiiart.net but just TIL, I guess https://askiiart.net/til/ - Tue, 02 Apr 2024 17:00:23 +0000 + Wed, 03 Apr 2024 00:51:41 +0000 Akkoma in Docker https://askiiart.net/til/akkoma-in-docker.html