EGOIST

Results 413 comments of EGOIST

Try 4.0.7, btw your `sourcePath` should be `/chinese/docs/`

Trying using a static server that supports history mode?

Does something like this work for you? http://vuejs.github.io/rollup-plugin-vue/#/en/2.3/

Hmm, I don't understand what you mean, I think docs for different versions can share assets like images, nothing is really duplicated.

gotcha, that makes sense to me, I will try to implement this in the weekend

@markadrake not yet, but the`source` option could be a workaound https://docute.js.org/#/home?id=custom-source

The `local-search` plugin should be built on top of this API (https://docute.org/plugin-api#apienablesearchoptions) and register a SearchBar component in NavBar 😄 And it should search from not only the `sidebar` but...

It would be better if it can retrieve all headers in pages and search them as well.

Are you still working on this? As I said, I can merge it if it also searches markdown headings.