mycpen-blog 0.0.0-flbyujfbjr → 0.0.0-flupenamct
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/atom.xml +166 -158
- package/baidu_urls.txt +7 -7
- package/baidusitemap.xml +44 -20
- package/css/index.css +1 -1
- package/img/siteshot-3.jpg +0 -0
- package/img/siteshot.jpg +0 -0
- package/js/custom.js +1 -1
- package/js/fcircle.js +1 -1
- package/js/fcircle_manage_panel.js +3 -3
- package/js/home_page_swiper.js +1 -1
- package/js/people.js +1 -1
- package/js/random.js +1 -1
- package/js/random_friends_post.js +1 -1
- package/js/tianli_gpt.js +1 -1
- package/json/friend.json +1 -1
- package/json/link.json +1 -1
- package/manifest.json +1 -1
- package/music1/main.css +1 -1
- package/music1/manifest.json +2 -2
- package/package.json +1 -1
- package/search.xml +175 -5
- package/sitemap.xml +181 -106
- package/wechatOA/main.css +1 -1
    
        package/atom.xml
    CHANGED
    
    | @@ -6,7 +6,7 @@ | |
| 6 6 | 
             
              <link href="https://blog.cpen.top/atom.xml" rel="self"/>
         | 
| 7 7 |  | 
| 8 8 | 
             
              <link href="https://blog.cpen.top/"/>
         | 
| 9 | 
            -
              <updated>2023- | 
| 9 | 
            +
              <updated>2023-06-01T05:00:00.000Z</updated>
         | 
| 10 10 | 
             
              <id>https://blog.cpen.top/</id>
         | 
| 11 11 |  | 
| 12 12 | 
             
              <author>
         | 
| @@ -16,12 +16,172 @@ | |
| 16 16 |  | 
| 17 17 | 
             
              <generator uri="https://hexo.io/">Hexo</generator>
         | 
| 18 18 |  | 
| 19 | 
            +
              <entry>
         | 
| 20 | 
            +
                <title>13_Hexo-操作记录</title>
         | 
| 21 | 
            +
                <link href="https://blog.cpen.top/posts/db7b8b04.html"/>
         | 
| 22 | 
            +
                <id>https://blog.cpen.top/posts/db7b8b04.html</id>
         | 
| 23 | 
            +
                <published>2023-06-01T04:00:00.000Z</published>
         | 
| 24 | 
            +
                <updated>2023-06-01T05:00:00.000Z</updated>
         | 
| 25 | 
            +
                
         | 
| 26 | 
            +
                
         | 
| 27 | 
            +
                  
         | 
| 28 | 
            +
                  
         | 
| 29 | 
            +
                <summary type="html"><h2 id="01-Giscus-评论系统">01. Giscus 评论系统<a class="header-anchor" href="#01-Giscus-评论系统"></a></h2>
         | 
| 30 | 
            +
            <p>博客弃用 Twikoo,改用 Giscus 进行评论</p>
         | 
| 31 | 
            +
            <p>参考</p></summary>
         | 
| 32 | 
            +
                  
         | 
| 33 | 
            +
                
         | 
| 34 | 
            +
                
         | 
| 35 | 
            +
                
         | 
| 36 | 
            +
                <category term="Hexo" scheme="https://blog.cpen.top/categories/Hexo/"/>
         | 
| 37 | 
            +
                
         | 
| 38 | 
            +
                
         | 
| 39 | 
            +
                <category term="Hexo" scheme="https://blog.cpen.top/tags/Hexo/"/>
         | 
| 40 | 
            +
                
         | 
| 41 | 
            +
              </entry>
         | 
| 42 | 
            +
              
         | 
| 43 | 
            +
              <entry>
         | 
| 44 | 
            +
                <title>12_Hexo-GitHub Actions 发布博客静态资源至 NPM</title>
         | 
| 45 | 
            +
                <link href="https://blog.cpen.top/posts/8d01af11.html"/>
         | 
| 46 | 
            +
                <id>https://blog.cpen.top/posts/8d01af11.html</id>
         | 
| 47 | 
            +
                <published>2023-05-05T04:00:00.000Z</published>
         | 
| 48 | 
            +
                <updated>2023-05-05T05:00:00.000Z</updated>
         | 
| 49 | 
            +
                
         | 
| 50 | 
            +
                
         | 
| 51 | 
            +
                  
         | 
| 52 | 
            +
                  
         | 
| 53 | 
            +
                <summary type="html"><h2 id="前言">前言<a class="header-anchor" href="#前言"></a></h2>
         | 
| 54 | 
            +
            <p>将博客静态文件上传至 github,通过 github action 自动发包至 npm,使用 <a href="https://npmmirror.co</summary>
         | 
| 55 | 
            +
                  
         | 
| 56 | 
            +
                
         | 
| 57 | 
            +
                
         | 
