mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-10 06:35:41 +01:00
16 lines
819 B
Markdown
16 lines
819 B
Markdown
---
|
|
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/)
|
|
|