-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[test] add mermaid support #107
Conversation
Thank you very much for adding the mermaid support! Please let me know when you finished testing and it's good to be merged. |
I think this PR is useful for our website, and I'd like to see it be keeping improved so that we can merge it after everything is good. |
@huan 这个环境我不太会使用,主要是启动方式我很懵,根据里面的docker 文档启动也有点问题😂 |
@zhihuifanqiechaodan thanks for the approval! Could you confirm that this PR is working as expected? |
是不是需要重新发起PR,好像文件并没有更新 |
我看到checks都通过了,sorry。 |
That's all right. This is a functional PR and we have merged it but it seems that not work as expected. See: |
我在HTML 开发者工具里面看了,并没有 unpkg.com 请求,说明 js 文件并没有生效 |
It seems that we missed something... Can we take a look at it and try to find out the fix? |
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.md
instead of2017-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 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/