| 58 | 
            +
                
         | 
| 59 | 
            +
                <category term="Hexo" scheme="https://blog.cpen.top/categories/Hexo/"/>
         | 
| 60 | 
            +
                
         | 
| 61 | 
            +
                
         | 
| 62 | 
            +
                <category term="Hexo" scheme="https://blog.cpen.top/tags/Hexo/"/>
         | 
| 63 | 
            +
                
         | 
| 64 | 
            +
                <category term="GitHub" scheme="https://blog.cpen.top/tags/GitHub/"/>
         | 
| 65 | 
            +
                
         | 
| 66 | 
            +
                <category term="NPM" scheme="https://blog.cpen.top/tags/NPM/"/>
         | 
| 67 | 
            +
                
         | 
| 68 | 
            +
              </entry>
         | 
| 69 | 
            +
              
         | 
| 70 | 
            +
              <entry>
         | 
| 71 | 
            +
                <title>06_转载-自我提升的8个好习惯</title>
         | 
| 72 | 
            +
                <link href="https://blog.cpen.top/posts/85a8374a.html"/>
         | 
| 73 | 
            +
                <id>https://blog.cpen.top/posts/85a8374a.html</id>
         | 
| 74 | 
            +
                <published>2023-05-04T04:00:00.000Z</published>
         | 
| 75 | 
            +
                <updated>2023-05-04T05:00:00.000Z</updated>
         | 
| 76 | 
            +
                
         | 
| 77 | 
            +
                
         | 
| 78 | 
            +
                  
         | 
| 79 | 
            +
                  
         | 
| 80 | 
            +
                <summary type="html"><p>原文:<a href="https://blog.zhuxu.xyz/archives/343/">https://blog.zhuxu.xyz/archives/343/</a></p>
         | 
| 81 | 
            +
            <table>
         | 
| 82 | 
            +
            <thead>
         | 
| 83 | 
            +
            <tr>
         | 
| 84 | 
            +
            <th colspan="2">自我提升的</summary>
         | 
| 85 | 
            +
                  
         | 
| 86 | 
            +
                
         | 
| 87 | 
            +
                
         | 
| 88 | 
            +
                
         | 
| 89 | 
            +
                <category term="转载" scheme="https://blog.cpen.top/categories/%E8%BD%AC%E8%BD%BD/"/>
         | 
| 90 | 
            +
                
         | 
| 91 | 
            +
                
         | 
| 92 | 
            +
                <category term="转载" scheme="https://blog.cpen.top/tags/%E8%BD%AC%E8%BD%BD/"/>
         | 
| 93 | 
            +
                
         | 
| 94 | 
            +
                <category term="习惯" scheme="https://blog.cpen.top/tags/%E4%B9%A0%E6%83%AF/"/>
         | 
| 95 | 
            +
                
         | 
| 96 | 
            +
              </entry>
         | 
| 97 | 
            +
              
         | 
| 98 | 
            +
              <entry>
         | 
| 99 | 
            +
                <title>05_转载-延寿指南-反向面试-文档写作规范</title>
         | 
| 100 | 
            +
                <link href="https://blog.cpen.top/posts/285c50ae.html"/>
         | 
| 101 | 
            +
                <id>https://blog.cpen.top/posts/285c50ae.html</id>
         | 
| 102 | 
            +
                <published>2023-05-03T04:00:00.000Z</published>
         | 
| 103 | 
            +
                <updated>2023-05-03T05:00:00.000Z</updated>
         | 
| 104 | 
            +
                
         | 
| 105 | 
            +
                
         | 
| 106 | 
            +
                  
         | 
| 107 | 
            +
                  
         | 
| 108 | 
            +
                <summary type="html"><h2 id="程序员延寿指南">程序员延寿指南<a class="header-anchor" href="#程序员延寿指南"></a></h2>
         | 
| 109 | 
            +
            <p>原文:<a href="https://github.com/geekan/HowToLiveLonger">https:/</summary>
         | 
| 110 | 
            +
                  
         | 
| 111 | 
            +
                
         | 
| 112 | 
            +
                
         | 
| 113 | 
            +
                
         | 
| 114 | 
            +
                <category term="转载" scheme="https://blog.cpen.top/categories/%E8%BD%AC%E8%BD%BD/"/>
         | 
| 115 | 
            +
                
         | 
| 116 | 
            +
                
         | 
| 117 | 
            +
                <category term="GitHub" scheme="https://blog.cpen.top/tags/GitHub/"/>
         | 
| 118 | 
            +
                
         | 
| 119 | 
            +
                <category term="转载" scheme="https://blog.cpen.top/tags/%E8%BD%AC%E8%BD%BD/"/>
         | 
| 120 | 
            +
                
         | 
| 121 | 
            +
                <category term="学习" scheme="https://blog.cpen.top/tags/%E5%AD%A6%E4%B9%A0/"/>
         | 
