create a link embed

- proof of concept of a separate web components package
- link embed has icon/title/subtitle
- web components are registered just before app mounts, making them available in the markdown as well as the app
This commit is contained in:
lightling 2024-05-15 01:32:33 -04:00
parent 6ffe5939a5
commit 75228e1a3a
9 changed files with 141 additions and 17 deletions

View file

@ -1,5 +1,5 @@
{
"name": "types",
"name": "@goldenwere/static-web-templates-types",
"private": true,
"version": "0.0.0",
"type": "module",