vite-plugin-react-pages
vite-plugin-react-pages copied to clipboard
Can you provide search and internationalization
Yes. I will add this feature in a week. Do you have any suggestion for the feature design?
internationalization just like this
demos title /**
- title: Default usage
- desc: xxxxx.
- title.zh-CN: 基础用法
- desc.zh-CN: xxxx。 */
readme
index.zh-CN.md index.en-US.md
i18n is now supported. Checkout the document. Sorry for the delay.
Search feature still need to be done. I will implement it after migrating to vite3.
TODO:
- feature: page search
- docs: chinese translation of the document site. Tracked in https://github.com/vitejs/vite-plugin-react-pages/issues/74
is there any progress on this issue?
is there any progress on this issue?
Search is under development. I will publish it this weekend. @callmeYe
is there any progress on this issue?
Search is under development. I will publish it this weekend. @callmeYe
Thanks! I desperately need the search feature.
Thanks! I desperately need the search feature.
I have published an alpha version: [email protected]
. You can try it out. I will publish it after more testing. @callmeYe
Ref PR: https://github.com/vitejs/vite-plugin-react-pages/pull/92
Thanks! I desperately need the search feature.
I have published an alpha version:
[email protected]
. You can try it out. I will publish it after more testing. @callmeYeRef PR: #92
copy that!