| 122 | 
            +
                
         | 
| 123 | 
            +
                <category term="习惯" scheme="https://blog.cpen.top/tags/%E4%B9%A0%E6%83%AF/"/>
         | 
| 124 | 
            +
                
         | 
| 125 | 
            +
              </entry>
         | 
| 126 | 
            +
              
         | 
| 127 | 
            +
              <entry>
         | 
| 128 | 
            +
                <title>04_转载-提问的智慧</title>
         | 
| 129 | 
            +
                <link href="https://blog.cpen.top/posts/beb8baf2.html"/>
         | 
| 130 | 
            +
                <id>https://blog.cpen.top/posts/beb8baf2.html</id>
         | 
| 131 | 
            +
                <published>2023-05-02T04:00:00.000Z</published>
         | 
| 132 | 
            +
                <updated>2023-05-02T05:00:00.000Z</updated>
         | 
| 133 | 
            +
                
         | 
| 134 | 
            +
                
         | 
| 135 | 
            +
                  
         | 
| 136 | 
            +
                  
         | 
| 137 | 
            +
                <summary type="html"><p>具体版权见原文。原文:<a href="https://github.com/tvvocold/How-To-Ask-Questions-The-Smart-Way">https://github.com/tvvocold/How-To-Ask-Questions-The-</summary>
         | 
| 138 | 
            +
                  
         | 
| 139 | 
            +
                
         | 
| 140 | 
            +
                
         | 
| 141 | 
            +
                
         | 
| 142 | 
            +
                <category term="转载" scheme="https://blog.cpen.top/categories/%E8%BD%AC%E8%BD%BD/"/>
         | 
| 143 | 
            +
                
         | 
| 144 | 
            +
                
         | 
| 145 | 
            +
                <category term="GitHub" scheme="https://blog.cpen.top/tags/GitHub/"/>
         | 
| 146 | 
            +
                
         | 
| 147 | 
            +
                <category term="转载" scheme="https://blog.cpen.top/tags/%E8%BD%AC%E8%BD%BD/"/>
         | 
| 148 | 
            +
                
         | 
| 149 | 
            +
                <category term="学习" scheme="https://blog.cpen.top/tags/%E5%AD%A6%E4%B9%A0/"/>
         | 
| 150 | 
            +
                
         | 
| 151 | 
            +
              </entry>
         | 
| 152 | 
            +
              
         | 
| 153 | 
            +
              <entry>
         | 
| 154 | 
            +
                <title>03_转载-中文文案排版指北</title>
         | 
| 155 | 
            +
                <link href="https://blog.cpen.top/posts/3e42a4ef.html"/>
         | 
| 156 | 
            +
                <id>https://blog.cpen.top/posts/3e42a4ef.html</id>
         | 
| 157 | 
            +
                <published>2023-05-01T04:00:00.000Z</published>
         | 
| 158 | 
            +
                <updated>2023-05-01T05:00:00.000Z</updated>
         | 
| 159 | 
            +
                
         | 
| 160 | 
            +
                
         | 
| 161 | 
            +
                  
         | 
| 162 | 
            +
                  
         | 
| 163 | 
            +
                <summary type="html"><p>原文:<a href="https://github.com/sparanoid/chinese-copywriting-guidelines/blob/master/README.zh-Hans.md#%E4%B8%AD%E6%96%87%E6%96%87%E6%A1%8</summary>
         | 
| 164 | 
            +
                  
         | 
| 165 | 
            +
                
         | 
| 166 | 
            +
                
         | 
| 167 | 
            +
                
         | 
| 168 | 
            +
                <category term="转载" scheme="https://blog.cpen.top/categories/%E8%BD%AC%E8%BD%BD/"/>
         | 
| 169 | 
            +
                
         | 
| 170 | 
            +
                
         | 
| 171 | 
            +
                <category term="GitHub" scheme="https://blog.cpen.top/tags/GitHub/"/>
         | 
| 172 | 
            +
                
         | 
| 173 | 
            +
                <category term="转载" scheme="https://blog.cpen.top/tags/%E8%BD%AC%E8%BD%BD/"/>
         | 
| 174 | 
            +
                
         | 
| 175 | 
            +
                <category term="学习" scheme="https://blog.cpen.top/tags/%E5%AD%A6%E4%B9%A0/"/>
         | 
| 176 | 
            +
                
         | 
| 177 | 
            +
              </entry>
         | 
| 178 | 
            +
              
         | 
| 19 179 | 
             
              <entry>
         | 
| 20 180 | 
             
                <title>11_Hexo-GitHub Actions 自动部署博客</title>
         | 
| 21 181 | 
             
                <link href="https://blog.cpen.top/posts/8b765f7a.html"/>
         | 
| 22 182 | 
             
                <id>https://blog.cpen.top/posts/8b765f7a.html</id>
         | 
