Skip to content

Commit

Permalink
Site updated: 2023-11-05 16:02:55
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinferiority committed Nov 5, 2023
1 parent 683bed9 commit bb1a987
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion 2021/02/03/hexo修改侧边栏文字/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h1 id="主题的-cONfig-yml文件:"><a href="#主题的-cONfig-yml文件:"
<p>3.打开主题下的_config.yml文件,在menu中添加上 不会编程的Kinferiority:/</p>
<p><strong>此处==:/==代表回到主页</strong></p>
<p>然后我们在创建的文件夹下面继续编写markdown文件就可以啦。</p>
<p><img src="/Users/jrk/kjr_blog/source/_posts/image-20231105155310162.png" alt="image-20231105155310162"></p>
<p><img src="/hexo%E4%BF%AE%E6%94%B9%E4%BE%A7%E8%BE%B9%E6%A0%8F%E6%96%87%E5%AD%97.assets/image-20231105155538146.png" alt="image-20231105155538146"></p>

</div>

Expand Down
60 changes: 30 additions & 30 deletions search.xml
Original file line number Diff line number Diff line change
@@ -1,35 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<search>
<entry>
<title>Hello World</title>
<url>/2021/02/03/hello-world/</url>
<content><![CDATA[<p>Welcome to <a href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a href="https://hexo.io/docs/">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a href="https://hexo.io/docs/troubleshooting.html">troubleshooting</a> or you can ask me on <a href="https://github.com/hexojs/hexo/issues">GitHub</a>.</p>
<h2 id="Quick-Start"><a href="#Quick-Start" class="headerlink" title="Quick Start"></a>Quick Start</h2><h3 id="Create-a-new-post"><a href="#Create-a-new-post" class="headerlink" title="Create a new post"></a>Create a new post</h3><figure class="highlight bash"><table><tr><td class="code"><pre><span class="line">$ hexo new <span class="string">&quot;My New Post&quot;</span></span><br></pre></td></tr></table></figure>
<p>More info: <a href="https://hexo.io/docs/writing.html">Writing</a></p>
<h3 id="Run-server"><a href="#Run-server" class="headerlink" title="Run server"></a>Run server</h3><figure class="highlight bash"><table><tr><td class="code"><pre><span class="line">$ hexo server</span><br></pre></td></tr></table></figure>
<p>More info: <a href="https://hexo.io/docs/server.html">Server</a></p>
<h3 id="Generate-static-files"><a href="#Generate-static-files" class="headerlink" title="Generate static files"></a>Generate static files</h3><figure class="highlight bash"><table><tr><td class="code"><pre><span class="line">$ hexo generate</span><br></pre></td></tr></table></figure>
<p>More info: <a href="https://hexo.io/docs/generating.html">Generating</a></p>
<h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerlink" title="Deploy to remote sites"></a>Deploy to remote sites</h3><figure class="highlight bash"><table><tr><td class="code"><pre><span class="line">$ hexo deploy</span><br></pre></td></tr></table></figure>
<p>More info: <a href="https://hexo.io/docs/one-command-deployment.html">Deployment</a></p>
]]></content>
</entry>
<entry>
<title>修改侧边栏文字</title>
<url>/2021/02/03/hexo%E4%BF%AE%E6%94%B9%E4%BE%A7%E8%BE%B9%E6%A0%8F%E6%96%87%E5%AD%97/</url>
<content><![CDATA[<p> 这玩意,我<strong>真的真的</strong>找了好久答案,我把所有themes中的文件都找了一遍,想找到侧边栏中的文字,结果….,tmd,我说为啥会有一个language 文件夹,原来里面有个文件,设置<strong>中英文对照关系</strong>。</p>
<a id="more"></a>
<h1 id="主题的-cONfig-yml文件:"><a href="#主题的-cONfig-yml文件:" class="headerlink" title="主题的_cONfig.yml文件:"></a>主题的_cONfig.yml文件:</h1><h2 id="直接敲文字进去?"><a href="#直接敲文字进去?" class="headerlink" title="直接敲文字进去?"></a>直接敲文字进去?</h2><p>==要这样我还能这么生气?==</p>
<p>1.回到你的blog根目录</p>
<p>2.键入 <code>hexo new page &quot;不会编程的Kinferiority&quot;</code></p>
<p>你会发现你的source文件夹中出现了上述文件夹,里面有一个默认的index.html文件</p>
<p>3.打开主题下的_config.yml文件,在menu中添加上 不会编程的Kinferiority:/</p>
<p><strong>此处==:/==代表回到主页</strong></p>
<p>然后我们在创建的文件夹下面继续编写markdown文件就可以啦。</p>
<p><img src="/Users/jrk/kjr_blog/source/_posts/image-20231105155310162.png" alt="image-20231105155310162"></p>
]]></content>
</entry>
<entry>
<title>A novel deep framework for dynamic malware detection based on API sequence intrinsic features</title>
<url>/2023/11/05/A-novel-deep-framework-for-dynamic-malware-detection-based-on-API-sequence-intrinsic-features/</url>
Expand Down Expand Up @@ -166,6 +136,36 @@
<li>xxxxxxx</li>
<li>xxxxx</li>
</ol>
]]></content>
</entry>
<entry>
<title>Hello World</title>
<url>/2021/02/03/hello-world/</url>
<content><![CDATA[<p>Welcome to <a href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a href="https://hexo.io/docs/">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a href="https://hexo.io/docs/troubleshooting.html">troubleshooting</a> or you can ask me on <a href="https://github.com/hexojs/hexo/issues">GitHub</a>.</p>
<h2 id="Quick-Start"><a href="#Quick-Start" class="headerlink" title="Quick Start"></a>Quick Start</h2><h3 id="Create-a-new-post"><a href="#Create-a-new-post" class="headerlink" title="Create a new post"></a>Create a new post</h3><figure class="highlight bash"><table><tr><td class="code"><pre><span class="line">$ hexo new <span class="string">&quot;My New Post&quot;</span></span><br></pre></td></tr></table></figure>
<p>More info: <a href="https://hexo.io/docs/writing.html">Writing</a></p>
<h3 id="Run-server"><a href="#Run-server" class="headerlink" title="Run server"></a>Run server</h3><figure class="highlight bash"><table><tr><td class="code"><pre><span class="line">$ hexo server</span><br></pre></td></tr></table></figure>
<p>More info: <a href="https://hexo.io/docs/server.html">Server</a></p>
<h3 id="Generate-static-files"><a href="#Generate-static-files" class="headerlink" title="Generate static files"></a>Generate static files</h3><figure class="highlight bash"><table><tr><td class="code"><pre><span class="line">$ hexo generate</span><br></pre></td></tr></table></figure>
<p>More info: <a href="https://hexo.io/docs/generating.html">Generating</a></p>
<h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerlink" title="Deploy to remote sites"></a>Deploy to remote sites</h3><figure class="highlight bash"><table><tr><td class="code"><pre><span class="line">$ hexo deploy</span><br></pre></td></tr></table></figure>
<p>More info: <a href="https://hexo.io/docs/one-command-deployment.html">Deployment</a></p>
]]></content>
</entry>
<entry>
<title>修改侧边栏文字</title>
<url>/2021/02/03/hexo%E4%BF%AE%E6%94%B9%E4%BE%A7%E8%BE%B9%E6%A0%8F%E6%96%87%E5%AD%97/</url>
<content><![CDATA[<p> 这玩意,我<strong>真的真的</strong>找了好久答案,我把所有themes中的文件都找了一遍,想找到侧边栏中的文字,结果….,tmd,我说为啥会有一个language 文件夹,原来里面有个文件,设置<strong>中英文对照关系</strong>。</p>
<a id="more"></a>
<h1 id="主题的-cONfig-yml文件:"><a href="#主题的-cONfig-yml文件:" class="headerlink" title="主题的_cONfig.yml文件:"></a>主题的_cONfig.yml文件:</h1><h2 id="直接敲文字进去?"><a href="#直接敲文字进去?" class="headerlink" title="直接敲文字进去?"></a>直接敲文字进去?</h2><p>==要这样我还能这么生气?==</p>
<p>1.回到你的blog根目录</p>
<p>2.键入 <code>hexo new page &quot;不会编程的Kinferiority&quot;</code></p>
<p>你会发现你的source文件夹中出现了上述文件夹,里面有一个默认的index.html文件</p>
<p>3.打开主题下的_config.yml文件,在menu中添加上 不会编程的Kinferiority:/</p>
<p><strong>此处==:/==代表回到主页</strong></p>
<p>然后我们在创建的文件夹下面继续编写markdown文件就可以啦。</p>
<p><img src="/hexo%E4%BF%AE%E6%94%B9%E4%BE%A7%E8%BE%B9%E6%A0%8F%E6%96%87%E5%AD%97.assets/image-20231105155538146.png" alt="image-20231105155538146"></p>
]]></content>
</entry>
<entry>
Expand Down

0 comments on commit bb1a987

Please sign in to comment.