Mac markdown:typora + picgo + github + jsdelivr

96 阅读1分钟

据说gitee图床被封

如果需要把本地截图搬运到各个平台,则必须把图片上传到网络,这里可以使用github作为免费图床,jsdelivr作为cdn加速

  1. 配置github

image.png

  1. jsdelivr只需要访问指定域名,就可以进行加速: https://cdn.jsdelivr.net/gh/${githubuser}/${repo}@${release/branch}/file

  2. picgo下载

image.png

  1. 配置picgo

image.png

  1. 根据mac版本下载typora

  2. 配置typora

image.png

  1. 配置完成,在typora中粘贴截图就能自动上传到github

  2. typora激活方法?