EGOIST
EGOIST
Now we have a plugin API for searching: https://docute.org/plugin-api#apienablesearchoptions We just need to figure out how to create/store `search-index.json`
What's the use case?
Actually we only need to use `embed` to inline external code, for `iframe` `audio` you can directly write HTML. See https://github.com/egoist/docute/issues/205#issuecomment-475793496
Yes GitHub Pages doesn't support this.
For GitHub Pages, it will work if you can rename index.html to 404.html, however the response status code will be 404 😅 It's recommended to use Netlify, ZEIT now or...
请问能正常显示的版本号是多少
It should use toc instead in `auto` mode
Yep. the same as VuePress.
like VuePress, for current page only
There doesn't seem be a `README.md` which it was trying to load in your repo? What's the error shown in your devtools? A minimal reproduction would help, you can create...