From 1eb5495b07e3f47d664ec1fb1e3fad136d851d6b Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Thu, 18 Jul 2024 17:09:47 +0100 Subject: [PATCH] Fix the tags of the posts --- content/notes/2024-07-18/aayvy/index.md | 5 +++-- content/notes/2024-07-18/cadqb/index.md | 16 ---------------- content/notes/2024-07-18/nlqau/index.md | 5 +++-- 3 files changed, 6 insertions(+), 20 deletions(-) delete mode 100644 content/notes/2024-07-18/cadqb/index.md diff --git a/content/notes/2024-07-18/aayvy/index.md b/content/notes/2024-07-18/aayvy/index.md index f1b8e26a..a9e61bfe 100644 --- a/content/notes/2024-07-18/aayvy/index.md +++ b/content/notes/2024-07-18/aayvy/index.md @@ -1,9 +1,10 @@ --- date: 2024-07-18T15:52:30.109+01:00 publishDate: 2024-07-18T15:52:30.109+01:00 -slug: aayvy +tags: +- devlog --- I want to find more and better ways of integrating my hobby-coding into the rest of my life, friendships, and my more sociable activities. -I’ll take any ideas for how to do that; but for now I plan on noting down things I’m working on (big, small; silly, purposeful). I’ll tag them with #devlog! +I’ll take any ideas for how to do that; but for now I plan on noting down things I’m working on (big, small; silly, purposeful). I’ll tag them with [devlog](/tags/devlog)! diff --git a/content/notes/2024-07-18/cadqb/index.md b/content/notes/2024-07-18/cadqb/index.md deleted file mode 100644 index 1d1b5bb5..00000000 --- a/content/notes/2024-07-18/cadqb/index.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -date: 2024-07-18T16:31:01.799+01:00 -publishDate: 2024-07-18T16:31:01.799+01:00 -slug: cadqb ---- - -First [devlog](/tags/devlog)! Today I made a few first plans into a full restart of my postcards CLI tool & its fileformat. Together they make archiving & displaying [postcards](/tags/postcards) easy and fun! - -My existing tool is great, but the `.postcard` format is too clever — it needs custom elements/JS for proper viewing. A newer experiment (https://shutup.jp) uses a simpler, more compatible & easier format; time to swap out! - -Check out: -- [My eexisting tool](https://github.com/dotpostcard/postcards-go) -- [The .postcard custom element](https://dotpostcard.github.io/postcards-html) -- [CSS-only postcard viewing](https://shutup.jp) -- [My love of postcards](https://www.byjp.me/posts/thoughts-on-postcards/) - diff --git a/content/notes/2024-07-18/nlqau/index.md b/content/notes/2024-07-18/nlqau/index.md index 68944bd1..da47e61f 100644 --- a/content/notes/2024-07-18/nlqau/index.md +++ b/content/notes/2024-07-18/nlqau/index.md @@ -1,7 +1,9 @@ --- date: 2024-07-18T16:58:47.933+01:00 publishDate: 2024-07-18T16:58:47.933+01:00 -slug: nlqau +tags: +- postcards +- devlog --- First [devlog](/tags/devlog)! Today I made some plans toward a full restart of my postcards CLI tool & its fileformat. Together they make archiving & displaying [postcards](/tags/postcards) easy and fun! @@ -13,4 +15,3 @@ Check out: - [The .postcard custom element](https://dotpostcard.github.io/postcards-html) - [CSS-only postcard viewing](https://shutup.jp) - [My love of postcards](https://www.byjp.me/posts/thoughts-on-postcards/) -