Fix the tags of the posts

This commit is contained in:
JP Hastings-Spital 2024-07-18 17:09:47 +01:00
parent 3e428742a8
commit 1eb5495b07
3 changed files with 6 additions and 20 deletions

View file

@ -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.
Ill take any ideas for how to do that; but for now I plan on noting down things Im working on (big, small; silly, purposeful). Ill tag them with #devlog!
Ill take any ideas for how to do that; but for now I plan on noting down things Im working on (big, small; silly, purposeful). Ill tag them with [devlog](/tags/devlog)!

View file

@ -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/)

View file

@ -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/)