用picGO, imagine和github搭建免费图床

GC分析

why:

  • 七牛现在不能用临时域名了(制成的临时域名过30天自动删除),用自己的域名必须BEIAN

  • 无奈,我的域名是在国外买的,不想转到国内再BEIAN,于是放弃七牛

  • 多番查找,发现github的图床最稳

how:

  • 工具下载:

    • 下载picGO, imagine(压缩图片用的)
  • 设置好github

    • 注册github(已经注册请跳过)

    • 新建repo, 命名为img

    • 设置好token:

      • 访问:https://github.com/settings/tokens](https://github.com/settings/tokens))

      • 点:generate new token

      • 打勾"repo“就可以了

      • 点:generate token

      • 注意:这个token生成后只会显示一次!你要把这个token复制一下存到其他地方以备以后要用。

  • 设置好picGO:

    • 打开详细设置

    • 点“图床设置”-“GitHub图床”

    • 设置好前三个就可以了:

      • 设定仓库名,如:sandypuls/img

      • 设定分支名,如:master

      • 设定token,如:4ce86ea42978b80fd8e75829577d61db38f1b66d

  • 开始使用:

    • 截图后用imagine压缩

    • 直接拖拽到picGO上

    • 粘贴剪切板的链接到markdown文档里

what

  • 最终用picGO, imagine, github实现了免费图床工作流

  • 下面是测试图片:

用picGO, imagine和github搭建免费图床_第1张图片
image

https://raw.githubusercontent.com/sandyplus/img/master/20180902175810.png

Changelog:

  • 作者:石勇(石博士,sandy)

  • 时间:2018-09-02

你可能感兴趣的:(用picGO, imagine和github搭建免费图床)