mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-11 20:05:36 +01:00
20 lines
943 B
Markdown
20 lines
943 B
Markdown
---
|
|
date: 2024-07-18T16:58:47.933+01:00
|
|
publishDate: 2024-07-18T16:58:47.933+01:00
|
|
tags:
|
|
- postcards
|
|
- devlog
|
|
syndications:
|
|
- https://hachyderm.io/@byjp/112808331189356899
|
|
- https://bsky.app/profile/byjp.me/post/3kxkytzjy7u23
|
|
---
|
|
|
|
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!
|
|
|
|
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 existing 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/)
|