This commit is contained in:
JP Hastings-Spital 2024-07-18 17:10:14 +01:00
parent 1eb5495b07
commit a58749c093

View file

@ -11,7 +11,7 @@ First [devlog](/tags/devlog)! Today I made some plans toward a full restart of m
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)
- [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/)