Site updated: 2022-10-12 14:52:35
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
2022/10/12/使用picgo上传图片到chevereto/index.html
Normal file
1
2022/10/12/使用picgo上传图片到chevereto/index.html
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
27
atom.xml
27
atom.xml
@ -8,7 +8,7 @@
|
|||||||
<author>
|
<author>
|
||||||
<name>Hito li</name>
|
<name>Hito li</name>
|
||||||
</author>
|
</author>
|
||||||
<updated>2022-10-11T02:40:00.000Z</updated>
|
<updated>2022-10-12T06:40:00.000Z</updated>
|
||||||
<category term="hito" />
|
<category term="hito" />
|
||||||
<category term="無言" />
|
<category term="無言" />
|
||||||
<category term="博客" />
|
<category term="博客" />
|
||||||
@ -16,6 +16,31 @@
|
|||||||
<category term="笔记" />
|
<category term="笔记" />
|
||||||
<category term="心得体会" />
|
<category term="心得体会" />
|
||||||
<category term="踩坑" />
|
<category term="踩坑" />
|
||||||
|
<entry>
|
||||||
|
<id>https://blog.jingxiyuan.cn/2022/10/12/%E4%BD%BF%E7%94%A8picgo%E4%B8%8A%E4%BC%A0%E5%9B%BE%E7%89%87%E5%88%B0chevereto/</id>
|
||||||
|
<title>使用PicGo上传图片到chevereto</title>
|
||||||
|
<link rel="alternate" href="https://blog.jingxiyuan.cn/2022/10/12/%E4%BD%BF%E7%94%A8picgo%E4%B8%8A%E4%BC%A0%E5%9B%BE%E7%89%87%E5%88%B0chevereto/"/>
|
||||||
|
<content type="html"><h1 id="简介"><a class="anchor" href="#简介">#</a> 简介</h1>
|
||||||
|
<p>PicGo 是一款开源的图床管理工具,十分流行。</p>
|
||||||
|
<p>PicGo 官方指南:<span class="exturl" data-url="aHR0cHM6Ly9waWNnby5naXRodWIuaW8vUGljR28tRG9jL3poL2d1aWRlLw==">PicGo | PicGo</span></p>
|
||||||
|
<h1 id="配置"><a class="anchor" href="#配置">#</a> 配置</h1>
|
||||||
|
<ol>
|
||||||
|
<li>
|
||||||
|
<p>安装插件<br />
|
||||||
|
<img data-src="https://file.jingxiyuan.cn/images/2022/10/12/2022-10-12-13-24-09.png" alt="" /></p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>图床配置 <br />
|
||||||
|
url 后缀必须用红线圈中的部分,key 在 chevereto 登陆后 api 配置中查找<br />
|
||||||
|
<img data-src="https://file.jingxiyuan.cn/images/2022/10/12/2022-10-12-13-24-51.png" alt="" /></p>
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
|
</content>
|
||||||
|
<category term="技术分享" scheme="https://blog.jingxiyuan.cn/categories/%E6%8A%80%E6%9C%AF%E5%88%86%E4%BA%AB/" />
|
||||||
|
<category term="PicGo" scheme="https://blog.jingxiyuan.cn/tags/PicGo/" />
|
||||||
|
<category term="chevereto" scheme="https://blog.jingxiyuan.cn/tags/chevereto/" />
|
||||||
|
<updated>2022-10-12T06:40:00.000Z</updated>
|
||||||
|
</entry>
|
||||||
<entry>
|
<entry>
|
||||||
<id>https://blog.jingxiyuan.cn/2022/10/11/svn%E5%BA%93%E8%BD%ACgit%E5%BA%93/</id>
|
<id>https://blog.jingxiyuan.cn/2022/10/11/svn%E5%BA%93%E8%BD%ACgit%E5%BA%93/</id>
|
||||||
<title>svn库转git库</title>
|
<title>svn库转git库</title>
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
12
feed.json
12
feed.json
@ -6,6 +6,18 @@
|
|||||||
"description": "hito的博客",
|
"description": "hito的博客",
|
||||||
"home_page_url": "https://blog.jingxiyuan.cn",
|
"home_page_url": "https://blog.jingxiyuan.cn",
|
||||||
"items": [
|
"items": [
|
||||||
|
{
|
||||||
|
"id": "https://blog.jingxiyuan.cn/2022/10/12/%E4%BD%BF%E7%94%A8picgo%E4%B8%8A%E4%BC%A0%E5%9B%BE%E7%89%87%E5%88%B0chevereto/",
|
||||||
|
"url": "https://blog.jingxiyuan.cn/2022/10/12/%E4%BD%BF%E7%94%A8picgo%E4%B8%8A%E4%BC%A0%E5%9B%BE%E7%89%87%E5%88%B0chevereto/",
|
||||||
|
"title": "使用PicGo上传图片到chevereto",
|
||||||
|
"date_published": "2022-10-12T06:40:00.000Z",
|
||||||
|
"content_html": "<h1 id=\"简介\"><a class=\"anchor\" href=\"#简介\">#</a> 简介</h1>\n<p>PicGo 是一款开源的图床管理工具,十分流行。</p>\n<p>PicGo 官方指南:<span class=\"exturl\" data-url=\"aHR0cHM6Ly9waWNnby5naXRodWIuaW8vUGljR28tRG9jL3poL2d1aWRlLw==\">PicGo | PicGo</span></p>\n<h1 id=\"配置\"><a class=\"anchor\" href=\"#配置\">#</a> 配置</h1>\n<ol>\n<li>\n<p>安装插件<br />\n<img data-src=\"https://file.jingxiyuan.cn/images/2022/10/12/2022-10-12-13-24-09.png\" alt=\"\" /></p>\n</li>\n<li>\n<p>图床配置 <br />\nurl 后缀必须用红线圈中的部分,key 在 chevereto 登陆后 api 配置中查找<br />\n<img data-src=\"https://file.jingxiyuan.cn/images/2022/10/12/2022-10-12-13-24-51.png\" alt=\"\" /></p>\n</li>\n</ol>\n",
|
||||||
|
"tags": [
|
||||||
|
"技术分享",
|
||||||
|
"PicGo",
|
||||||
|
"chevereto"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "https://blog.jingxiyuan.cn/2022/10/11/svn%E5%BA%93%E8%BD%ACgit%E5%BA%93/",
|
"id": "https://blog.jingxiyuan.cn/2022/10/11/svn%E5%BA%93%E8%BD%ACgit%E5%BA%93/",
|
||||||
"url": "https://blog.jingxiyuan.cn/2022/10/11/svn%E5%BA%93%E8%BD%ACgit%E5%BA%93/",
|
"url": "https://blog.jingxiyuan.cn/2022/10/11/svn%E5%BA%93%E8%BD%ACgit%E5%BA%93/",
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
29
rss.xml
29
rss.xml
@ -10,8 +10,8 @@
|
|||||||
</author>
|
</author>
|
||||||
<description>hito的博客</description>
|
<description>hito的博客</description>
|
||||||
<language>zh-CN</language>
|
<language>zh-CN</language>
|
||||||
<pubDate>Tue, 11 Oct 2022 10:40:00 +0800</pubDate>
|
<pubDate>Wed, 12 Oct 2022 14:40:00 +0800</pubDate>
|
||||||
<lastBuildDate>Tue, 11 Oct 2022 10:40:00 +0800</lastBuildDate>
|
<lastBuildDate>Wed, 12 Oct 2022 14:40:00 +0800</lastBuildDate>
|
||||||
<category term="hito" />
|
<category term="hito" />
|
||||||
<category term="無言" />
|
<category term="無言" />
|
||||||
<category term="博客" />
|
<category term="博客" />
|
||||||
@ -19,6 +19,31 @@
|
|||||||
<category term="笔记" />
|
<category term="笔记" />
|
||||||
<category term="心得体会" />
|
<category term="心得体会" />
|
||||||
<category term="踩坑" />
|
<category term="踩坑" />
|
||||||
|
<item>
|
||||||
|
<guid isPermalink="true">https://blog.jingxiyuan.cn/2022/10/12/%E4%BD%BF%E7%94%A8picgo%E4%B8%8A%E4%BC%A0%E5%9B%BE%E7%89%87%E5%88%B0chevereto/</guid>
|
||||||
|
<title>使用PicGo上传图片到chevereto</title>
|
||||||
|
<link>https://blog.jingxiyuan.cn/2022/10/12/%E4%BD%BF%E7%94%A8picgo%E4%B8%8A%E4%BC%A0%E5%9B%BE%E7%89%87%E5%88%B0chevereto/</link>
|
||||||
|
<category term="技术分享" scheme="https://blog.jingxiyuan.cn/categories/%E6%8A%80%E6%9C%AF%E5%88%86%E4%BA%AB/" />
|
||||||
|
<category term="PicGo" scheme="https://blog.jingxiyuan.cn/tags/PicGo/" />
|
||||||
|
<category term="chevereto" scheme="https://blog.jingxiyuan.cn/tags/chevereto/" />
|
||||||
|
<pubDate>Wed, 12 Oct 2022 14:40:00 +0800</pubDate>
|
||||||
|
<description><![CDATA[ <h1 id="简介"><a class="anchor" href="#简介">#</a> 简介</h1>
|
||||||
|
<p>PicGo 是一款开源的图床管理工具,十分流行。</p>
|
||||||
|
<p>PicGo 官方指南:<span class="exturl" data-url="aHR0cHM6Ly9waWNnby5naXRodWIuaW8vUGljR28tRG9jL3poL2d1aWRlLw==">PicGo | PicGo</span></p>
|
||||||
|
<h1 id="配置"><a class="anchor" href="#配置">#</a> 配置</h1>
|
||||||
|
<ol>
|
||||||
|
<li>
|
||||||
|
<p>安装插件<br />
|
||||||
|
<img data-src="https://file.jingxiyuan.cn/images/2022/10/12/2022-10-12-13-24-09.png" alt="" /></p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>图床配置 <br />
|
||||||
|
url 后缀必须用红线圈中的部分,key 在 chevereto 登陆后 api 配置中查找<br />
|
||||||
|
<img data-src="https://file.jingxiyuan.cn/images/2022/10/12/2022-10-12-13-24-51.png" alt="" /></p>
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
|
]]></description>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<guid isPermalink="true">https://blog.jingxiyuan.cn/2022/10/11/svn%E5%BA%93%E8%BD%ACgit%E5%BA%93/</guid>
|
<guid isPermalink="true">https://blog.jingxiyuan.cn/2022/10/11/svn%E5%BA%93%E8%BD%ACgit%E5%BA%93/</guid>
|
||||||
<title>svn库转git库</title>
|
<title>svn库转git库</title>
|
||||||
|
File diff suppressed because one or more lines are too long
1
tags/PicGo/index.html
Normal file
1
tags/PicGo/index.html
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
tags/chevereto/index.html
Normal file
1
tags/chevereto/index.html
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user