Update paimon.md (#1472) - #1
Open
zpaimon wants to merge 189 commits into
Open
Conversation
deleted dependencies
* workpro-basic-doc * update other pages * lint issue * 0.11.5 * feat: 🎸 add link to workpro page in wxwork doc * feat: 🎸 update workpro issue template url * fix: 🐛 update issue url * fix: 🐛 clean * feat: 🎸 sidebar * fix: 🐛 remove repo section
* fix duplicate routes issue in specs path * fix dup routes for degraded links
* change friday bot qrcode to wecom qrcode * use webp friday qrcode instead of png * fix broken links * use svg file instead of webp for friday qrcode * use friday-qrcode instead of wechaty-qrcode as a clearer name
* fix: update friendship related methods * fix: lint
Co-authored-by: Huan Li <zixia@zixia.net>
* feat: 🎸 i18n * 0.11.6 * fix: 🐛 resume themes * fix: 🐛 qrcode plugin
fix code bug
* feat: 🎸 import baidu-statistics * 0.11.7
#1532) * fix: use WechatyBuilder to instantiate the Wechaty instance * Update docusaurus/docs/getting-started/running-locally.mdx Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * fix: use template literals for constructing URLs for better readability * fix: update error handling message for the bot's start process * revert: keep the QR code image URL part unchanged * 0.11.8 * revert: keep project version unchanged * 0.11.8 * 0.11.9 * revert: keep project version unchanged --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Initial plan * Upgrade GitHub Actions to v4 and Node.js to v20 Co-authored-by: huan <1361891+huan@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: huan <1361891+huan@users.noreply.github.com>
- Updated links in various markdown files to use the markdown link format instead of plain text. - Fixed formatting issues in code snippets and improved clarity in documentation. - Enhanced the overall consistency of the documentation by ensuring proper syntax and structure. - Added a script to fix backslash issues in specific markdown files related to Promise syntax.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update paimon.md
Update paimon.md
Update paimon.md
Update paimon.md
Update paimon.md
upgrade wechaty to 1.x
Please make sure to check the following boxes creating your pull request, thank you very much!
Add Blog Header, including title, author, image, categories, tags, etc.
For example:
Keep all filenames lowercase, and use
-to connect words instead of space. e.g.2017-10-06-wechat-pc-impactor.mdinstead of2017-10-06-WeChat PC Impactor.mdEmbed video/pdf from YouTube/Bilibili/local (if there's any) by using
{% include iframe.html src="URL_or_PATH" %}. (Learn more about how to embed file/url in the post by reading this blog postSave photo to local before publishing, to a folder named by
${MONTH}-${YOUR_BLOG_SLUG}/under/assets/2021/directory.Select a beautiful and meaningful teaser image for your blog
Create your contributor profile (if you are a first time contributor)
For excample:
Here is the example file:
To learn more about the contribute guideline, visit: https://wechaty.js.org/docs/contributor-program/