yangxingyuan
yangxingyuan
Nice features! That's what we are going to support. Thanks your feedback. We will design the theme npm package exports and support loading theme package in this month.
[Bug]: plugin-preview components that don't support SSR would break the SSG build due to sideEffects
cc @10Derozan
> Are there any plans to add component display features, similar to storybooks? Yeah, Rspress has official preview and playground plugin for component development scene. https://rspress.dev/plugin/official-plugins/preview https://rspress.dev/plugin/official-plugins/playground And if you...
> I have installed and experienced the writing of the demo. It is very fast and the experience is very good, but there are still some points that can be...
#542
> Hey guys, what should I do if I want to contribute something such as the badge component for the roadmap? @Yukiniro You can first put a issue and link...
@flycj For the scene "Add some extra files in the route", we will not recommend the `route.include` config and this config may be deprecated in the next major version. It's...
md 内容贴一下吧
Take the ending slash or not has different means: /guide -> /guide.md(x) /guide/ -> /guide/index.md(x)
Maybe you should set the correct `base` path. Details in https://rspress.dev/guide/basic/deploy.html