docusaurus
docusaurus copied to clipboard
Wechaty Official Website for Documentations, Powered by Docusaurus.
Cross-posted from our Wechaty mailing list at https://groups.google.com/g/wechaty/c/Bs8Gq3OUQX8/m/Czn31vgRBAAJ ----- Hi Everyone, I am excited to announce that the draft version of the introduction video of wechaty is ready now, I...
Fix search
fix https://github.com/wechaty/wechaty.js.org/issues/666 fix `No results were found` in https://wechaty.js.org/search see changes: https://github.com/l3ob/wechaty.js.org/commit/ec8cf2344d7dc61fe24666d360288378252dd0a5 https://github.com/l3ob/wechaty.js.org/commit/96c1bec5fd25de8cd867df5e071a1ac01c67a50a https://github.com/l3ob/wechaty.js.org/commit/be6ba90f4f640dce93296bf2ba5e28d594e4e699
There are some breaking changes in the config.js file schema. Need to be fixed before the CI can be green.
[My CICD Building phase](https://github.com/wechaty/wechaty.js.org/runs/5161651006) failed with the following error: ``` Module not found: Error: Can't resolve 'https-proxy-agent' in '/home/runner/work/wechaty.js.org/wechaty.js.org/docusaurus/node_modules/@redocly/openapi-core/lib/redocly' ``` I checked [StackOverflow](https://github.com/wechaty/wechaty.js.org/runs/5161651006) and it seems to be the network...
Thanks for @howl-anderson organizing Wechaty GSoC 2022 add the useful material here https://github.com/wechaty/wechaty.js.org/pull/1489/files Well, our doc sidebar seems can't find this link, it only appears on the index page, I...
GitHub has been supporting [Mermaid.js](https://mermaid-js.github.io/mermaid/) officially in the markdown files: [Include diagrams in your Markdown files with Mermaid](https://github.blog/2022-02-14-include-diagrams-markdown-files-mermaid/)  It would be great to add support to our website so...
some references in wechaty.js.org doc are not working, for example when you click **RoomEventName** under [room event listener doc](https://wechaty.js.org/docs/api/room#roomonevent-listener--this) , it can not reference to the correct position. after some...
Related links: - https://www.youtube.com/watch?v=unA-3C5nngc - https://live.csdn.net/room/MicrosoftReactor/WEBKxKnO - https://mp.weixin.qq.com/s/TFy1CoHpRmpPJnHD0StfRw
The Authing & Wechaty have been planning to publish a plugin for authorization between the Authing service and the Wechaty rooms in the past months, and now it seems we...
Because the `.webp` format has lots of advantages and the [safari has supported it last year](https://www.macrumors.com/2020/06/22/webp-safari-14/) which means all the modern browsers will be able to compatible with it. The...