# blog_typora_picgo_gitee **Repository Path**: coderyantao/blog_typora_picgo_gitee ## Basic Information - **Project Name**: blog_typora_picgo_gitee - **Description**: typora、picgo、gitee 组合起来写文档 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-07 - **Last Updated**: 2021-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 之前一直苦于本地文档发表到博客上时,图片无法自动上传,必须要一个个手动复制,很是麻烦,今天请教了csdn里的一个哥们,告诉我可以上传图片到服务器,于是搜索了一下,竟然真的找到了方法。 原理就是用gitee的空间做图床,公开图片仓库,使其可以外链。这样写的文章可以直接复制粘贴发表到csdn、博客园、简述等等,真是方便! # 安装软件 typora下载:https://typora.io/windows/typora-setup-x64.exe nodejs下载:https://nodejs.org/dist/v12.8.0/node-v12.8.0-x64.msi PicGo下载:https://github.com/Molunerfinn/PicGo/releases # 1.Gitee ![image-20210807113428118](https://gitee.com/coderyantao/blog_typora_picgo_gitee/raw/master/img/image-20210807113428118.png) ![image-20210807113529574](https://gitee.com/coderyantao/blog_typora_picgo_gitee/raw/master/img/image-20210807113529574.png) ![image-20210807113553343](https://gitee.com/coderyantao/blog_typora_picgo_gitee/raw/master/img/image-20210807113553343.png) ![image-20210807113621434](https://gitee.com/coderyantao/blog_typora_picgo_gitee/raw/master/img/image-20210807113621434.png) ![image-20210807113626084](https://gitee.com/coderyantao/blog_typora_picgo_gitee/raw/master/img/image-20210807113626084.png) **设置token** ![image-20210807114307205](https://gitee.com/coderyantao/blog_typora_picgo_gitee/raw/master/img/image-20210807114307205.png) ![image-20210807114317256](https://gitee.com/coderyantao/blog_typora_picgo_gitee/raw/master/img/image-20210807114317256.png) 将token保存下来 # 2.PicGo ![image-20210807113740702](https://gitee.com/coderyantao/blog_typora_picgo_gitee/raw/master/img/image-20210807113740702.png) **勾选gitee** ![image-20210807113752331](https://gitee.com/coderyantao/blog_typora_picgo_gitee/raw/master/img/image-20210807113752331.png) **填入git仓库信息** ![image-20210807114113902](https://gitee.com/coderyantao/blog_typora_picgo_gitee/raw/master/img/image-20210807114113902.png) # 3.Typora ![image-20210807114722553](https://gitee.com/coderyantao/blog_typora_picgo_gitee/raw/master/img/image-20210807114722553.png) ![image-20210807114846552.png](https://gitee.com/coderyantao/blog_typora_picgo_gitee/raw/master/img/image-20210807114846552.png) **测试** ![image-20210807115130059](https://gitee.com/coderyantao/blog_typora_picgo_gitee/raw/master/img/image-20210807115130059.png) 这时gitee的仓库就会新增img目录和图片。写文档时,直接把剪切板的图片粘贴的markdown里就好了。