| 23 183 | 
             
                <published>2023-04-04T04:00:00.000Z</published>
         | 
| 24 | 
            -
                <updated>2023- | 
| 184 | 
            +
                <updated>2023-10-11T05:00:00.000Z</updated>
         | 
| 25 185 |  | 
| 26 186 |  | 
| 27 187 |  | 
| @@ -101,7 +261,7 @@ | |
| 101 261 | 
             
                <link href="https://blog.cpen.top/posts/cee83196.html"/>
         | 
| 102 262 | 
             
                <id>https://blog.cpen.top/posts/cee83196.html</id>
         | 
| 103 263 | 
             
                <published>2023-04-01T04:00:00.000Z</published>
         | 
| 104 | 
            -
                <updated>2023- | 
| 264 | 
            +
                <updated>2023-10-05T05:00:00.000Z</updated>
         | 
| 105 265 |  | 
| 106 266 |  | 
| 107 267 |  | 
| @@ -131,7 +291,7 @@ | |
| 131 291 | 
             
                <link href="https://blog.cpen.top/posts/fe8dbc73.html"/>
         | 
| 132 292 | 
             
                <id>https://blog.cpen.top/posts/fe8dbc73.html</id>
         | 
| 133 293 | 
             
                <published>2023-03-01T04:00:00.000Z</published>
         | 
| 134 | 
            -
                <updated>2023- | 
| 294 | 
            +
                <updated>2023-09-05T05:00:00.000Z</updated>
         | 
| 135 295 |  | 
| 136 296 |  | 
| 137 297 |  | 
| @@ -184,7 +344,7 @@ | |
| 184 344 | 
             
                <link href="https://blog.cpen.top/posts/27addd89.html"/>
         | 
| 185 345 | 
             
                <id>https://blog.cpen.top/posts/27addd89.html</id>
         | 
| 186 346 | 
             
                <published>2023-01-01T04:00:00.000Z</published>
         | 
| 187 | 
            -
                <updated>2023- | 
| 347 | 
            +
                <updated>2023-10-01T05:00:00.000Z</updated>
         | 
| 188 348 |  | 
| 189 349 |  | 
| 190 350 |  | 
| @@ -260,7 +420,7 @@ | |
| 260 420 | 
             
                <link href="https://blog.cpen.top/posts/b7f58a40.html"/>
         | 
| 261 421 | 
             
                <id>https://blog.cpen.top/posts/b7f58a40.html</id>
         | 
| 262 422 | 
             
                <published>2022-12-04T04:00:00.000Z</published>
         | 
| 263 | 
            -
                <updated> | 
| 423 | 
            +
                <updated>2023-07-11T05:00:00.000Z</updated>
         | 
| 264 424 |  | 
| 265 425 |  | 
| 266 426 |  | 
| @@ -383,156 +543,4 @@ | |
| 383 543 |  | 
| 384 544 | 
             
              </entry>
         | 
| 385 545 |  | 
| 386 | 
            -
              <entry>
         | 
| 387 | 
            -
                <title>06_Hexo-elemecdn 加速 Butterfly 第三方资源</title>
         | 
| 388 | 
            -
                <link href="https://blog.cpen.top/posts/9b5a2768.html"/>
         | 
| 389 | 
            -
                <id>https://blog.cpen.top/posts/9b5a2768.html</id>
         | 
| 390 | 
            -
                <published>2022-10-25T04:00:00.000Z</published>
         | 
| 391 | 
            -
                <updated>2023-04-13T05:00:00.000Z</updated>
         | 
| 392 | 
            -
                
         | 
| 393 | 
            -
                
         | 
| 394 | 
            -
                  
         | 
| 395 | 
            -
                  
         | 
| 396 | 
            -
                <summary type="html"><h2 id="2023-01-09-更新">2023/01/09 更新<a class="header-anchor" href="#2023-01-09-更新"></a></h2>
         | 
| 397 | 
            -
            <p>今天发现 <a href="https://butterfly.js.org/posts</summary>
         | 
| 398 | 
            -
                  
         | 
| 399 | 
            -
                
         | 
| 400 | 
            -
                
         | 
| 401 | 
            -
                
         | 
| 402 | 
            -
                <category term="Hexo" scheme="https://blog.cpen.top/categories/Hexo/"/>
         | 
| 403 | 
            -
                
         | 
| 404 | 
            -
                
         | 
| 405 | 
            -
                <category term="Hexo" scheme="https://blog.cpen.top/tags/Hexo/"/>
         | 
| 406 | 
            -
                
         | 
| 407 | 
            -
                <category term="Element" scheme="https://blog.cpen.top/tags/Element/"/>
         | 
| 408 | 
            -
                
         | 
| 409 | 
            -
              </entry>
         | 
| 410 | 
            -
              
         | 
