feat: upgrade sync version, add netlify site for md project

更新同步版本,添加 netlify 站点
This commit is contained in:
yanglbme 2020-04-11 18:12:29 +08:00
parent ff98822b96
commit 537022d5b9
2 changed files with 9 additions and 1 deletions

View File

@ -15,3 +15,10 @@ jobs:
with:
source-repo: "git@github.com:doocs/md.git"
destination-repo: "git@gitee.com:Doocs/md.git"
- name: Build Gitee Pages
uses: yanglbme/gitee-pages-action@master
with:
gitee-username: yanglbme
gitee-password: ${{ secrets.GITEE_PASSWORD }}
gitee-repo: doocs/jvm

View File

@ -17,8 +17,9 @@
Markdown 文档自动即时渲染为微信图文,让你不再为微信文章排版而发愁!只要你会基本的 Markdown 语法,就能做出一篇样式简洁而又美观大方的微信图文。
## 在线编辑器地址
- GitHub Pageshttps://doocs.github.io/md
- Netlify: https://mdmd.netlify.com
- Gitee Pageshttps://doocs.gitee.io/md
- GitHub Pageshttps://doocs.github.io/md
注:推荐使用 Chrome 浏览器,效果最佳。另外,对于国内(中国)的朋友,访问 [Gitee Pages](https://doocs.gitee.io/md) 速度会相对快一些。