Site updated: 2022-10-12 14:52:35

This commit is contained in:
qinglong
2022-10-12 14:52:36 +08:00
parent 7ef2ec05af
commit c556cfccd0
56 changed files with 125 additions and 60 deletions

29
rss.xml
View File

@ -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[ &lt;h1 id=&#34;简介&#34;&gt;&lt;a class=&#34;anchor&#34; href=&#34;#简介&#34;&gt;#&lt;/a&gt; 简介&lt;/h1&gt;
&lt;p&gt;PicGo 是一款开源的图床管理工具,十分流行。&lt;/p&gt;
&lt;p&gt;PicGo 官方指南:&lt;span class=&#34;exturl&#34; data-url=&#34;aHR0cHM6Ly9waWNnby5naXRodWIuaW8vUGljR28tRG9jL3poL2d1aWRlLw==&#34;&gt;PicGo | PicGo&lt;/span&gt;&lt;/p&gt;
&lt;h1 id=&#34;配置&#34;&gt;&lt;a class=&#34;anchor&#34; href=&#34;#配置&#34;&gt;#&lt;/a&gt; 配置&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;安装插件&lt;br /&gt;
&lt;img data-src=&#34;https://file.jingxiyuan.cn/images/2022/10/12/2022-10-12-13-24-09.png&#34; alt=&#34;&#34; /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;图床配置  &lt;br /&gt;
url 后缀必须用红线圈中的部分key 在 chevereto 登陆后 api 配置中查找&lt;br /&gt;
&lt;img data-src=&#34;https://file.jingxiyuan.cn/images/2022/10/12/2022-10-12-13-24-51.png&#34; alt=&#34;&#34; /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
]]></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>