美文网首页
用picGO, imagine和github搭建免费图床

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

作者: 石博士 | 来源:发表于2018-09-26 19:46 被阅读215次

    GC分析

    why:

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

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

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

    how:

    • 工具下载:

    • 设置好github

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

      • 新建repo, 命名为img

      • 设置好token:

    • 设置好picGO:

      • 打开详细设置

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

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

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

        • 设定分支名,如:master

        • 设定token,如:4ce86ea42978b80fd8e75829577d61db38f1b66d

    • 开始使用:

      • 截图后用imagine压缩

      • 直接拖拽到picGO上

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

    what

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

    • 下面是测试图片:

    image

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

    Changelog:

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

    • 时间:2018-09-02

    相关文章

      网友评论

          本文标题:用picGO, imagine和github搭建免费图床

          本文链接:https://www.haomeiwen.com/subject/ngmjoftx.html