Site updated: 2022-10-12 14:52:35
This commit is contained in:
29
rss.xml
29
rss.xml
@ -10,8 +10,8 @@
|
||||
</author>
|
||||
<description>hito的博客</description>
|
||||
<language>zh-CN</language>
|
||||
<pubDate>Tue, 11 Oct 2022 10:40:00 +0800</pubDate>
|
||||
<lastBuildDate>Tue, 11 Oct 2022 10:40:00 +0800</lastBuildDate>
|
||||
<pubDate>Wed, 12 Oct 2022 14:40:00 +0800</pubDate>
|
||||
<lastBuildDate>Wed, 12 Oct 2022 14:40:00 +0800</lastBuildDate>
|
||||
<category term="hito" />
|
||||
<category term="無言" />
|
||||
<category term="博客" />
|
||||
@ -19,6 +19,31 @@
|
||||
<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>
|
||||
<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>
|
||||
|
Reference in New Issue
Block a user