Skip to content

Update paimon.md (#1472) - #1

Open
zpaimon wants to merge 189 commits into
zpaimon:patch-8from
wechaty:main
Open

Update paimon.md (#1472)#1
zpaimon wants to merge 189 commits into
zpaimon:patch-8from
wechaty:main

Conversation

@zpaimon

@zpaimon zpaimon commented Feb 10, 2022

Copy link
Copy Markdown
Owner
  • 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:

    ---
    title: Your Great Blog Title
    author: your_github_id
    categories: project
    tags:
      - python
      - padlocal
    image: /assets/2021/02-your-blog-slug/teaser.jpg
    ---
    
    One line bio
    
    Your blog post content Your blog post content
    Your blog post content Your blog post content
    Your blog post content Your blog post content

    It will be easier to start drafting your post by using a existing post file as your template, for example, this one

  • Keep all filenames lowercase, and use - to connect words instead of space. e.g. 2017-10-06-wechat-pc-impactor.md instead of 2017-10-06-WeChat PC Impactor.md

  • Embed 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 post

  • Save 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:

    jekyll/_contributors/lijiarui.md

    ---
    name: Jiarui LI (李佳芮)
    site: https://lijiarui.github.io
    bio: 句子互动创始人 & CEO,微软人工智能最具价值专家 (AI MVP)
    avatar: /jekyll/assets/contributors/lijiarui/avatar.png
    email: rui@juzi.bot
    twitter: https://weibo.com/u/2175505900
    ---

    Here is the example file:

To learn more about the contribute guideline, visit: https://wechaty.js.org/docs/contributor-program/

hcfw007 and others added 30 commits December 27, 2022 11:27
* 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
* Update README.md

* Update README.md

* Update README.md

* Update README.md
* 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.