| 411 | 
            -
              <entry>
         | 
| 412 | 
            -
                <title>05_Hexo-twikoo数据从MongoDB导出-js适配pjax</title>
         | 
| 413 | 
            -
                <link href="https://blog.cpen.top/posts/51a9ee30.html"/>
         | 
| 414 | 
            -
                <id>https://blog.cpen.top/posts/51a9ee30.html</id>
         | 
| 415 | 
            -
                <published>2022-10-24T04:00:00.000Z</published>
         | 
| 416 | 
            -
                <updated>2022-10-24T05:00:00.000Z</updated>
         | 
| 417 | 
            -
                
         | 
| 418 | 
            -
                
         | 
| 419 | 
            -
                  
         | 
| 420 | 
            -
                  
         | 
| 421 | 
            -
                <summary type="html"><h1 id="一-Twikoo数据从MongoDB导出">一. Twikoo数据从MongoDB导出<a class="header-anchor" href="#一-Twikoo数据从MongoDB导出"></a></h1>
         | 
| 422 | 
            -
            <h2 id="前言">前言<a class="h</summary>
         | 
| 423 | 
            -
                  
         | 
| 424 | 
            -
                
         | 
| 425 | 
            -
                
         | 
| 426 | 
            -
                
         | 
| 427 | 
            -
                <category term="Hexo" scheme="https://blog.cpen.top/categories/Hexo/"/>
         | 
| 428 | 
            -
                
         | 
| 429 | 
            -
                
         | 
| 430 | 
            -
                <category term="Hexo" scheme="https://blog.cpen.top/tags/Hexo/"/>
         | 
| 431 | 
            -
                
         | 
| 432 | 
            -
                <category term="Twikoo" scheme="https://blog.cpen.top/tags/Twikoo/"/>
         | 
| 433 | 
            -
                
         | 
| 434 | 
            -
                <category term="PJAX" scheme="https://blog.cpen.top/tags/PJAX/"/>
         | 
| 435 | 
            -
                
         | 
| 436 | 
            -
              </entry>
         | 
| 437 | 
            -
              
         | 
| 438 | 
            -
              <entry>
         | 
| 439 | 
            -
                <title>04_Hexo-多平台部署-云服务器-GitHub-Gitee</title>
         | 
| 440 | 
            -
                <link href="https://blog.cpen.top/posts/38874.html"/>
         | 
| 441 | 
            -
                <id>https://blog.cpen.top/posts/38874.html</id>
         | 
| 442 | 
            -
                <published>2022-10-23T04:00:00.000Z</published>
         | 
| 443 | 
            -
                <updated>2022-10-23T05:00:00.000Z</updated>
         | 
| 444 | 
            -
                
         | 
| 445 | 
            -
                
         | 
| 446 | 
            -
                  
         | 
| 447 | 
            -
                  
         | 
| 448 | 
            -
                <summary type="html"><h2 id="一-开篇词">一. 开篇词<a class="header-anchor" href="#一-开篇词"></a></h2>
         | 
| 449 | 
            -
            <h3 id="1-1-前言">1.1 前言<a class="header-anchor" href="#1-1-前言"></a></h3</summary>
         | 
| 450 | 
            -
                  
         | 
| 451 | 
            -
                
         | 
| 452 | 
            -
                
         | 
| 453 | 
            -
                
         | 
| 454 | 
            -
                <category term="Hexo" scheme="https://blog.cpen.top/categories/Hexo/"/>
         | 
| 455 | 
            -
                
         | 
| 456 | 
            -
                
         | 
| 457 | 
            -
                <category term="Troubleshooting" scheme="https://blog.cpen.top/tags/Troubleshooting/"/>
         | 
| 458 | 
            -
                
         | 
| 459 | 
            -
                <category term="Git" scheme="https://blog.cpen.top/tags/Git/"/>
         | 
| 460 | 
            -
                
         | 
| 461 | 
            -
                <category term="Hexo" scheme="https://blog.cpen.top/tags/Hexo/"/>
         | 
| 462 | 
            -
                
         | 
| 463 | 
            -
              </entry>
         | 
| 464 | 
            -
              
         | 
| 465 | 
            -
              <entry>
         | 
| 466 | 
            -
                <title>03_Hexo-Github Pages 个人博客源文件备份迁移</title>
         | 
| 467 | 
            -
                <link href="https://blog.cpen.top/posts/43907.html"/>
         | 
| 468 | 
            -
                <id>https://blog.cpen.top/posts/43907.html</id>
         | 
| 469 | 
            -
                <published>2022-10-22T04:00:00.000Z</published>
         | 
| 470 | 
            -
                <updated>2022-10-22T05:00:00.000Z</updated>
         | 
| 471 | 
            -
                
         | 
| 472 | 
            -
                
         | 
| 473 | 
            -
                  
         | 
| 474 | 
            -
                  
         | 
