rchrdnsh

Results 69 comments of rchrdnsh
trafficstars

very similar to the cropping issue: https://github.com/matyunya/svelte-image/issues/18 ...but yes, indeed this would be lovely to have.

hmmmm…would you say that kit needs to do this then? Is this kind of thing only possible at the framework level? Been looking for something to solve this usecase, as...

what I'm doing now is this: ``` --- order: 2 status: marquee category: words title: Time subtitle: Music starts here. description: image: /words/time/time.jpg alt: Flying at the speed of sound....

yeah, my content lives in it's own content folder, and is not co-located in the routes, but gets injected into templates later on...the image path is for the static folder...

k, sort of working, but now how do i apply a conditional class? Like this: ```html class:playing-border={currentTitle === post.title} ``` ?

Any ETA on YAML and split file support? no hurry, just curious XD

lol, no worries. I wouldn't even know where to begin :-)

I would love to be able to do this so that I can give clients a custom themed CMS to edit their content, which would look very professional and provide...

colors, fonts, logos, light and dark mode, that kind of stuff, yes. Basically so I can give the client a 'custom' CMS for thier custom site/app/thing that has their logo,...