swyxio / swyxkit

An opinionated blog starter for SvelteKit + Tailwind + Netlify. Refreshed for SvelteKit 1.0!
https://swyxkit.netlify.app/
MIT License
668 stars 87 forks source link

Improve search by ranking slugs over titles over topics over bodies #183

Open swyxio opened 1 year ago

swyxio commented 1 year ago

as mentioned at bottom of this https://github.com/leeoniya/uFuzzy/issues/7

think need to use custom sort function https://github.com/leeoniya/uFuzzy#options

swyxio commented 1 year ago

minor improvements here too