Divyansh Singh
Divyansh Singh
I'm not in favor of the emojis. It looks cool and all but feels like overdoing it in CI runs. `permissions` in cr.yml aren't needed. It should be kept `{}`...
> Is there any reason to store this file in the .github folder? To avoid cluttering the main view. > No, it's better to have it in the root of...
Have you tried doing vitepress build then run vitepress preview?
https://github.com/lucaong/minisearch/issues/201#issuecomment-2227591121 -- This comment kind of works, but still needs improvement I guess. There are also some other people doing this - https://github.com/search?q=vitepress+segmenter+language:JavaScript+OR+language:TypeScript+NOT+is:fork&type=code Not sure but bm25 parameters might help...
I'm keeping this open. There should be some defaults here instead of needing Chinese users to manually configure it.
With current logic titles are needed. There should be a h1 per page. There is a PR open to make it more robust in handling such content, will see.
I think the plugin Enzo mentioned above works good. If you think some features are missing or something is broken, try sending PRs, and creating and helping with issues there....
It's working fine for me. Please share a minimal reproducible example. If you're referencing that image from frontmatter then you need to keep it in public directory.
For vue too it should work fine without moving files to public unless you're using dynamic source.
Hey, is there a deployed site where we can see that plugin in action?