bsky-app/bskyweb/cmd/bskyweb
bnewbold d624b7cf58
bskyweb: iterate on HTML card metadata (#609)
Probably still not perfect, but better.

- don't user avatar image. use banner for profile and post img, or
  nothing
- most twitter metadata fields were redundant; twitter will parse out
  opengraph ("og:"), so don't duplicate those
- add regular HTML description (for google, etc)
- include URI
- actually include text
2023-05-11 10:41:47 -05:00
..
mailmodo.go bskyweb additions (#296) 2023-03-20 14:41:15 -07:00
main.go Basic golang CI setup (#360) 2023-03-27 10:16:17 -05:00
renderer.go bskyweb additions (#296) 2023-03-20 14:41:15 -07:00
server.go bskyweb: iterate on HTML card metadata (#609) 2023-05-11 10:41:47 -05:00