| 475 | 
            -
                <summary type="html"><h1 id="Github-Pages-个人博客源文件">Github Pages 个人博客源文件<a class="header-anchor" href="#Github-Pages-个人博客源文件"></a></h1>
         | 
| 476 | 
            -
            <h2 id="1-起因">1. 起因<a clas</summary>
         | 
| 477 | 
            -
                  
         | 
| 478 | 
            -
                
         | 
| 479 | 
            -
                
         | 
| 480 | 
            -
                
         | 
| 481 | 
            -
                <category term="Hexo" scheme="https://blog.cpen.top/categories/Hexo/"/>
         | 
| 482 | 
            -
                
         | 
| 483 | 
            -
                
         | 
| 484 | 
            -
                <category term="Hexo" scheme="https://blog.cpen.top/tags/Hexo/"/>
         | 
| 485 | 
            -
                
         | 
| 486 | 
            -
              </entry>
         | 
| 487 | 
            -
              
         | 
| 488 | 
            -
              <entry>
         | 
| 489 | 
            -
                <title>02_Hexo-出错排查-Nunjucks Error</title>
         | 
| 490 | 
            -
                <link href="https://blog.cpen.top/posts/5162.html"/>
         | 
| 491 | 
            -
                <id>https://blog.cpen.top/posts/5162.html</id>
         | 
| 492 | 
            -
                <published>2022-10-21T04:00:00.000Z</published>
         | 
| 493 | 
            -
                <updated>2022-10-21T05:00:00.000Z</updated>
         | 
| 494 | 
            -
                
         | 
| 495 | 
            -
                
         | 
| 496 | 
            -
                  
         | 
| 497 | 
            -
                  
         | 
| 498 | 
            -
                <summary type="html"><h1 id="Hexo-出错排查">Hexo 出错排查<a class="header-anchor" href="#Hexo-出错排查"></a></h1>
         | 
| 499 | 
            -
            <h2 id="一-Nunjucks-Error">一. Nunjucks Error<a class="header</summary>
         | 
| 500 | 
            -
                  
         | 
| 501 | 
            -
                
         | 
| 502 | 
            -
                
         | 
| 503 | 
            -
                
         | 
| 504 | 
            -
                <category term="Hexo" scheme="https://blog.cpen.top/categories/Hexo/"/>
         | 
| 505 | 
            -
                
         | 
| 506 | 
            -
                
         | 
| 507 | 
            -
                <category term="Troubleshooting" scheme="https://blog.cpen.top/tags/Troubleshooting/"/>
         | 
| 508 | 
            -
                
         | 
| 509 | 
            -
                <category term="Hexo" scheme="https://blog.cpen.top/tags/Hexo/"/>
         | 
| 510 | 
            -
                
         | 
| 511 | 
            -
              </entry>
         | 
| 512 | 
            -
              
         | 
| 513 | 
            -
              <entry>
         | 
| 514 | 
            -
                <title>02_Error-记 Win下 Git 忘加入 PATH</title>
         | 
| 515 | 
            -
                <link href="https://blog.cpen.top/posts/cb0ae693.html"/>
         | 
| 516 | 
            -
                <id>https://blog.cpen.top/posts/cb0ae693.html</id>
         | 
| 517 | 
            -
                <published>2022-10-20T04:00:00.000Z</published>
         | 
| 518 | 
            -
                <updated>2022-10-20T05:00:00.000Z</updated>
         | 
| 519 | 
            -
                
         | 
| 520 | 
            -
                
         | 
| 521 | 
            -
                  
         | 
| 522 | 
            -
                  
         | 
| 523 | 
            -
                <summary type="html"><h1 id="1-问题描述">1. 问题描述<a class="header-anchor" href="#1-问题描述"></a></h1>
         | 
| 524 | 
            -
            <p>右键 vscode 打开项目,使用 git bash 作为终端 敲命令,有些仓库出现 <code>bash: xxx: comm</summary>
         | 
| 525 | 
            -
                  
         | 
| 526 | 
            -
                
         | 
| 527 | 
            -
                
         | 
| 528 | 
            -
                
         | 
| 529 | 
            -
                <category term="Error" scheme="https://blog.cpen.top/categories/Error/"/>
         | 
| 530 | 
            -
                
         | 
| 531 | 
            -
                
         | 
| 532 | 
            -
                <category term="Error" scheme="https://blog.cpen.top/tags/Error/"/>
         | 
| 533 | 
            -
                
         | 
| 534 | 
            -
                <category term="Git" scheme="https://blog.cpen.top/tags/Git/"/>
         | 
| 535 | 
            -
                
         | 
| 536 | 
            -
              </entry>
         | 
| 537 | 
            -
              
         | 
| 538 546 | 
             
            </feed>
         | 
    
        package/baidu_urls.txt
    CHANGED
    
    | @@ -1,10 +1,10 @@ | |
