-
Notifications
You must be signed in to change notification settings - Fork 0
/
atom.xml
78 lines (43 loc) · 5.33 KB
/
atom.xml
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
68
69
70
71
72
73
74
75
76
77
78
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Hexo</title>
<link href="http://example.com/atom.xml" rel="self"/>
<link href="http://example.com/"/>
<updated>2024-05-05T07:09:50.757Z</updated>
<id>http://example.com/</id>
<author>
<name>John Doe</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>gongye_new_experience</title>
<link href="http://example.com/2024/05/05/gongye-new-experience/"/>
<id>http://example.com/2024/05/05/gongye-new-experience/</id>
<published>2024-05-05T06:48:37.000Z</published>
<updated>2024-05-05T07:09:50.757Z</updated>
<content type="html"><![CDATA[<span id="more"></span><p>之前和別人談到共業的時候,<br>就是一個無可奈何的事情,<br>因為那是一群人所產生的,<br>而一個人改變的能力有限,<br>所以只要說到共業,<br>就有很深的無奈感,<br>如果別人提到共業,<br>自己就會下意識覺得別人在踢皮球的感覺。</p><p>但今天想到共業,<br>可能是因為最近向外的跨出,<br>我讓別人感覺急著見面,<br>不知道為何<br>有禮貌的人會問我有和目的,<br>沒禮貌的可能就是直接貼上標籤或是預設。</p><p>而這過程在今天有些消化完,<br>為何跨出會遇見這樣的事情,<br>因為有其他的業務或是直銷,<br>所以別人需要保護自己,<br>以及很多人其實都會在奇怪的空檔時機,<br>做一些很糟搞的置入行銷行為。</p><p>這個消化讓我覺得共業,<br>反而是一種新了解,<br>也是轉機,<br>了解環境或是所遇見的困難,<br>如果是自己造成的,<br>反省自己,<br>如果是環境的,<br>則是設法去解決,<br>而不是那是共業,<br>所以我無法的那樣行為。</p>]]></content>
<summary type="html">hello world</summary>
<category term="wellness" scheme="http://example.com/tags/wellness/"/>
</entry>
<entry>
<title>tags</title>
<link href="http://example.com/2024/05/05/tags/"/>
<id>http://example.com/2024/05/05/tags/</id>
<published>2024-05-05T06:23:54.000Z</published>
<updated>2024-05-05T06:54:15.568Z</updated>
<category term="tags" scheme="http://example.com/tags/tags/"/>
</entry>
<entry>
<title>Hello World</title>
<link href="http://example.com/2024/05/05/hello-world/"/>
<id>http://example.com/2024/05/05/hello-world/</id>
<published>2024-05-05T05:34:28.527Z</published>
<updated>2024-05-05T07:10:13.549Z</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><figure class="highlight bash"><table><tbody><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo new <span class="string">"My New Post"</span></span><br></pre></td></tr></tbody></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><tbody><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo server</span><br></pre></td></tr></tbody></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><tbody><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo generate</span><br></pre></td></tr></tbody></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><tbody><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo deploy</span><br></pre></td></tr></tbody></table></figure><p>More info: <a href="https://hexo.io/docs/one-command-deployment.html">Deployment</a></p>]]></content>
<summary type="html">这是显示在首页的概述,正文内容均会被隐藏。</summary>
<category term="leetcode" scheme="http://example.com/categories/leetcode/"/>
<category term="data structure" scheme="http://example.com/categories/leetcode/data-structure/"/>
<category term="Leetcode" scheme="http://example.com/tags/Leetcode/"/>
<category term="easy" scheme="http://example.com/tags/easy/"/>
</entry>
</feed>