···11+<script lang="ts">
22+ import { Modal } from '@foxui/core';
33+44+ export type Settings = {
55+ title: string;
66+ };
77+88+ let { open = $bindable(), settings }: { open: boolean; settings: Settings } = $props();
99+</script>
1010+1111+<Modal bind:open>Settings</Modal>
+1-1
src/lib/index.ts
···11// place files you want to import through the `$lib` alias in this folder.
22-export const margin = 16;
22+export const margin = 20;
33export const mobileMargin = 12;
+2-1
src/lib/website/data.ts
···44export const data = {
55 'app.bsky.actor.profile': ['self'],
6677- 'app.blento.card': 'all'
77+ 'app.blento.card': 'all',
88+ 'app.blento.settings': ['self']
89} as const;
···33- video card
44- edit already created cards (e.g. change link)
55- link card: save favicon and og image to pds
66-- more cards list
66+- [x] more cards list
77- paste handler for card creation
88- text cards: align text top middle bottom and left center right
99+- change general settings:
1010+ - show profile
1111+ - base, accent color
912- more cards:
1013 - instagram
1114 - github
···2730 - popfeed.social
2831 - smoke signal
2932 - statusphere.xyz
3030-- add some caching to user data
3333+3434+- [x] add some caching to user data
31353236- other fun card ideas:
3337 - svader