-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
67 lines (34 loc) · 5.31 KB
/
Copy pathatom.xml
File metadata and controls
67 lines (34 loc) · 5.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>霁月难逢,彩云易散</title>
<link href="http://example.com/atom.xml" rel="self"/>
<link href="http://example.com/"/>
<updated>2024-02-05T13:28:18.473Z</updated>
<id>http://example.com/</id>
<author>
<name>失落幻者</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>Commonly used Hexo command in blog</title>
<link href="http://example.com/2024/02/05/Commonly%20used%20Hexo%20command%20in%20blog/"/>
<id>http://example.com/2024/02/05/Commonly%20used%20Hexo%20command%20in%20blog/</id>
<published>2024-02-05T13:09:47.000Z</published>
<updated>2024-02-05T13:28:18.473Z</updated>
<content type="html"><![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><pre><code class="bash">$ hexo new "My New Post"</code></pre><p>More info: <a href="https://hexo.io/docs/writing.html">Writing</a></p><h3 id="Clean"><a href="#Clean" class="headerlink" title="Clean"></a>Clean</h3><pre><code class="bash">$ hexo clean</code></pre><p>Cleans the cache file (<code>db.json</code>) and generated files (<code>public</code>).</p><h3 id="Run-server"><a href="#Run-server" class="headerlink" title="Run server"></a>Run server</h3><pre><code class="bash">$ hexo server</code></pre><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><pre><code class="bash">$ hexo generate</code></pre><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><pre><code class="bash">$ hexo deploy</code></pre><p>More info: <a href="https://hexo.io/docs/one-command-deployment.html">Deployment</a></p>]]></content>
<summary type="html"><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</summary>
<category term="工具" scheme="http://example.com/categories/%E5%B7%A5%E5%85%B7/"/>
<category term="博客" scheme="http://example.com/tags/%E5%8D%9A%E5%AE%A2/"/>
</entry>
<entry>
<title>博客 · 开始</title>
<link href="http://example.com/2024/02/05/%E5%8D%9A%E5%AE%A2%20%C2%B7%20%E5%BC%80%E5%A7%8B-md/"/>
<id>http://example.com/2024/02/05/%E5%8D%9A%E5%AE%A2%20%C2%B7%20%E5%BC%80%E5%A7%8B-md/</id>
<published>2024-02-05T13:09:47.000Z</published>
<updated>2024-02-05T14:17:19.006Z</updated>
<content type="html"><![CDATA[<h2 id="博客搭建参考"><a href="#博客搭建参考" class="headerlink" title="博客搭建参考"></a>博客搭建参考</h2><p>知识普及+流程记录:<a href="https://jmyblog.top/Hexo-GithubPages-CodingPages%E6%90%AD%E5%BB%BA%E8%87%AA%E5%B7%B1%E7%9A%84%E4%B8%AA%E4%BA%BA%E5%8D%9A%E5%AE%A2/">博客搭建折腾记 | 谁把钱丢了 (jmyblog.top)</a></p><p>详细过程:<a href="https://apollomao.com/Hexo-Github%E5%8D%9A%E5%AE%A2%E6%90%AD%E5%BB%BA%E6%95%99%E7%A8%8B/">Hexo+Github博客搭建教程 | 四界 (apollomao.com)</a></p><p>主题使用说明:<a href="https://yelog.org/2017/03/23/3-hexo-instruction/">3-hexo使用说明 | 叶落阁 (yelog.org)</a></p><p>配置RSS和sitemap:<a href="https://yelog.org/2017/03/14/Hexo-RSS-Sitemap/">为Hexo添加RSS和Sitemap | 叶落阁 (yelog.org)</a></p><h2 id="评论系统Disqus"><a href="#评论系统Disqus" class="headerlink" title="评论系统Disqus"></a>评论系统Disqus</h2><p>评论系统 <code>Disqus</code> ,国内网络无法访问,即便使用代理,其加载速度也很慢。</p><p><code>Disqus</code> 使用流程:<a href="https://sspai.com/post/64227">Disqus Blog,一个最好用的博客评论平台 - 少数派 (sspai.com)</a></p><p><code>Disqus</code> 改善性能:<a href="https://blog.skk.moe/post/prevent-disqus-from-slowing-your-site/">使 Disqus 不再拖累性能和页面加载 | Sukka’s Blog (skk.moe)</a></p>]]></content>
<summary type="html"><h2 id="博客搭建参考"><a href="#博客搭建参考" class="headerlink" title="博客搭建参考"></a>博客搭建参考</h2><p>知识普及+流程记录:<a href="https://jmyblog.top/Hexo-GithubPage</summary>
<category term="工具" scheme="http://example.com/categories/%E5%B7%A5%E5%85%B7/"/>
<category term="博客" scheme="http://example.com/tags/%E5%8D%9A%E5%AE%A2/"/>
</entry>
</feed>