|
87 | 87 | <meta property="og:site_name" content="Ten Tips">
|
88 | 88 | <meta property="og:description" content="First Blog On GitHubI try to start maintain this blog on the GitHub from today. The blog will be used as a notebook, or a diary to help me memorize the thing. Also it will help me practice writing in">
|
89 | 89 | <meta property="og:locale" content="en">
|
90 |
| -<meta property="og:updated_time" content="2017-12-29T06:41:41.574Z"> |
| 90 | +<meta property="og:updated_time" content="2018-02-01T01:29:06.969Z"> |
91 | 91 | <meta name="twitter:card" content="summary">
|
92 | 92 | <meta name="twitter:title" content="Hello Hexo World">
|
93 | 93 | <meta name="twitter:description" content="First Blog On GitHubI try to start maintain this blog on the GitHub from today. The blog will be used as a notebook, or a diary to help me memorize the thing. Also it will help me practice writing in">
|
@@ -331,7 +331,15 @@ <h1 class="post-title" itemprop="name headline">Hello Hexo World</h1>
|
331 | 331 |
|
332 | 332 | <h3 id="First-Blog-On-GitHub"><a href="#First-Blog-On-GitHub" class="headerlink" title="First Blog On GitHub"></a>First Blog On GitHub</h3><p>I try to start maintain this blog on the GitHub from today. The blog will be used as a notebook, or a diary to help me memorize the thing. </p>
|
333 | 333 | <p>Also it will help me practice writing in MarkDown.</p>
|
334 |
| -<p>Hope I can insist doing this.</p> |
| 334 | +<h2 id="Hope-I-can-insist-doing-this"><a href="#Hope-I-can-insist-doing-this" class="headerlink" title="Hope I can insist doing this."></a>Hope I can insist doing this.</h2><h2 id="title-Hello-World"><a href="#title-Hello-World" class="headerlink" title="title: Hello World"></a>title: Hello World</h2><p>Welcome to <a href="https://hexo.io/" target="_blank" rel="noopener">Hexo</a>! This is your very first post. Check <a href="https://hexo.io/docs/" target="_blank" rel="noopener">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" target="_blank" rel="noopener">troubleshooting</a> or you can ask me on <a href="https://github.com/hexojs/hexo/issues" target="_blank" rel="noopener">GitHub</a>.</p> |
| 335 | +<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="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></table></figure> |
| 336 | +<p>More info: <a href="https://hexo.io/docs/writing.html" target="_blank" rel="noopener">Writing</a></p> |
| 337 | +<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="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> |
| 338 | +<p>More info: <a href="https://hexo.io/docs/server.html" target="_blank" rel="noopener">Server</a></p> |
| 339 | +<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="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> |
| 340 | +<p>More info: <a href="https://hexo.io/docs/generating.html" target="_blank" rel="noopener">Generating</a></p> |
| 341 | +<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="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> |
| 342 | +<p>More info: <a href="https://hexo.io/docs/deployment.html" target="_blank" rel="noopener">Deployment</a></p> |
335 | 343 |
|
336 | 344 |
|
337 | 345 | </div>
|
@@ -447,7 +455,7 @@ <h3 id="First-Blog-On-GitHub"><a href="#First-Blog-On-GitHub" class="headerlink"
|
447 | 455 |
|
448 | 456 | <a href="/archives/">
|
449 | 457 |
|
450 |
| - <span class="site-state-item-count">5</span> |
| 458 | + <span class="site-state-item-count">3</span> |
451 | 459 | <span class="site-state-item-name">posts</span>
|
452 | 460 | </a>
|
453 | 461 | </div>
|
@@ -503,7 +511,7 @@ <h3 id="First-Blog-On-GitHub"><a href="#First-Blog-On-GitHub" class="headerlink"
|
503 | 511 |
|
504 | 512 |
|
505 | 513 |
|
506 |
| - <div class="post-toc-content"><ol class="nav"><li class="nav-item nav-level-3"><a class="nav-link" href="#First-Blog-On-GitHub"><span class="nav-number">1.</span> <span class="nav-text">First Blog On GitHub</span></a></li></ol></div> |
| 514 | + <div class="post-toc-content"><ol class="nav"><li class="nav-item nav-level-3"><a class="nav-link" href="#First-Blog-On-GitHub"><span class="nav-number">1.</span> <span class="nav-text">First Blog On GitHub</span></a></li></ol></li><li class="nav-item nav-level-2"><a class="nav-link" href="#Hope-I-can-insist-doing-this"><span class="nav-number"></span> <span class="nav-text">Hope I can insist doing this.</span></a></li><li class="nav-item nav-level-2"><a class="nav-link" href="#title-Hello-World"><span class="nav-number"></span> <span class="nav-text">title: Hello World</span></a></li><li class="nav-item nav-level-2"><a class="nav-link" href="#Quick-Start"><span class="nav-number"></span> <span class="nav-text">Quick Start</span></a><ol class="nav-child"><li class="nav-item nav-level-3"><a class="nav-link" href="#Create-a-new-post"><span class="nav-number">1.</span> <span class="nav-text">Create a new post</span></a></li><li class="nav-item nav-level-3"><a class="nav-link" href="#Run-server"><span class="nav-number">2.</span> <span class="nav-text">Run server</span></a></li><li class="nav-item nav-level-3"><a class="nav-link" href="#Generate-static-files"><span class="nav-number">3.</span> <span class="nav-text">Generate static files</span></a></li><li class="nav-item nav-level-3"><a class="nav-link" href="#Deploy-to-remote-sites"><span class="nav-number">4.</span> <span class="nav-text">Deploy to remote sites</span></a></li></ol></div> |
507 | 515 |
|
508 | 516 |
|
509 | 517 | </div>
|
|
0 commit comments