| 1 | 
            +
            https://blog.cpen.top/posts/db7b8b04.html
         | 
| 2 | 
            +
            https://blog.cpen.top/posts/8d01af11.html
         | 
| 3 | 
            +
            https://blog.cpen.top/posts/85a8374a.html
         | 
| 4 | 
            +
            https://blog.cpen.top/posts/285c50ae.html
         | 
| 5 | 
            +
            https://blog.cpen.top/posts/beb8baf2.html
         | 
| 6 | 
            +
            https://blog.cpen.top/posts/3e42a4ef.html
         | 
| 1 7 | 
             
            https://blog.cpen.top/posts/8b765f7a.html
         | 
| 2 8 | 
             
            https://blog.cpen.top/posts/6f7759e0.html
         | 
| 3 9 | 
             
            https://blog.cpen.top/posts/acb8c062.html
         | 
| 4 | 
            -
            https://blog.cpen.top/posts/cee83196.html
         | 
| 5 | 
            -
            https://blog.cpen.top/posts/fe8dbc73.html
         | 
| 6 | 
            -
            https://blog.cpen.top/posts/10d5063.html
         | 
| 7 | 
            -
            https://blog.cpen.top/posts/27addd89.html
         | 
| 8 | 
            -
            https://blog.cpen.top/posts/df249111.html
         | 
| 9 | 
            -
            https://blog.cpen.top/posts/4c16ee73.html
         | 
| 10 | 
            -
            https://blog.cpen.top/posts/b7f58a40.html
         | 
| 10 | 
            +
            https://blog.cpen.top/posts/cee83196.html
         | 
    
        package/baidusitemap.xml
    CHANGED
    
    | @@ -1,20 +1,60 @@ | |
| 1 1 | 
             
            <?xml version="1.0" encoding="UTF-8"?>
         | 
| 2 2 | 
             
            <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
         | 
| 3 | 
            +
              <url>
         | 
| 4 | 
            +
                <loc>https://blog.cpen.top/posts/8b765f7a.html</loc>
         | 
| 5 | 
            +
                <lastmod>2023-10-11</lastmod>
         | 
| 6 | 
            +
              </url>
         | 
| 3 7 | 
             
              <url>
         | 
| 4 8 | 
             
                <loc>https://blog.cpen.top/posts/88a726.html</loc>
         | 
| 5 9 | 
             
                <lastmod>2023-10-10</lastmod>
         | 
| 6 10 | 
             
              </url>
         | 
| 11 | 
            +
              <url>
         | 
| 12 | 
            +
                <loc>https://blog.cpen.top/posts/cee83196.html</loc>
         | 
| 13 | 
            +
                <lastmod>2023-10-05</lastmod>
         | 
| 14 | 
            +
              </url>
         | 
| 15 | 
            +
              <url>
         | 
| 16 | 
            +
                <loc>https://blog.cpen.top/posts/27addd89.html</loc>
         | 
| 17 | 
            +
                <lastmod>2023-10-01</lastmod>
         | 
| 18 | 
            +
              </url>
         | 
| 19 | 
            +
              <url>
         | 
| 20 | 
            +
                <loc>https://blog.cpen.top/posts/fe8dbc73.html</loc>
         | 
| 21 | 
            +
                <lastmod>2023-09-05</lastmod>
         | 
| 22 | 
            +
              </url>
         | 
| 23 | 
            +
              <url>
         | 
| 24 | 
            +
                <loc>https://blog.cpen.top/posts/b7f58a40.html</loc>
         | 
| 25 | 
            +
                <lastmod>2023-07-11</lastmod>
         | 
| 26 | 
            +
              </url>
         | 
| 7 27 | 
             
              <url>
         | 
| 8 28 | 
             
                <loc>https://blog.cpen.top/posts/16589f92.html</loc>
         | 
| 9 29 | 
             
                <lastmod>2023-06-16</lastmod>
         | 
| 10 30 | 
             
              </url>
         | 
| 11 31 | 
             
              <url>
         | 
| 12 | 
            -
                <loc>https://blog.cpen.top/posts/ | 
| 13 | 
            -
                <lastmod>2023- | 
| 32 | 
            +
                <loc>https://blog.cpen.top/posts/db7b8b04.html</loc>
         | 
| 33 | 
            +
                <lastmod>2023-06-01</lastmod>
         | 
| 14 34 | 
             
              </url>
         | 
| 15 35 | 
             
              <url>
         | 
| 16 | 
            -
                <loc>https://blog.cpen.top/posts/ | 
| 17 | 
            -
                <lastmod>2023- | 
| 36 | 
            +
                <loc>https://blog.cpen.top/posts/8d01af11.html</loc>
         | 
| 37 | 
            +
                <lastmod>2023-05-05</lastmod>
         | 
