Skip to content

Commit

Permalink
new article kd in llm
Browse files Browse the repository at this point in the history
  • Loading branch information
wnma3mz committed Sep 8, 2024
1 parent 51701a6 commit e8aa488
Show file tree
Hide file tree
Showing 448 changed files with 7,770 additions and 9,481 deletions.
25 changes: 17 additions & 8 deletions 1970/01/01/hello-world/index.html
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<meta property="og:description" content="Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.">
<meta property="og:locale">
<meta property="article:published_time" content="1969-12-31T16:00:00.000Z">
<meta property="article:modified_time" content="2020-04-29T14:22:54.996Z">
<meta property="article:modified_time" content="2024-06-15T08:01:01.801Z">
<meta property="article:author" content="wnma3mz">
<meta property="article:tag" content="test">
<meta name="twitter:card" content="summary">
Expand Down Expand Up @@ -229,7 +229,7 @@ <h1 class="post-title" itemprop="name headline">
<i class="far fa-calendar-check"></i>
</span>
<span class="post-meta-item-text">更新于</span>
<time title="عُدل:2020-04-29 22:22:54" itemprop="dateModified" datetime="2020-04-29T22:22:54+08:00">2020-04-29</time>
<time title="عُدل:2024-06-15 16:01:01" itemprop="dateModified" datetime="2024-06-15T16:01:01+08:00">2024-06-15</time>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
Expand All @@ -252,21 +252,30 @@ <h1 class="post-title" itemprop="name headline">
<div class="post-body" itemprop="articleBody">


<p>Welcome to <a target="_blank" rel="noopener" href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a target="_blank" rel="noopener" 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 target="_blank" rel="noopener" href="https://hexo.io/docs/troubleshooting.html">troubleshooting</a> or you can ask me on <a target="_blank" rel="noopener" href="https://github.com/hexojs/hexo/issues">GitHub</a>.</p>
<a id="more"></a>
<p>Welcome to <a target="_blank" rel="noopener" href="https://hexo.io/">Hexo</a>! This is your very
first post. Check <a target="_blank" rel="noopener" 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
target="_blank" rel="noopener" href="https://hexo.io/docs/troubleshooting.html">troubleshooting</a> or
you can ask me on <a
target="_blank" rel="noopener" href="https://github.com/hexojs/hexo/issues">GitHub</a>.</p>
<span id="more"></span>
<h2 id="quick-start">Quick Start</h2>
<h3 id="create-a-new-post">Create a new post</h3>
<figure class="highlight bash"><table><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">&quot;My New Post&quot;</span></span><br></pre></td></tr></table></figure>
<p>More info: <a target="_blank" rel="noopener" href="https://hexo.io/docs/writing.html">Writing</a></p>
<p>More info: <a
target="_blank" rel="noopener" href="https://hexo.io/docs/writing.html">Writing</a></p>
<h3 id="run-server">Run server</h3>
<figure class="highlight bash"><table><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></table></figure>
<p>More info: <a target="_blank" rel="noopener" href="https://hexo.io/docs/server.html">Server</a></p>
<h3 id="generate-static-files">Generate static files</h3>
<figure class="highlight bash"><table><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></table></figure>
<p>More info: <a target="_blank" rel="noopener" href="https://hexo.io/docs/generating.html">Generating</a></p>
<p>More info: <a
target="_blank" rel="noopener" href="https://hexo.io/docs/generating.html">Generating</a></p>
<h3 id="deploy-to-remote-sites">Deploy to remote sites</h3>
<figure class="highlight bash"><table><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></table></figure>
<p>More info: <a target="_blank" rel="noopener" href="https://hexo.io/docs/deployment.html">Deployment</a></p>
<p>More info: <a
target="_blank" rel="noopener" href="https://hexo.io/docs/deployment.html">Deployment</a></p>

</div>

Expand Down Expand Up @@ -393,7 +402,7 @@ <h3 id="deploy-to-remote-sites">Deploy to remote sites</h3>
<div class="site-state-item site-state-tags">
<a href="/hexo_blog/tags/">

<span class="site-state-item-count">85</span>
<span class="site-state-item-count">86</span>
<span class="site-state-item-name">标签</span></a>
</div>
</nav>
Expand Down
38 changes: 21 additions & 17 deletions 2017/04/09/环境安装/Hadoop伪分布式安装(Centos7)/index.html
100755 → 100644

Large diffs are not rendered by default.

Loading

0 comments on commit e8aa488

Please sign in to comment.