| 38 | 
            +
              </url>
         | 
| 39 | 
            +
              <url>
         | 
| 40 | 
            +
                <loc>https://blog.cpen.top/posts/85a8374a.html</loc>
         | 
| 41 | 
            +
                <lastmod>2023-05-04</lastmod>
         | 
| 42 | 
            +
              </url>
         | 
| 43 | 
            +
              <url>
         | 
| 44 | 
            +
                <loc>https://blog.cpen.top/posts/285c50ae.html</loc>
         | 
| 45 | 
            +
                <lastmod>2023-05-03</lastmod>
         | 
| 46 | 
            +
              </url>
         | 
| 47 | 
            +
              <url>
         | 
| 48 | 
            +
                <loc>https://blog.cpen.top/posts/beb8baf2.html</loc>
         | 
| 49 | 
            +
                <lastmod>2023-05-02</lastmod>
         | 
| 50 | 
            +
              </url>
         | 
| 51 | 
            +
              <url>
         | 
| 52 | 
            +
                <loc>https://blog.cpen.top/posts/3e42a4ef.html</loc>
         | 
| 53 | 
            +
                <lastmod>2023-05-01</lastmod>
         | 
| 54 | 
            +
              </url>
         | 
| 55 | 
            +
              <url>
         | 
| 56 | 
            +
                <loc>https://blog.cpen.top/posts/9b5a2768.html</loc>
         | 
| 57 | 
            +
                <lastmod>2023-04-13</lastmod>
         | 
| 18 58 | 
             
              </url>
         | 
| 19 59 | 
             
              <url>
         | 
| 20 60 | 
             
                <loc>https://blog.cpen.top/posts/6f7759e0.html</loc>
         | 
| @@ -24,10 +64,6 @@ | |
| 24 64 | 
             
                <loc>https://blog.cpen.top/posts/acb8c062.html</loc>
         | 
| 25 65 | 
             
                <lastmod>2023-04-02</lastmod>
         | 
| 26 66 | 
             
              </url>
         | 
| 27 | 
            -
              <url>
         | 
| 28 | 
            -
                <loc>https://blog.cpen.top/posts/cee83196.html</loc>
         | 
| 29 | 
            -
                <lastmod>2023-04-01</lastmod>
         | 
| 30 | 
            -
              </url>
         | 
| 31 67 | 
             
              <url>
         | 
| 32 68 | 
             
                <loc>https://blog.cpen.top/posts/10d5063.html</loc>
         | 
| 33 69 | 
             
                <lastmod>2023-03-28</lastmod>
         | 
| @@ -36,10 +72,6 @@ | |
| 36 72 | 
             
                <loc>https://blog.cpen.top/posts/583c5c34.html</loc>
         | 
| 37 73 | 
             
                <lastmod>2023-03-11</lastmod>
         | 
| 38 74 | 
             
              </url>
         | 
| 39 | 
            -
              <url>
         | 
| 40 | 
            -
                <loc>https://blog.cpen.top/posts/fe8dbc73.html</loc>
         | 
| 41 | 
            -
                <lastmod>2023-03-01</lastmod>
         | 
| 42 | 
            -
              </url>
         | 
| 43 75 | 
             
              <url>
         | 
| 44 76 | 
             
                <loc>https://blog.cpen.top/posts/3ffec809.html</loc>
         | 
| 45 77 | 
             
                <lastmod>2023-02-06</lastmod>
         | 
| @@ -48,18 +80,10 @@ | |
| 48 80 | 
             
                <loc>https://blog.cpen.top/posts/df249111.html</loc>
         | 
| 49 81 | 
             
                <lastmod>2023-01-03</lastmod>
         | 
| 50 82 | 
             
              </url>
         | 
| 51 | 
            -
              <url>
         | 
| 52 | 
            -
                <loc>https://blog.cpen.top/posts/27addd89.html</loc>
         | 
| 53 | 
            -
                <lastmod>2023-01-01</lastmod>
         | 
| 54 | 
            -
              </url>
         | 
| 55 83 | 
             
              <url>
         | 
| 56 84 | 
             
                <loc>https://blog.cpen.top/posts/4c16ee73.html</loc>
         | 
| 57 85 | 
             
                <lastmod>2022-12-05</lastmod>
         | 
| 58 86 | 
             
              </url>
         | 
| 59 | 
            -
              <url>
         | 
| 60 | 
            -
                <loc>https://blog.cpen.top/posts/b7f58a40.html</loc>
         | 
| 61 | 
            -
                <lastmod>2022-12-04</lastmod>
         | 
| 62 | 
            -
              </url>
         | 
| 63 87 | 
             
              <url>
         | 
| 64 88 | 
             
                <loc>https://blog.cpen.top/posts/4f5c6419.html</loc>
         | 
| 65 89 | 
             
                <lastmod>2022-12-01</lastmod>
         |